class Spec2::Reporters::Doc
- Spec2::Reporters::Doc
- Reference
- Object
Included Modules
Extended Modules
Defined in:
reporters/doc.crConstructors
Class Method Summary
Instance Method Summary
- #configure_output(output : Spec2::Output | Nil)
- #context_finished(context)
- #context_started(context)
- #example_errored(example, exception)
- #example_failed(example, exception)
- #example_started(example)
- #example_succeeded(example)
- #nesting
- #nesting? : Int32
- #output : Output
- #output? : Output | Nil
- #report