Class: RSpecStepwise::ApatheticReporter
- Inherits:
-
RSpec::Core::Reporter
- Object
- RSpec::Core::Reporter
- RSpecStepwise::ApatheticReporter
- Defined in:
- lib/two-step/stepwise.rb
Instance Method Summary collapse
Instance Method Details
#notify(*args) ⇒ Object
3 4 5 |
# File 'lib/two-step/stepwise.rb', line 3 def notify(*args) #noop end |