|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ScenarioReporter | Allows the runner to report the state of running scenarios |
| StepdocReporter | Generates reports of generated StepDocs |
| Class Summary | |
|---|---|
| PassSilentlyDecorator | Swallows the reports from all scenarios that pass, providing output only for failing or pending scenarios. |
| PrintStreamScenarioReporter | Scenario reporter that outputs to a PrintStream, defaulting to System.out. |
| PrintStreamStepdocReporter | Stepdoc reporter that outputs to a PrintStream, defaulting to System.out. |
| StepFailureScenarioReporterDecorator |
When a step fails, the Throwable that caused the failure is wrapped
in a StepFailure together with the step during which the failure
occurred. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||