method
started_with_rspec
started_with_rspec(result)
public
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