class Spec2::Reporters::Test
- Spec2::Reporters::Test
- Reference
- Object
Included Modules
Extended Modules
Defined in:
reporters/test.crConstructors
Class Method Summary
Instance Method Summary
- #configure_output(output)
- #context_finished(context)
- #context_started(context)
- #example_errored(example, exception)
- #example_failed(example, exception)
- #example_started(example)
- #example_succeeded(example)
- #received : Array(Spec2::Reporters::TestEvent)
- #report