method

mock_framework

mock_framework()
public

No documentation available.

# File lib/spec/runner/options.rb, line 135
      def mock_framework
        # TODO - don't like this dependency - perhaps store this in here instead?
        Spec::Runner.configuration.mock_framework
      end