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