Included Modules

Class/Module Index [+]

Quicksearch

RSpec::Core::MockFrameworkAdapter

Public Class Methods

framework_name() click to toggle source
# File lib/rspec/core/mocking/with_rr.rb, line 9
def self.framework_name; :rr end

Public Instance Methods

setup_mocks_for_rspec() click to toggle source
# File lib/rspec/core/mocking/with_absolutely_nothing.rb, line 5
def setup_mocks_for_rspec; end
teardown_mocks_for_rspec() click to toggle source
# File lib/rspec/core/mocking/with_absolutely_nothing.rb, line 7
def teardown_mocks_for_rspec; end
verify_mocks_for_rspec() click to toggle source
# File lib/rspec/core/mocking/with_absolutely_nothing.rb, line 6
def verify_mocks_for_rspec; end

[Validate]

Generated with the Darkfish Rdoc Generator 2.