Flowdock
method

started_with_rspec

Importance_0
RSpec latest stable (1.3.1) - 0 notes - Class: Test::Unit::UI::Console::TestRunner
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.