Table of Contents - rspec-mocks-2.14.6 Documentation
Classes and Modules
- Marshal
- RSpec
- RSpec::Mocks
- RSpec::Mocks::AllowanceTarget
- RSpec::Mocks::AmbiguousReturnError
- RSpec::Mocks::AndCallOriginalImplementation
- RSpec::Mocks::AndReturnImplementation
- RSpec::Mocks::AndYieldImplementation
- RSpec::Mocks::AnyInstance
- RSpec::Mocks::AnyInstance::Chain
- RSpec::Mocks::AnyInstance::Chain::Customizations
- RSpec::Mocks::AnyInstance::ExpectationChain
- RSpec::Mocks::AnyInstance::MessageChains
- RSpec::Mocks::AnyInstance::PositiveExpectationChain
- RSpec::Mocks::AnyInstance::Recorder
- RSpec::Mocks::AnyInstance::StubChain
- RSpec::Mocks::AnyInstance::StubChainChain
- RSpec::Mocks::AnyInstanceAllowanceTarget
- RSpec::Mocks::AnyInstanceExpectationTarget
- RSpec::Mocks::ArgumentListMatcher
- RSpec::Mocks::ArgumentMatchers
- RSpec::Mocks::ArgumentMatchers::AnyArgMatcher
- RSpec::Mocks::ArgumentMatchers::AnyArgsMatcher
- RSpec::Mocks::ArgumentMatchers::BooleanMatcher
- RSpec::Mocks::ArgumentMatchers::DuckTypeMatcher
- RSpec::Mocks::ArgumentMatchers::EqualityProxy
- RSpec::Mocks::ArgumentMatchers::HashExcludingMatcher
- RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher
- RSpec::Mocks::ArgumentMatchers::InstanceOf
- RSpec::Mocks::ArgumentMatchers::KindOf
- RSpec::Mocks::ArgumentMatchers::MatcherMatcher
- RSpec::Mocks::ArgumentMatchers::NoArgsMatcher
- RSpec::Mocks::ArgumentMatchers::RegexpMatcher
- RSpec::Mocks::Configuration
- RSpec::Mocks::Constant
- RSpec::Mocks::ConstantMutator
- RSpec::Mocks::ConstantMutator::BaseMutator
- RSpec::Mocks::ConstantMutator::ConstantHider
- RSpec::Mocks::ConstantMutator::DefinedConstantReplacer
- RSpec::Mocks::ConstantMutator::UndefinedConstantSetter
- RSpec::Mocks::ConstantStubber
- RSpec::Mocks::Deprecation
- RSpec::Mocks::ErrorGenerator
- RSpec::Mocks::ExampleMethods
- RSpec::Mocks::ExampleMethods::ExpectHost
- RSpec::Mocks::ExpectationTarget
- RSpec::Mocks::Implementation
- RSpec::Mocks::InstanceExec
- RSpec::Mocks::InstanceMethodStasher
- RSpec::Mocks::Matchers
- RSpec::Mocks::Matchers::HaveReceived
- RSpec::Mocks::Matchers::Receive
- RSpec::Mocks::Matchers::Receive::Customization
- RSpec::Mocks::MessageExpectation
- RSpec::Mocks::MethodDouble
- RSpec::Mocks::MethodDouble::@object;
- RSpec::Mocks::MethodDouble::ProcWithBlock
- RSpec::Mocks::Mock
- RSpec::Mocks::MockExpectationError
- RSpec::Mocks::OrderGroup
- RSpec::Mocks::Proxy
- RSpec::Mocks::ProxyForNil
- RSpec::Mocks::RecursiveConstMethods
- RSpec::Mocks::Space
- RSpec::Mocks::StubChain
- RSpec::Mocks::Syntax
- RSpec::Mocks::TargetBase
- RSpec::Mocks::TestDouble
- RSpec::Mocks::Version
- RSpec::Mocks::host;
Methods
- ::allow_message — RSpec::Mocks
- ::any_instance_recorder_for — RSpec::Mocks
- ::configuration — RSpec::Mocks
- ::default_should_syntax_host — RSpec::Mocks::Syntax
- ::delegate_to — RSpec::Mocks::TargetBase
- ::disable_expect — RSpec::Mocks::Syntax
- ::disable_should — RSpec::Mocks::Syntax
- ::disallow_negation — RSpec::Mocks::TargetBase
- ::dump — Marshal
- ::dump_with_mocks — Marshal
- ::dump_without_mocks — Marshal
- ::enable_expect — RSpec::Mocks::Syntax
- ::enable_should — RSpec::Mocks::Syntax
- ::expect_enabled? — RSpec::Mocks::Syntax
- ::expect_message — RSpec::Mocks
- ::extend_onto — RSpec::Mocks::TestDouble
- ::find — RSpec::Mocks::ConstantMutator
- ::find — RSpec::Mocks::ConstantMutator
- ::hide — RSpec::Mocks::ConstantMutator
- ::hide — RSpec::Mocks::ConstantMutator
- ::included — RSpec::Mocks::ExampleMethods
- ::method_handle_for — RSpec::Mocks
- ::mutate — RSpec::Mocks::ConstantMutator
- ::mutate — RSpec::Mocks::ConstantMutator
- ::mutators — RSpec::Mocks::ConstantMutator
- ::mutators — RSpec::Mocks::ConstantMutator
- ::new — RSpec::Mocks::AnyInstance::Chain
- ::new — RSpec::Mocks::AnyInstance::ExpectationChain
- ::new — RSpec::Mocks::AnyInstance::MessageChains
- ::new — RSpec::Mocks::AnyInstance::Recorder
- ::new — RSpec::Mocks::ArgumentListMatcher
- ::new — RSpec::Mocks::ArgumentMatchers::AnyArgMatcher
- ::new — RSpec::Mocks::ArgumentMatchers::RegexpMatcher
- ::new — RSpec::Mocks::ArgumentMatchers::BooleanMatcher
- ::new — RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher
- ::new — RSpec::Mocks::ArgumentMatchers::HashExcludingMatcher
- ::new — RSpec::Mocks::ArgumentMatchers::DuckTypeMatcher
- ::new — RSpec::Mocks::ArgumentMatchers::MatcherMatcher
- ::new — RSpec::Mocks::ArgumentMatchers::EqualityProxy
- ::new — RSpec::Mocks::ArgumentMatchers::InstanceOf
- ::new — RSpec::Mocks::ArgumentMatchers::KindOf
- ::new — RSpec::Mocks::ErrorGenerator
- ::new — RSpec::Mocks::InstanceMethodStasher
- ::new — RSpec::Mocks::Matchers::HaveReceived
- ::new — RSpec::Mocks::Matchers::Receive
- ::new — RSpec::Mocks::Matchers::Receive::Customization
- ::new — RSpec::Mocks::MessageExpectation
- ::new — RSpec::Mocks::AndYieldImplementation
- ::new — RSpec::Mocks::AndReturnImplementation
- ::new — RSpec::Mocks::AndCallOriginalImplementation
- ::new — RSpec::Mocks::MethodDouble
- ::new — RSpec::Mocks::Constant
- ::new — RSpec::Mocks::ConstantMutator::BaseMutator
- ::new — RSpec::Mocks::OrderGroup
- ::new — RSpec::Mocks::Proxy
- ::new — RSpec::Mocks::ProxyForNil
- ::new — RSpec::Mocks::Space
- ::new — RSpec::Mocks::StubChain
- ::new — RSpec::Mocks::TargetBase
- ::new — RSpec::Mocks::TestDouble
- ::original — RSpec::Mocks::Constant
- ::proxies_of — RSpec::Mocks
- ::proxy_for — RSpec::Mocks
- ::raise_double_negation_error — RSpec::Mocks::ErrorGenerator
- ::raise_on_invalid_const — RSpec::Mocks::ConstantMutator
- ::raise_on_invalid_const — RSpec::Mocks::ConstantMutator
- ::record — RSpec::Mocks::AnyInstance::Chain::Customizations
- ::register_mutator — RSpec::Mocks::ConstantMutator
- ::register_mutator — RSpec::Mocks::ConstantMutator
- ::reset_all — RSpec::Mocks::ConstantMutator
- ::reset_all — RSpec::Mocks::ConstantMutator
- ::setup — RSpec::Mocks
- ::should_enabled? — RSpec::Mocks::Syntax
- ::stub — RSpec::Mocks::ConstantMutator
- ::stub — RSpec::Mocks::ConstantMutator
- ::stub_chain_on — RSpec::Mocks::StubChain
- ::stub_object — RSpec::Mocks::Syntax
- ::teardown — RSpec::Mocks
- ::unmutated — RSpec::Mocks::Constant
- ::verify — RSpec::Mocks
- #== — RSpec::Mocks::ArgumentMatchers::AnyArgMatcher
- #== — RSpec::Mocks::ArgumentMatchers::RegexpMatcher
- #== — RSpec::Mocks::ArgumentMatchers::BooleanMatcher
- #== — RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher
- #== — RSpec::Mocks::ArgumentMatchers::HashExcludingMatcher
- #== — RSpec::Mocks::ArgumentMatchers::DuckTypeMatcher
- #== — RSpec::Mocks::ArgumentMatchers::MatcherMatcher
- #== — RSpec::Mocks::ArgumentMatchers::EqualityProxy
- #== — RSpec::Mocks::ArgumentMatchers::InstanceOf
- #== — RSpec::Mocks::ArgumentMatchers::KindOf
- #== — RSpec::Mocks::TestDouble
- #__build_mock_proxy — RSpec::Mocks::TestDouble
- #__initialize_as_test_double — RSpec::Mocks::TestDouble
- #__mock_proxy — RSpec::Mocks::TestDouble
- #__raise — RSpec::Mocks::ErrorGenerator
- #a_kind_of — RSpec::Mocks::ArgumentMatchers
- #actions — RSpec::Mocks::Implementation
- #actual_received_count_matters? — RSpec::Mocks::MessageExpectation
- #add — RSpec::Mocks::AnyInstance::MessageChains
- #add_default_stub — RSpec::Mocks::MethodDouble
- #add_expectation — RSpec::Mocks::MethodDouble
- #add_message_expectation — RSpec::Mocks::Proxy
- #add_message_expectation — RSpec::Mocks::ProxyForNil
- #add_negative_message_expectation — RSpec::Mocks::ProxyForNil
- #add_stub — RSpec::Mocks::MethodDouble
- #add_stub — RSpec::Mocks::Proxy
- #add_stub — RSpec::Mocks::ProxyForNil
- #add_stub_and_should_receive_to — RSpec::Mocks::Configuration
- #advise — RSpec::Mocks::MessageExpectation
- #all_expectations_fulfilled? — RSpec::Mocks::AnyInstance::MessageChains
- #allow — RSpec::Mocks::Syntax
- #allow_any_instance_of — RSpec::Mocks::Syntax
- #allow_message_expectations_on_nil — RSpec::Mocks::ExampleMethods
- #already_observing? — RSpec::Mocks::AnyInstance::Recorder
- #already_proxied_respond_to — RSpec::Mocks::Proxy
- #already_proxied_respond_to? — RSpec::Mocks::Proxy
- #an_instance_of — RSpec::Mocks::ArgumentMatchers
- #and_call_original — RSpec::Mocks::MessageExpectation
- #and_raise — RSpec::Mocks::MessageExpectation
- #and_return — RSpec::Mocks::MessageExpectation
- #and_throw — RSpec::Mocks::MessageExpectation
- #and_yield — RSpec::Mocks::MessageExpectation
- #any_args — RSpec::Mocks::ArgumentMatchers
- #any_instance — RSpec::Mocks::Syntax
- #any_instance_class_recorder_observing_method? — RSpec::Mocks::MethodDouble
- #any_instance_recorder_for — RSpec::Mocks::Space
- #any_number_of_times — RSpec::Mocks::MessageExpectation
- #anything — RSpec::Mocks::ArgumentMatchers
- #anythingize_lonely_keys — RSpec::Mocks::ArgumentMatchers
- #apply_constraints_to — RSpec::Mocks::Matchers::HaveReceived
- #arg_list — RSpec::Mocks::ErrorGenerator
- #arg_message — RSpec::Mocks::ErrorGenerator
- #arg_slice_for — RSpec::Mocks::Implementation
- #args_match? — RSpec::Mocks::ArgumentListMatcher
- #arity — RSpec::Mocks::AndYieldImplementation
- #arity — RSpec::Mocks::AndReturnImplementation
- #arity — RSpec::Mocks::AndCallOriginalImplementation
- #as_null_object — RSpec::Mocks::Proxy
- #as_null_object — RSpec::Mocks::Syntax
- #as_null_object — RSpec::Mocks::TestDouble
- #assign_stubs — RSpec::Mocks::TestDouble
- #at_least — RSpec::Mocks::MessageExpectation
- #at_most — RSpec::Mocks::MessageExpectation
- #backup_method! — RSpec::Mocks::AnyInstance::Recorder
- #block_passes? — RSpec::Mocks::ArgumentListMatcher
- #boolean — RSpec::Mocks::ArgumentMatchers
- #build_alias_method_name — RSpec::Mocks::AnyInstance::Recorder
- #build_expectation — RSpec::Mocks::MethodDouble
- #build_expectation — RSpec::Mocks::Proxy
- #call — RSpec::Mocks::AndYieldImplementation
- #call — RSpec::Mocks::AndReturnImplementation
- #call — RSpec::Mocks::Implementation
- #call — RSpec::Mocks::AndCallOriginalImplementation
- #call — RSpec::Mocks::MethodDouble::ProcWithBlock
- #called_max_times? — RSpec::Mocks::MessageExpectation
- #cannot_modify_further_error — RSpec::Mocks::AndCallOriginalImplementation
- #check_for_unexpected_arguments — RSpec::Mocks::Proxy
- #clear — RSpec::Mocks::MethodDouble
- #clear — RSpec::Mocks::OrderGroup
- #configure_method — RSpec::Mocks::MethodDouble
- #const_defined_on? — RSpec::Mocks::RecursiveConstMethods
- #constants_defined_on — RSpec::Mocks::RecursiveConstMethods
- #constrained_to_any_of? — RSpec::Mocks::AnyInstance::Chain
- #consume — RSpec::Mocks::OrderGroup
- #count_constraint — RSpec::Mocks::Matchers::HaveReceived
- #count_message — RSpec::Mocks::ErrorGenerator
- #create_message_expectation_on — RSpec::Mocks::AnyInstance::PositiveExpectationChain
- #create_message_expectation_on — RSpec::Mocks::AnyInstance::StubChain
- #create_message_expectation_on — RSpec::Mocks::AnyInstance::StubChainChain
- #declare_double — RSpec::Mocks::ExampleMethods
- #define_proxy_method — RSpec::Mocks::MethodDouble
- #deprecate — RSpec::Mocks::Deprecation
- #describe_expectation — RSpec::Mocks::ErrorGenerator
- #description — RSpec::Mocks::ArgumentMatchers::AnyArgsMatcher
- #description — RSpec::Mocks::ArgumentMatchers::NoArgsMatcher
- #description — RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher
- #description — RSpec::Mocks::ArgumentMatchers::HashExcludingMatcher
- #description — RSpec::Mocks::Matchers::HaveReceived
- #description — RSpec::Mocks::MessageExpectation
- #does_not_match? — RSpec::Mocks::Matchers::HaveReceived
- #does_not_match? — RSpec::Mocks::Matchers::Receive
- #double — RSpec::Mocks::ExampleMethods
- #duck_type — RSpec::Mocks::ArgumentMatchers
- #empty? — RSpec::Mocks::OrderGroup
- #ensure_count_unconstrained — RSpec::Mocks::Matchers::HaveReceived
- #ensure_registered — RSpec::Mocks::Space
- #exactly — RSpec::Mocks::MessageExpectation
- #expect — RSpec::Mocks::Matchers::HaveReceived
- #expect — RSpec::Mocks::Syntax
- #expect_any_instance_of — RSpec::Mocks::Syntax
- #expectation_count_type — RSpec::Mocks::MessageExpectation
- #expectation_fulfilled! — RSpec::Mocks::AnyInstance::Chain
- #expectation_fulfilled? — RSpec::Mocks::AnyInstance::ExpectationChain
- #expectation_fulfilled? — RSpec::Mocks::AnyInstance::StubChain
- #expectation_ordering — RSpec::Mocks::Space
- #expectations — RSpec::Mocks::MethodDouble
- #expected_args — RSpec::Mocks::MessageExpectation
- #expected_messages_received? — RSpec::Mocks::Matchers::HaveReceived
- #expected_messages_received? — RSpec::Mocks::MessageExpectation
- #expected_part_of_expectation_error — RSpec::Mocks::ErrorGenerator
- #expression — RSpec::Mocks::TargetBase
- #extract_option — RSpec::Mocks::TestDouble
- #extract_options — RSpec::Mocks::TestDouble
- #failed_fast? — RSpec::Mocks::MessageExpectation
- #failure_message — RSpec::Mocks::Matchers::HaveReceived
- #find_almost_matching_expectation — RSpec::Mocks::Proxy
- #find_almost_matching_stub — RSpec::Mocks::Proxy
- #find_best_matching_expectation_for — RSpec::Mocks::Proxy
- #find_matching_expectation — RSpec::Mocks::Proxy
- #find_matching_method_stub — RSpec::Mocks::Proxy
- #find_matching_stub — RSpec::Mocks::StubChain
- #format_args — RSpec::Mocks::ErrorGenerator
- #format_chain — RSpec::Mocks::StubChain
- #format_received_args — RSpec::Mocks::ErrorGenerator
- #generate_error — RSpec::Mocks::MessageExpectation
- #generate_failure_message — RSpec::Mocks::Matchers::HaveReceived
- #get_const_defined_on — RSpec::Mocks::RecursiveConstMethods
- #handle_order_constraint — RSpec::Mocks::OrderGroup
- #has_expectation? — RSpec::Mocks::AnyInstance::MessageChains
- #has_negative_expectation? — RSpec::Mocks::Proxy
- #hash_excluding — RSpec::Mocks::ArgumentMatchers
- #hash_including — RSpec::Mocks::ArgumentMatchers
- #hash_not_including — RSpec::Mocks::ArgumentMatchers
- #have_received — RSpec::Mocks::ExampleMethods
- #hidden? — RSpec::Mocks::Constant
- #hide_const — RSpec::Mocks::ExampleMethods
- #id_for — RSpec::Mocks::Space
- #ignoring_args? — RSpec::Mocks::MessageExpectation
- #increase_actual_received_count! — RSpec::Mocks::MessageExpectation
- #initial_action= — RSpec::Mocks::AndCallOriginalImplementation
- #initial_implementation_action= — RSpec::Mocks::MessageExpectation
- #inner_action= — RSpec::Mocks::AndCallOriginalImplementation
- #inner_implementation_action= — RSpec::Mocks::MessageExpectation
- #inspect — RSpec::Mocks::Constant
- #inspect — RSpec::Mocks::TestDouble
- #instance_exec — RSpec::Mocks::InstanceExec
- #instance_of — RSpec::Mocks::ArgumentMatchers
- #instance_that_received — RSpec::Mocks::AnyInstance::Recorder
- #intro — RSpec::Mocks::ErrorGenerator
- #invocation_order — RSpec::Mocks::AnyInstance::PositiveExpectationChain
- #invocation_order — RSpec::Mocks::AnyInstance::StubChain
- #invocation_order — RSpec::Mocks::AnyInstance::StubChainChain
- #invoke — RSpec::Mocks::MessageExpectation
- #is_matcher? — RSpec::Mocks::ArgumentListMatcher
- #kind_of — RSpec::Mocks::ArgumentMatchers
- #last_message — RSpec::Mocks::AnyInstance::Chain
- #mark_invoked! — RSpec::Mocks::AnyInstance::Recorder
- #match_any_args? — RSpec::Mocks::ArgumentListMatcher
- #matcher_for — RSpec::Mocks::ArgumentListMatcher
- #matchers_match? — RSpec::Mocks::ArgumentListMatcher
- #matches? — RSpec::Mocks::Matchers::HaveReceived
- #matches? — RSpec::Mocks::Matchers::Receive
- #matches? — RSpec::Mocks::MessageExpectation
- #matches_at_least_count? — RSpec::Mocks::MessageExpectation
- #matches_at_most_count? — RSpec::Mocks::MessageExpectation
- #matches_exact_count? — RSpec::Mocks::MessageExpectation
- #matches_name_but_not_args — RSpec::Mocks::MessageExpectation
- #message_received — RSpec::Mocks::Proxy
- #messages — RSpec::Mocks::AnyInstance::Chain
- #method_call_args_description — RSpec::Mocks::ErrorGenerator
- #method_defined_directly_on_klass? — RSpec::Mocks::InstanceMethodStasher
- #method_defined_on_klass? — RSpec::Mocks::InstanceMethodStasher
- #method_double — RSpec::Mocks::Proxy
- #method_doubles — RSpec::Mocks::Proxy
- #method_is_stashed? — RSpec::Mocks::InstanceMethodStasher
- #method_missing — RSpec::Mocks::TestDouble
- #method_owned_by_klass? — RSpec::Mocks::InstanceMethodStasher
- #mock — RSpec::Mocks::ExampleMethods
- #mock_proxy — RSpec::Mocks::Matchers::HaveReceived
- #mutate — RSpec::Mocks::ConstantMutator::ConstantHider
- #mutate — RSpec::Mocks::ConstantMutator::DefinedConstantReplacer
- #mutate — RSpec::Mocks::ConstantMutator::UndefinedConstantSetter
- #mutated? — RSpec::Mocks::Constant
- #negated? — RSpec::Mocks::AnyInstance::Chain
- #negative? — RSpec::Mocks::MessageExpectation
- #negative_expectation_for? — RSpec::Mocks::MessageExpectation
- #negative_failure_message — RSpec::Mocks::Matchers::HaveReceived
- #never — RSpec::Mocks::AnyInstance::Chain
- #never — RSpec::Mocks::MessageExpectation
- #no_args — RSpec::Mocks::ArgumentMatchers
- #normalize_chain — RSpec::Mocks::AnyInstance::Recorder
- #normalize_const_name — RSpec::Mocks::RecursiveConstMethods
- #null_object? — RSpec::Mocks::Proxy
- #null_object? — RSpec::Mocks::Syntax
- #null_object? — RSpec::Mocks::TestDouble
- #object_singleton_class — RSpec::Mocks::MethodDouble
- #observe! — RSpec::Mocks::AnyInstance::Recorder
- #once — RSpec::Mocks::MessageExpectation
- #opts — RSpec::Mocks::ErrorGenerator
- #ordered — RSpec::Mocks::MessageExpectation
- #original_method — RSpec::Mocks::MethodDouble
- #original_method_from_ancestor — RSpec::Mocks::MethodDouble
- #original_method_from_ancestry — RSpec::Mocks::MethodDouble
- #original_method_from_superclass — RSpec::Mocks::MethodDouble
- #original_unrecorded_any_instance_method — RSpec::Mocks::MethodDouble
- #playback! — RSpec::Mocks::AnyInstance::Chain
- #playback! — RSpec::Mocks::AnyInstance::MessageChains
- #playback! — RSpec::Mocks::AnyInstance::Recorder
- #playback_onto — RSpec::Mocks::Matchers::Receive::Customization
- #present? — RSpec::Mocks::Implementation
- #present? — RSpec::Mocks::AndCallOriginalImplementation
- #pretty_print — RSpec::Mocks::ErrorGenerator
- #previously_defined? — RSpec::Mocks::Constant
- #proxies_of — RSpec::Mocks::Space
- #proxy_for — RSpec::Mocks::Space
- #public_protected_or_private_method_defined? — RSpec::Mocks::AnyInstance::Recorder
- #raise_block_failed_error — RSpec::Mocks::ErrorGenerator
- #raise_expectation_error — RSpec::Mocks::ErrorGenerator
- #raise_expectation_on_mocked_method — RSpec::Mocks::ErrorGenerator
- #raise_expectation_on_unstubbed_method — RSpec::Mocks::ErrorGenerator
- #raise_if_second_instance_to_receive_message — RSpec::Mocks::AnyInstance::MessageChains
- #raise_method_not_stubbed_error — RSpec::Mocks::MethodDouble
- #raise_missing_block_error — RSpec::Mocks::ErrorGenerator
- #raise_missing_default_stub_error — RSpec::Mocks::ErrorGenerator
- #raise_missing_default_stub_error — RSpec::Mocks::Proxy
- #raise_only_valid_on_a_partial_mock — RSpec::Mocks::ErrorGenerator
- #raise_out_of_order_error — RSpec::Mocks::ErrorGenerator
- #raise_out_of_order_error — RSpec::Mocks::MessageExpectation
- #raise_similar_message_args_error — RSpec::Mocks::ErrorGenerator
- #raise_unexpected_message_args_error — RSpec::Mocks::ErrorGenerator
- #raise_unexpected_message_args_error — RSpec::Mocks::Proxy
- #raise_unexpected_message_error — RSpec::Mocks::ErrorGenerator
- #raise_unexpected_message_error — RSpec::Mocks::Proxy
- #raise_wrong_arity_error — RSpec::Mocks::ErrorGenerator
- #ready_for? — RSpec::Mocks::OrderGroup
- #receive — RSpec::Mocks::Syntax
- #received_arg_list — RSpec::Mocks::ErrorGenerator
- #received_expected_message! — RSpec::Mocks::AnyInstance::MessageChains
- #received_expected_message! — RSpec::Mocks::AnyInstance::Recorder
- #received_message? — RSpec::Mocks::Proxy
- #received_message? — RSpec::Mocks::Syntax
- #received_part_of_expectation_error — RSpec::Mocks::ErrorGenerator
- #record — RSpec::Mocks::AnyInstance::Chain
- #record_message_received — RSpec::Mocks::Proxy
- #recursive_const_defined? — RSpec::Mocks::RecursiveConstMethods
- #recursive_const_get — RSpec::Mocks::RecursiveConstMethods
- #register — RSpec::Mocks::OrderGroup
- #registered? — RSpec::Mocks::Space
- #remove_dummy_method! — RSpec::Mocks::AnyInstance::Recorder
- #remove_single_stub — RSpec::Mocks::MethodDouble
- #remove_single_stub — RSpec::Mocks::Proxy
- #remove_stub — RSpec::Mocks::MethodDouble
- #remove_stub — RSpec::Mocks::Proxy
- #remove_stub_chains_for! — RSpec::Mocks::AnyInstance::MessageChains
- #replay_received_message_on — RSpec::Mocks::Proxy
- #reset — RSpec::Mocks::MethodDouble
- #reset — RSpec::Mocks::Proxy
- #reset_all — RSpec::Mocks::Space
- #respond_to? — RSpec::Mocks::TestDouble
- #restore — RSpec::Mocks::InstanceMethodStasher
- #restore_method! — RSpec::Mocks::AnyInstance::Recorder
- #restore_original_method — RSpec::Mocks::MethodDouble
- #restore_original_method! — RSpec::Mocks::AnyInstance::Recorder
- #restore_original_visibility — RSpec::Mocks::MethodDouble
- #rspec_reset — RSpec::Mocks::ConstantMutator::ConstantHider
- #rspec_reset — RSpec::Mocks::ConstantMutator::DefinedConstantReplacer
- #rspec_reset — RSpec::Mocks::ConstantMutator::UndefinedConstantSetter
- #set_expected_received_count — RSpec::Mocks::MessageExpectation
- #setup_allowance — RSpec::Mocks::Matchers::Receive
- #setup_any_instance_allowance — RSpec::Mocks::Matchers::Receive
- #setup_any_instance_expectation — RSpec::Mocks::Matchers::Receive
- #setup_any_instance_method_substitute — RSpec::Mocks::Matchers::Receive
- #setup_any_instance_negative_expectation — RSpec::Mocks::Matchers::Receive
- #setup_expectation — RSpec::Mocks::Matchers::Receive
- #setup_method_substitute — RSpec::Mocks::Matchers::Receive
- #setup_mock_proxy_method_substitute — RSpec::Mocks::Matchers::Receive
- #setup_negative_expectation — RSpec::Mocks::Matchers::Receive
- #should_not_receive — RSpec::Mocks::AnyInstance::Recorder
- #should_not_receive — RSpec::Mocks::Syntax
- #should_receive — RSpec::Mocks::AnyInstance::Recorder
- #should_receive — RSpec::Mocks::Syntax
- #similar_messages — RSpec::Mocks::MessageExpectation
- #stash — RSpec::Mocks::InstanceMethodStasher
- #stashed_method_name — RSpec::Mocks::InstanceMethodStasher
- #stop_all_observation! — RSpec::Mocks::AnyInstance::Recorder
- #stop_observing! — RSpec::Mocks::AnyInstance::Recorder
- #stub — RSpec::Mocks::AnyInstance::Recorder
- #stub — RSpec::Mocks::ExampleMethods
- #stub — RSpec::Mocks::Syntax
- #stub! — RSpec::Mocks::AnyInstance::Recorder
- #stub! — RSpec::Mocks::Syntax
- #stub_chain — RSpec::Mocks::AnyInstance::Recorder
- #stub_chain — RSpec::Mocks::StubChain
- #stub_chain — RSpec::Mocks::Syntax
- #stub_const — RSpec::Mocks::ExampleMethods
- #stubbed? — RSpec::Mocks::Constant
- #stubs — RSpec::Mocks::MethodDouble
- #syntax — RSpec::Mocks::Configuration
- #syntax= — RSpec::Mocks::Configuration
- #terminal_action= — RSpec::Mocks::AndCallOriginalImplementation
- #terminal_implementation_action= — RSpec::Mocks::MessageExpectation
- #times — RSpec::Mocks::MessageExpectation
- #to_constant — RSpec::Mocks::ConstantMutator::BaseMutator
- #to_constant — RSpec::Mocks::ConstantMutator::ConstantHider
- #to_constant — RSpec::Mocks::ConstantMutator::DefinedConstantReplacer
- #to_constant — RSpec::Mocks::ConstantMutator::UndefinedConstantSetter
- #to_s — RSpec::Mocks::Constant
- #to_s — RSpec::Mocks::TestDouble
- #to_str — RSpec::Mocks::TestDouble
- #transfer_nested_constants — RSpec::Mocks::ConstantMutator::DefinedConstantReplacer
- #twice — RSpec::Mocks::MessageExpectation
- #unfulfilled_expectations — RSpec::Mocks::AnyInstance::MessageChains
- #unstub — RSpec::Mocks::AnyInstance::Recorder
- #unstub — RSpec::Mocks::Syntax
- #unstub! — RSpec::Mocks::AnyInstance::Recorder
- #unstub! — RSpec::Mocks::Syntax
- #verify — RSpec::Mocks::AnyInstance::Recorder
- #verify — RSpec::Mocks::MethodDouble
- #verify — RSpec::Mocks::Proxy
- #verify_all — RSpec::Mocks::Space
- #verify_constants_to_transfer! — RSpec::Mocks::ConstantMutator::DefinedConstantReplacer
- #verify_invocation_order — RSpec::Mocks::AnyInstance::ExpectationChain
- #verify_invocation_order — RSpec::Mocks::AnyInstance::StubChain
- #verify_messages_received — RSpec::Mocks::MessageExpectation
- #visibility — RSpec::Mocks::MethodDouble
- #visibility_for_method — RSpec::Mocks::MethodDouble
- #warn — RSpec::Mocks::ProxyForNil
- #with — RSpec::Mocks::MessageExpectation