|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.unitils.mock.report.impl.DefaultScenarioReport
public class DefaultScenarioReport
Creates a report of the given scenario. This will first output an overview of the executed scenario, followed by a list of suggested assertions and finally a detailed listing of the executed scenario.
| Constructor Summary | |
|---|---|
DefaultScenarioReport()
|
|
| Method Summary | |
|---|---|
java.lang.String |
createReport(Scenario scenario)
Creates a report. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultScenarioReport()
| Method Detail |
|---|
public java.lang.String createReport(Scenario scenario)
createReport in interface ScenarioReportscenario - The scenario to output, not null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||