Module: RSpec::Core::MockFrameworkAdapter
- Includes:
- FlexMock::MockContainer, RR::Extensions::InstanceMethods
- Defined in:
- lib/rspec/core/mocking/with_rr.rb,
lib/rspec/core/mocking/with_mocha.rb,
lib/rspec/core/mocking/with_rspec.rb,
lib/rspec/core/mocking/with_flexmock.rb,
lib/rspec/core/mocking/with_absolutely_nothing.rb
Class Method Summary collapse
Class Method Details
.framework_name ⇒ Object
9 |
# File 'lib/rspec/core/mocking/with_rr.rb', line 9 def self.framework_name; :rr end |