| Modifier and Type | Method and Description |
|---|---|
ReportModel |
ScenarioBase.getModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScenarioBase.setModel(ReportModel scenarioCollectionModel) |
| Modifier and Type | Field and Description |
|---|---|
ReportModel |
AbstractHtmlReportGenerator.ReportModelFile.model |
| Modifier and Type | Method and Description |
|---|---|
void |
SingleFileHtmlReportGenerator.handleReportModel(ReportModel model,
File file) |
void |
FrameBasedHtmlReportGenerator.handleReportModel(ReportModel model,
File file) |
abstract void |
AbstractHtmlReportGenerator.handleReportModel(ReportModel model,
File file) |
void |
HtmlWriter.visit(ReportModel reportModel) |
void |
HtmlWriter.visitEnd(ReportModel reportModel) |
void |
HtmlWriter.write(ReportModel model) |
static void |
HtmlFileWriter.writeModelToFile(ReportModel model,
File file) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommonReportHelper.finishReport(ReportModel model) |
| Modifier and Type | Method and Description |
|---|---|
ReportModel |
ScenarioJsonReader.apply(File file) |
| Constructor and Description |
|---|
ScenarioJsonWriter(ReportModel model) |
| Modifier and Type | Method and Description |
|---|---|
ReportModel |
ReportModelBuilder.getScenarioCollectionModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportModelBuilder.setModel(ReportModel scenarioCollectionModel) |
void |
ReportModelVisitor.visit(ReportModel reportModel) |
void |
ReportModelVisitor.visitEnd(ReportModel testCaseModel) |
| Constructor and Description |
|---|
ReportModelBuilder(ReportModel scenarioCollectionModel) |
| Modifier and Type | Method and Description |
|---|---|
static String |
PlainTextReporter.toString(ReportModel model) |
void |
PlainTextReporter.visit(ReportModel multiScenarioModel) |
void |
PlainTextReporter.write(ReportModel model) |
Copyright © 2014 TNG Technology Consulting. All rights reserved.