Flowdock
method

started_with_rspec

Importance_0
started_with_rspec(result) public

No documentation

This method has no description. You can help the RSpec community by adding new notes.

Hide source
# File lib/spec/interop/test/unit/ui/console/testrunner.rb, line 10
          def started_with_rspec(result)
            @result = result
            @need_to_output_started = true
          end
Register or log in to add new notes.