Class: Verity::Reporters::NullReporter
- Inherits:
-
Object
- Object
- Verity::Reporters::NullReporter
- Includes:
- Verity::Reporter
- Defined in:
- lib/verity/reporters/null_reporter.rb
Overview
Public: Silent reporter that discards all output. Used in forked worker processes and in tests where reporter output is unwanted.
Method Summary
Methods included from Verity::Reporter
#on_parallel_complete, #on_run_finish, #on_run_start, #on_test_complete