| Package | Description |
|---|---|
| com.tngtech.jgiven.report.html | |
| com.tngtech.jgiven.report.model | |
| com.tngtech.jgiven.report.text |
| Modifier and Type | Method and Description |
|---|---|
void |
HtmlWriter.visit(ScenarioCaseModel scenarioCase) |
void |
HtmlWriter.visitEnd(ScenarioCaseModel scenarioCase) |
| Modifier and Type | Field and Description |
|---|---|
List<ScenarioCaseModel> |
ScenarioModel.scenarioCases |
| Modifier and Type | Method and Description |
|---|---|
ScenarioCaseModel |
ScenarioModel.getCase(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScenarioModel.addCase(ScenarioCaseModel scenarioCase) |
void |
ReportModelVisitor.visit(ScenarioCaseModel scenarioCase) |
void |
ReportModelVisitor.visitEnd(ScenarioCaseModel scenarioCase) |
void |
ReportModelBuilder.writeScenarioCase(ScenarioCaseModel scenarioCase) |
| Modifier and Type | Method and Description |
|---|---|
void |
PlainTextReporter.visit(ScenarioCaseModel scenarioCase) |
void |
PlainTextReporter.visitEnd(ScenarioCaseModel scenarioCase) |
Copyright © 2014 TNG Technology Consulting. All rights reserved.