|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ReportModel in com.tngtech.jgiven.impl |
|---|
| Methods in com.tngtech.jgiven.impl that return ReportModel | |
|---|---|
ReportModel |
ScenarioBase.getModel()
|
| Methods in com.tngtech.jgiven.impl with parameters of type ReportModel | |
|---|---|
void |
ScenarioBase.setModel(ReportModel scenarioCollectionModel)
|
| Uses of ReportModel in com.tngtech.jgiven.report.analysis |
|---|
| Methods in com.tngtech.jgiven.report.analysis with parameters of type ReportModel | |
|---|---|
void |
CaseArgumentAnalyser.analyze(ReportModel model)
|
| Uses of ReportModel in com.tngtech.jgiven.report.html |
|---|
| Methods in com.tngtech.jgiven.report.html with parameters of type ReportModel | |
|---|---|
void |
StaticHtmlReportGenerator.handleReportModel(ReportModel model,
File file)
|
static String |
ReportModelHtmlWriter.toString(ReportModel model)
|
void |
ReportModelHtmlWriter.visit(ReportModel reportModel)
|
void |
ReportModelHtmlWriter.visitEnd(ReportModel reportModel)
|
void |
ReportModelHtmlWriter.write(ReportModel model,
HtmlTocWriter htmlTocWriter)
|
static void |
ReportModelHtmlWriter.writeToFile(File file,
ReportModel model,
HtmlTocWriter htmlTocWriter)
|
| Uses of ReportModel in com.tngtech.jgiven.report.impl |
|---|
| Methods in com.tngtech.jgiven.report.impl with parameters of type ReportModel | |
|---|---|
void |
CommonReportHelper.finishReport(ReportModel model)
|
| Uses of ReportModel in com.tngtech.jgiven.report.json |
|---|
| Methods in com.tngtech.jgiven.report.json that return ReportModel | |
|---|---|
ReportModel |
ScenarioJsonReader.apply(File file)
|
| Methods in com.tngtech.jgiven.report.json with parameters of type ReportModel | |
|---|---|
void |
ReportModelFileHandler.handleReportModel(ReportModel model,
File file)
|
| Constructors in com.tngtech.jgiven.report.json with parameters of type ReportModel | |
|---|---|
ScenarioJsonWriter(ReportModel model)
|
|
| Uses of ReportModel in com.tngtech.jgiven.report.model |
|---|
| Fields in com.tngtech.jgiven.report.model declared as ReportModel | |
|---|---|
ReportModel |
ReportModelFile.model
|
| Methods in com.tngtech.jgiven.report.model that return ReportModel | |
|---|---|
ReportModel |
ReportModelBuilder.getScenarioCollectionModel()
|
| Methods in com.tngtech.jgiven.report.model with parameters of type ReportModel | |
|---|---|
ReportStatistics |
StatisticsCalculator.getStatistics(ReportModel model)
|
void |
ReportModelBuilder.setReportModel(ReportModel reportModel)
|
void |
ReportModelVisitor.visit(ReportModel reportModel)
|
void |
ReportModelVisitor.visitEnd(ReportModel testCaseModel)
|
| Constructors in com.tngtech.jgiven.report.model with parameters of type ReportModel | |
|---|---|
ReportModelBuilder(ReportModel scenarioCollectionModel)
|
|
| Uses of ReportModel in com.tngtech.jgiven.report.text |
|---|
| Methods in com.tngtech.jgiven.report.text with parameters of type ReportModel | |
|---|---|
void |
PlainTextReportGenerator.handleReportModel(ReportModel model,
File file)
|
static String |
PlainTextReporter.toString(ReportModel model)
|
void |
PlainTextReporter.visit(ReportModel multiScenarioModel)
|
PlainTextReporter |
PlainTextReporter.write(ReportModel model)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||