method
mock_framework
1.2.0 -
Show latest stable
- Class:
Spec::Runner::Options
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