|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScenarioCaseModel | |
|---|---|
| com.tngtech.jgiven.report.html | |
| com.tngtech.jgiven.report.model | |
| com.tngtech.jgiven.report.text | |
| Uses of ScenarioCaseModel in com.tngtech.jgiven.report.html |
|---|
| Methods in com.tngtech.jgiven.report.html with parameters of type ScenarioCaseModel | |
|---|---|
void |
ScenarioHtmlWriter.visit(ScenarioCaseModel scenarioCase)
|
void |
DataTableScenarioHtmlWriter.visit(ScenarioCaseModel scenarioCase)
|
void |
ScenarioHtmlWriter.visitEnd(ScenarioCaseModel scenarioCase)
|
void |
DataTableScenarioHtmlWriter.visitEnd(ScenarioCaseModel scenarioCase)
|
| Uses of ScenarioCaseModel in com.tngtech.jgiven.report.model |
|---|
| Methods in com.tngtech.jgiven.report.model that return ScenarioCaseModel | |
|---|---|
ScenarioCaseModel |
ScenarioModel.getCase(int i)
|
| Methods in com.tngtech.jgiven.report.model that return types with arguments of type ScenarioCaseModel | |
|---|---|
List<ScenarioCaseModel> |
ScenarioModel.getScenarioCases()
|
| Methods in com.tngtech.jgiven.report.model with parameters of type ScenarioCaseModel | |
|---|---|
void |
ScenarioModel.addCase(ScenarioCaseModel scenarioCase)
|
void |
ReportModelVisitor.visit(ScenarioCaseModel scenarioCase)
|
void |
ReportModelVisitor.visitEnd(ScenarioCaseModel scenarioCase)
|
| Uses of ScenarioCaseModel in com.tngtech.jgiven.report.text |
|---|
| Fields in com.tngtech.jgiven.report.text declared as ScenarioCaseModel | |
|---|---|
protected ScenarioCaseModel |
PlainTextScenarioWriter.currentCaseModel
|
| Methods in com.tngtech.jgiven.report.text with parameters of type ScenarioCaseModel | |
|---|---|
protected void |
DataTablePlainTextScenarioWriter.printCaseLine(ScenarioCaseModel scenarioCase)
|
protected void |
PlainTextScenarioWriter.printCaseLine(ScenarioCaseModel scenarioCase)
|
void |
PlainTextScenarioWriter.visit(ScenarioCaseModel scenarioCase)
|
void |
DataTablePlainTextScenarioWriter.visitEnd(ScenarioCaseModel scenarioCase)
|
void |
PlainTextScenarioWriter.visitEnd(ScenarioCaseModel scenarioCase)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||