Flowdock
mock_framework(# :nodoc:) public

No documentation

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

Hide source
# File lib/spec/runner/configuration.rb, line 42
      def mock_framework # :nodoc:
        @mock_framework ||= mock_framework_path("rspec")
      end
Register or log in to add new notes.