Method: Minitest::CompositeReporter#reporters
- Defined in:
- lib/minitest.rb
#reporters ⇒ Object
The list of reporters to dispatch to.
968 969 970 |
# File 'lib/minitest.rb', line 968 def reporters @reporters end |
The list of reporters to dispatch to.
968 969 970 |
# File 'lib/minitest.rb', line 968 def reporters @reporters end |