Table of Contents - rspec-mocks-3.10.2 Documentation
Classes and Modules
- BasicObject
- Class
- Object
- RSpec
- RSpec::Mocks
- RSpec::Mocks::AllowanceTarget
- RSpec::Mocks::AndReturnImplementation
- RSpec::Mocks::AndWrapOriginalImplementation
- RSpec::Mocks::AndYieldImplementation
- RSpec::Mocks::AnyInstance
- RSpec::Mocks::AnyInstance::Chain
- RSpec::Mocks::AnyInstance::Chain::Customizations
- RSpec::Mocks::AnyInstance::ErrorGenerator
- RSpec::Mocks::AnyInstance::ExpectChainChain
- RSpec::Mocks::AnyInstance::ExpectationChain
- RSpec::Mocks::AnyInstance::FluentInterfaceProxy
- RSpec::Mocks::AnyInstance::MessageChains
- RSpec::Mocks::AnyInstance::PositiveExpectationChain
- RSpec::Mocks::AnyInstance::Proxy
- 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::ArrayIncludingMatcher
- RSpec::Mocks::ArgumentMatchers::BaseHashMatcher
- RSpec::Mocks::ArgumentMatchers::BooleanMatcher
- RSpec::Mocks::ArgumentMatchers::DuckTypeMatcher
- RSpec::Mocks::ArgumentMatchers::HashExcludingMatcher
- RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher
- RSpec::Mocks::ArgumentMatchers::InstanceOf
- RSpec::Mocks::ArgumentMatchers::KindOf
- RSpec::Mocks::ArgumentMatchers::NoArgsMatcher
- RSpec::Mocks::ArgumentMatchers::SingletonMatcher
- RSpec::Mocks::CallbackInvocationStrategy
- RSpec::Mocks::ClassNewMethodReference
- RSpec::Mocks::ClassVerifyingDouble
- 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::DirectObjectReference
- RSpec::Mocks::Double
- RSpec::Mocks::ErrorGenerator
- RSpec::Mocks::ExampleMethods
- RSpec::Mocks::ExampleMethods::ExpectHost
- RSpec::Mocks::ExpectChain
- RSpec::Mocks::ExpectationTarget
- RSpec::Mocks::ExpectationTargetMethods
- RSpec::Mocks::Implementation
- RSpec::Mocks::InstanceMethodReference
- RSpec::Mocks::InstanceMethodStasher
- RSpec::Mocks::InstanceMethodStasher::object;
- RSpec::Mocks::InstanceVerifyingDouble
- RSpec::Mocks::MarshalExtension
- RSpec::Mocks::Matchers
- RSpec::Mocks::Matchers::ExpectationCustomization
- RSpec::Mocks::Matchers::HaveReceived
- RSpec::Mocks::Matchers::Matcher
- RSpec::Mocks::Matchers::Receive
- RSpec::Mocks::Matchers::Receive::DefaultDescribable
- RSpec::Mocks::Matchers::ReceiveMessageChain
- RSpec::Mocks::Matchers::ReceiveMessages
- RSpec::Mocks::MessageChain
- RSpec::Mocks::MessageExpectation
- RSpec::Mocks::MessageExpectation::ImplementationDetails
- RSpec::Mocks::MethodDouble
- RSpec::Mocks::MethodDouble::@object;
- RSpec::Mocks::MethodReference
- RSpec::Mocks::MethodReference::object;
- RSpec::Mocks::MinitestIntegration
- RSpec::Mocks::NamedObjectReference
- RSpec::Mocks::NestedSpace
- RSpec::Mocks::NoCallbackInvocationStrategy
- RSpec::Mocks::ObjectMethodReference
- RSpec::Mocks::ObjectMethodReference::object;
- RSpec::Mocks::ObjectReference
- RSpec::Mocks::ObjectVerifyingDouble
- RSpec::Mocks::ObjectVerifyingDoubleMethods
- RSpec::Mocks::OrderGroup
- RSpec::Mocks::PartialClassDoubleProxy
- RSpec::Mocks::PartialClassDoubleProxyMethods
- RSpec::Mocks::PartialDoubleProxy
- RSpec::Mocks::Proxy
- RSpec::Mocks::ProxyForNil
- RSpec::Mocks::RootSpace
- RSpec::Mocks::SimpleMessageExpectation
- RSpec::Mocks::Space
- RSpec::Mocks::Space::object;
- RSpec::Mocks::StubChain
- RSpec::Mocks::Syntax
- RSpec::Mocks::TargetBase
- RSpec::Mocks::TargetDelegationClassMethods
- RSpec::Mocks::TargetDelegationInstanceMethods
- RSpec::Mocks::TestDouble
- RSpec::Mocks::TestDoubleFormatter
- RSpec::Mocks::TestDoubleProxy
- RSpec::Mocks::VerifyingDouble
- RSpec::Mocks::VerifyingDouble::SilentIO
- RSpec::Mocks::VerifyingExistingClassNewMethodDouble
- RSpec::Mocks::VerifyingExistingMethodDouble
- RSpec::Mocks::VerifyingMessageExpectation
- RSpec::Mocks::VerifyingMethodDouble
- RSpec::Mocks::VerifyingPartialClassDoubleProxy
- RSpec::Mocks::VerifyingPartialDoubleProxy
- RSpec::Mocks::VerifyingProxy
- RSpec::Mocks::VerifyingProxyMethods
- RSpec::Mocks::Version
Methods
- ::allow_message — RSpec::Mocks
- ::anonymous_module? — RSpec::Mocks::ObjectReference
- ::anythingize_lonely_keys — RSpec::Mocks::ArgumentMatchers
- ::applies_to? — RSpec::Mocks::ClassNewMethodReference
- ::configuration — RSpec::Mocks
- ::declare_double — RSpec::Mocks::ExampleMethods
- ::declare_verifying_double — RSpec::Mocks::ExampleMethods
- ::default_should_syntax_host — RSpec::Mocks::Syntax
- ::disable_expect — RSpec::Mocks::Syntax
- ::disable_should — RSpec::Mocks::Syntax
- ::dump — RSpec::Mocks::MarshalExtension
- ::dump_with_rspec_mocks — RSpec::Mocks::MarshalExtension
- ::dump_without_rspec_mocks — RSpec::Mocks::MarshalExtension
- ::enable_expect — RSpec::Mocks::Syntax
- ::enable_should — RSpec::Mocks::Syntax
- ::error_generator — RSpec::Mocks
- ::error_generator — RSpec::Mocks::AnyInstance
- ::expect_chain_on — RSpec::Mocks::ExpectChain
- ::expect_enabled? — RSpec::Mocks::Syntax
- ::expect_message — RSpec::Mocks
- ::extended — RSpec::Mocks::ExampleMethods
- ::for — RSpec::Mocks::MethodReference
- ::for — RSpec::Mocks::ObjectMethodReference
- ::for — RSpec::Mocks::ObjectReference
- ::for — RSpec::Mocks::VerifyingExistingMethodDouble
- ::format — RSpec::Mocks::TestDoubleFormatter
- ::hide — RSpec::Mocks::ConstantMutator
- ::included — RSpec::Mocks::ExampleMethods
- ::inherited — RSpec::Mocks::ArgumentMatchers::SingletonMatcher
- ::instance_method_visibility_for — RSpec::Mocks::MethodReference
- ::method_defined_at_any_visibility? — RSpec::Mocks::MethodReference
- ::method_missing — RSpec::Mocks::VerifyingDouble::SilentIO
- ::method_visibility_for — RSpec::Mocks::MethodReference
- ::mutate — RSpec::Mocks::ConstantMutator
- ::name_desc — RSpec::Mocks::TestDoubleFormatter
- ::name_of — RSpec::Mocks::ObjectReference
- ::new — RSpec::Mocks::AnyInstance::Chain
- ::new — RSpec::Mocks::AnyInstance::ExpectChainChain
- ::new — RSpec::Mocks::AnyInstance::ExpectationChain
- ::new — RSpec::Mocks::AnyInstance::MessageChains
- ::new — RSpec::Mocks::AnyInstance::Proxy
- ::new — RSpec::Mocks::AnyInstance::FluentInterfaceProxy
- ::new — RSpec::Mocks::AnyInstance::Recorder
- ::new — RSpec::Mocks::AnyInstance::StubChainChain
- ::new — RSpec::Mocks::ArgumentListMatcher
- ::new — RSpec::Mocks::ArgumentMatchers::BaseHashMatcher
- ::new — RSpec::Mocks::ArgumentMatchers::ArrayIncludingMatcher
- ::new — RSpec::Mocks::ArgumentMatchers::DuckTypeMatcher
- ::new — RSpec::Mocks::ArgumentMatchers::InstanceOf
- ::new — RSpec::Mocks::ArgumentMatchers::KindOf
- ::new — RSpec::Mocks::Configuration
- ::new — RSpec::Mocks::ErrorGenerator
- ::new — RSpec::Mocks::InstanceMethodStasher
- ::new — RSpec::Mocks::Matchers::ExpectationCustomization
- ::new — RSpec::Mocks::Matchers::HaveReceived
- ::new — RSpec::Mocks::Matchers::Receive
- ::new — RSpec::Mocks::Matchers::Receive::DefaultDescribable
- ::new — RSpec::Mocks::Matchers::ReceiveMessageChain
- ::new — RSpec::Mocks::Matchers::ReceiveMessages
- ::new — RSpec::Mocks::MessageChain
- ::new — RSpec::Mocks::SimpleMessageExpectation
- ::new — RSpec::Mocks::AndYieldImplementation
- ::new — RSpec::Mocks::AndReturnImplementation
- ::new — RSpec::Mocks::AndWrapOriginalImplementation
- ::new — RSpec::Mocks::MethodDouble
- ::new — RSpec::Mocks::MethodReference
- ::new — RSpec::Mocks::Constant
- ::new — RSpec::Mocks::ConstantMutator::BaseMutator
- ::new — RSpec::Mocks::ConstantMutator::DefinedConstantReplacer
- ::new — RSpec::Mocks::DirectObjectReference
- ::new — RSpec::Mocks::NamedObjectReference
- ::new — RSpec::Mocks::OrderGroup
- ::new — RSpec::Mocks::Proxy
- ::new — RSpec::Mocks::ProxyForNil
- ::new — RSpec::Mocks::Space
- ::new — RSpec::Mocks::NestedSpace
- ::new — RSpec::Mocks::TargetBase
- ::new — RSpec::Mocks::VerifyingMessageExpectation
- ::new — RSpec::Mocks::VerifyingProxy
- ::new — RSpec::Mocks::VerifyingPartialDoubleProxy
- ::new — RSpec::Mocks::VerifyingMethodDouble
- ::new — RSpec::Mocks::VerifyingExistingMethodDouble
- ::new — RSpec::Mocks::MessageExpectation::ImplementationDetails
- ::new — RSpec::Mocks::PartialClassDoubleProxyMethods
- ::new — RSpec::Mocks::TestDouble
- ::new — RSpec::Mocks::VerifyingDouble
- ::original — RSpec::Mocks::Constant
- ::patch! — RSpec::Mocks::MarshalExtension
- ::prepended_modules_of — RSpec::Mocks::Proxy
- ::raise_on_invalid_const — RSpec::Mocks::ConstantMutator
- ::record — RSpec::Mocks::AnyInstance::Chain::Customizations
- ::respond_to? — RSpec::Mocks::VerifyingDouble::SilentIO
- ::setup — RSpec::Mocks
- ::should_enabled? — RSpec::Mocks::Syntax
- ::stub — RSpec::Mocks::ConstantMutator
- ::stub_chain_on — RSpec::Mocks::StubChain
- ::teardown — RSpec::Mocks
- ::type_desc — RSpec::Mocks::TestDoubleFormatter
- ::unmutated — RSpec::Mocks::Constant
- ::unpatch! — RSpec::Mocks::MarshalExtension
- ::verified_module_desc — RSpec::Mocks::TestDoubleFormatter
- ::verify — RSpec::Mocks
- ::warn_about_should! — RSpec::Mocks::Syntax
- ::warn_unless_should_configured — RSpec::Mocks::Syntax
- ::with_temporary_scope — RSpec::Mocks
- #== — RSpec::Mocks::TestDouble
- #=== — RSpec::Mocks::ArgumentMatchers::AnyArgMatcher
- #=== — RSpec::Mocks::ArgumentMatchers::BooleanMatcher
- #=== — RSpec::Mocks::ArgumentMatchers::BaseHashMatcher
- #=== — RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher
- #=== — RSpec::Mocks::ArgumentMatchers::HashExcludingMatcher
- #=== — RSpec::Mocks::ArgumentMatchers::ArrayIncludingMatcher
- #=== — RSpec::Mocks::ArgumentMatchers::DuckTypeMatcher
- #=== — RSpec::Mocks::ArgumentMatchers::InstanceOf
- #=== — RSpec::Mocks::ArgumentMatchers::KindOf
- #[] — RSpec::Mocks::AnyInstance::MessageChains
- #__build_mock_proxy — RSpec::Mocks::InstanceVerifyingDouble
- #__build_mock_proxy — RSpec::Mocks::TestDouble
- #__build_mock_proxy — RSpec::Mocks::ObjectVerifyingDoubleMethods
- #__build_mock_proxy_unless_expired — RSpec::Mocks::TestDouble
- #__disallow_further_usage! — RSpec::Mocks::TestDouble
- #__mock_proxy — RSpec::Mocks::TestDouble
- #__raise — RSpec::Mocks::ErrorGenerator
- #__raise_expired_error — RSpec::Mocks::TestDouble
- #__send__ — RSpec::Mocks::VerifyingDouble
- #a_kind_of — RSpec::Mocks::ArgumentMatchers
- #actions — RSpec::Mocks::Implementation
- #actual_received_count_matters? — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #add — RSpec::Mocks::AnyInstance::MessageChains
- #add_default_stub — RSpec::Mocks::MethodDouble
- #add_expectation — RSpec::Mocks::MethodDouble
- #add_expectation — RSpec::Mocks::VerifyingMethodDouble
- #add_message_expectation — RSpec::Mocks::Proxy
- #add_message_expectation — RSpec::Mocks::ProxyForNil
- #add_message_expectation — RSpec::Mocks::VerifyingProxyMethods
- #add_simple_expectation — RSpec::Mocks::MethodDouble
- #add_simple_expectation — RSpec::Mocks::Proxy
- #add_simple_expectation — RSpec::Mocks::PartialDoubleProxy
- #add_simple_stub — RSpec::Mocks::MethodDouble
- #add_simple_stub — RSpec::Mocks::Proxy
- #add_simple_stub — RSpec::Mocks::PartialDoubleProxy
- #add_simple_stub — RSpec::Mocks::VerifyingProxyMethods
- #add_stub — RSpec::Mocks::MethodDouble
- #add_stub — RSpec::Mocks::Proxy
- #add_stub — RSpec::Mocks::ProxyForNil
- #add_stub — RSpec::Mocks::VerifyingMethodDouble
- #add_stub — RSpec::Mocks::VerifyingProxyMethods
- #add_stub_and_should_receive_to — RSpec::Mocks::Configuration
- #additional_expected_calls — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #advise — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #after_teardown — RSpec::Mocks::MinitestIntegration
- #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
- #allow_no_prepended_module_definition_of — RSpec::Mocks::AnyInstance::Recorder
- #already_observing? — RSpec::Mocks::AnyInstance::Recorder
- #an_instance_of — RSpec::Mocks::ArgumentMatchers
- #ancestor_is_an_observer? — RSpec::Mocks::AnyInstance::Recorder
- #and_call_original — RSpec::Mocks::MessageExpectation
- #and_raise — RSpec::Mocks::MessageExpectation
- #and_return — RSpec::Mocks::MessageExpectation
- #and_throw — RSpec::Mocks::MessageExpectation
- #and_wrap_original — RSpec::Mocks::MessageExpectation
- #and_yield — RSpec::Mocks::MessageExpectation
- #and_yield_receiver_to_implementation — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #any_args — RSpec::Mocks::ArgumentMatchers
- #any_instance — RSpec::Mocks::Syntax
- #any_instance_class_recorder_observing_method? — RSpec::Mocks::PartialDoubleProxy
- #any_instance_of — RSpec::Mocks::Matchers::ReceiveMessages
- #any_instance_proxy_for — RSpec::Mocks::RootSpace
- #any_instance_proxy_for — RSpec::Mocks::Space
- #any_instance_recorder_for — RSpec::Mocks::RootSpace
- #any_instance_recorder_for — RSpec::Mocks::Space
- #any_instance_recorder_not_found_for — RSpec::Mocks::Space
- #any_instance_recorder_not_found_for — RSpec::Mocks::NestedSpace
- #any_instance_recorders_from_ancestry_of — RSpec::Mocks::RootSpace
- #any_instance_recorders_from_ancestry_of — RSpec::Mocks::Space
- #anything — RSpec::Mocks::ArgumentMatchers
- #apply_constraints_to — RSpec::Mocks::Matchers::HaveReceived
- #arg_list — RSpec::Mocks::ErrorGenerator
- #args_match? — RSpec::Mocks::ArgumentListMatcher
- #array_including — RSpec::Mocks::ArgumentMatchers
- #as_null_object — RSpec::Mocks::Proxy
- #as_null_object — RSpec::Mocks::Syntax
- #as_null_object — RSpec::Mocks::TestDouble
- #as_stubbed_const — RSpec::Mocks::ObjectVerifyingDoubleMethods
- #assign_stubs — RSpec::Mocks::TestDouble
- #at_least — RSpec::Mocks::MessageExpectation
- #at_most — RSpec::Mocks::MessageExpectation
- #backup_method! — RSpec::Mocks::AnyInstance::Recorder
- #before_setup — RSpec::Mocks::MinitestIntegration
- #before_verifying_doubles — RSpec::Mocks::Configuration
- #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::AndWrapOriginalImplementation
- #call — RSpec::Mocks::CallbackInvocationStrategy
- #call — RSpec::Mocks::NoCallbackInvocationStrategy
- #called_max_times? — RSpec::Mocks::SimpleMessageExpectation
- #called_max_times? — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #cannot_modify_further_error — RSpec::Mocks::AndWrapOriginalImplementation
- #capture_failure_message — RSpec::Mocks::Matchers::HaveReceived
- #chain_on — RSpec::Mocks::MessageChain
- #check_for_unexpected_arguments — RSpec::Mocks::Proxy
- #class_double — RSpec::Mocks::ExampleMethods
- #class_proxy_with_callback_verification_strategy — RSpec::Mocks::Space
- #class_spy — RSpec::Mocks::ExampleMethods
- #clear — RSpec::Mocks::MethodDouble
- #clear — RSpec::Mocks::OrderGroup
- #color? — RSpec::Mocks::Configuration
- #configure_method — RSpec::Mocks::MethodDouble
- #const_to_replace — RSpec::Mocks::DirectObjectReference
- #const_to_replace — RSpec::Mocks::NamedObjectReference
- #constant_mutator_for — RSpec::Mocks::Space
- #constant_mutator_for — RSpec::Mocks::NestedSpace
- #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::ExpectChainChain
- #create_message_expectation_on — RSpec::Mocks::AnyInstance::PositiveExpectationChain
- #create_message_expectation_on — RSpec::Mocks::AnyInstance::StubChain
- #create_message_expectation_on — RSpec::Mocks::AnyInstance::StubChainChain
- #default_error_message — RSpec::Mocks::ErrorGenerator
- #define_matcher — RSpec::Mocks::TargetDelegationInstanceMethods
- #define_proxy_method — RSpec::Mocks::MethodDouble
- #defined? — RSpec::Mocks::MethodReference
- #defined? — RSpec::Mocks::DirectObjectReference
- #defined? — RSpec::Mocks::NamedObjectReference
- #definition_target — RSpec::Mocks::MethodDouble
- #delegate_not_to — RSpec::Mocks::TargetDelegationClassMethods
- #delegate_to — RSpec::Mocks::TargetDelegationClassMethods
- #describable — RSpec::Mocks::Matchers::Receive
- #describe_expectation — RSpec::Mocks::ErrorGenerator
- #description — RSpec::Mocks::ArgumentMatchers::AnyArgsMatcher
- #description — RSpec::Mocks::ArgumentMatchers::AnyArgMatcher
- #description — RSpec::Mocks::ArgumentMatchers::NoArgsMatcher
- #description — RSpec::Mocks::ArgumentMatchers::BooleanMatcher
- #description — RSpec::Mocks::ArgumentMatchers::BaseHashMatcher
- #description — RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher
- #description — RSpec::Mocks::ArgumentMatchers::HashExcludingMatcher
- #description — RSpec::Mocks::ArgumentMatchers::ArrayIncludingMatcher
- #description — RSpec::Mocks::ArgumentMatchers::DuckTypeMatcher
- #description — RSpec::Mocks::ArgumentMatchers::InstanceOf
- #description — RSpec::Mocks::ArgumentMatchers::KindOf
- #description — RSpec::Mocks::Matchers::HaveReceived
- #description — RSpec::Mocks::Matchers::Receive
- #description — RSpec::Mocks::Matchers::ReceiveMessageChain
- #description — RSpec::Mocks::Matchers::ReceiveMessages
- #description — RSpec::Mocks::DirectObjectReference
- #description — RSpec::Mocks::NamedObjectReference
- #description_for — RSpec::Mocks::Matchers::Receive::DefaultDescribable
- #description_for — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #diff_message — RSpec::Mocks::ErrorGenerator
- #differ — RSpec::Mocks::ErrorGenerator
- #disallow — RSpec::Mocks::Matchers::HaveReceived
- #disallow_negation — RSpec::Mocks::TargetDelegationClassMethods
- #does_not_match? — RSpec::Mocks::Matchers::HaveReceived
- #does_not_match? — RSpec::Mocks::Matchers::Receive
- #does_not_match? — RSpec::Mocks::Matchers::ReceiveMessageChain
- #does_not_match? — RSpec::Mocks::Matchers::ReceiveMessages
- #double — RSpec::Mocks::ExampleMethods
- #duck_type — RSpec::Mocks::ArgumentMatchers
- #each_message_on — RSpec::Mocks::Matchers::ReceiveMessages
- #each_unfulfilled_expectation_matching — RSpec::Mocks::AnyInstance::MessageChains
- #empty? — RSpec::Mocks::OrderGroup
- #ensure_can_be_proxied! — RSpec::Mocks::Proxy
- #ensure_count_unconstrained — RSpec::Mocks::Matchers::HaveReceived
- #ensure_expected_args_valid! — RSpec::Mocks::ArgumentListMatcher
- #ensure_expected_ordering_received! — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #ensure_implemented — RSpec::Mocks::Proxy
- #ensure_implemented — RSpec::Mocks::VerifyingPartialDoubleProxy
- #ensure_implemented — RSpec::Mocks::VerifyingProxyMethods
- #ensure_publicly_implemented — RSpec::Mocks::VerifyingProxyMethods
- #ensure_registered — RSpec::Mocks::Space
- #error_message — RSpec::Mocks::ErrorGenerator
- #exactly — RSpec::Mocks::MessageExpectation
- #exception_source_id — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #expect — RSpec::Mocks::Matchers::HaveReceived
- #expect — RSpec::Mocks::Syntax
- #expect_any_instance_of — RSpec::Mocks::Syntax
- #expect_chain — RSpec::Mocks::AnyInstance::Proxy
- #expect_chain — RSpec::Mocks::AnyInstance::Recorder
- #expectation — RSpec::Mocks::ExpectChain
- #expectation — RSpec::Mocks::StubChain
- #expectation_count_type — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #expectation_for — RSpec::Mocks::OrderGroup
- #expectation_fulfilled! — RSpec::Mocks::AnyInstance::Chain
- #expectation_fulfilled? — RSpec::Mocks::AnyInstance::ExpectChainChain
- #expectation_fulfilled? — RSpec::Mocks::AnyInstance::ExpectationChain
- #expectation_fulfilled? — RSpec::Mocks::AnyInstance::StubChain
- #expectation_on_nil_message — RSpec::Mocks::ErrorGenerator
- #expectations_invoked_in_order? — RSpec::Mocks::OrderGroup
- #expected_args — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #expected_invocations — RSpec::Mocks::OrderGroup
- #expected_messages_received? — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #expected_messages_received_in_order? — RSpec::Mocks::Matchers::HaveReceived
- #expected_part_of_expectation_error — RSpec::Mocks::ErrorGenerator
- #expression — RSpec::Mocks::AllowanceTarget
- #expression — RSpec::Mocks::AnyInstanceAllowanceTarget
- #expression — RSpec::Mocks::AnyInstanceExpectationTarget
- #expression — RSpec::Mocks::ExpectationTargetMethods
- #failure_message — RSpec::Mocks::Matchers::HaveReceived
- #failure_message_when_negated — 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::MessageChain
- #find_matching_expectation — RSpec::Mocks::Proxy
- #find_matching_method_stub — RSpec::Mocks::Proxy
- #find_matching_stub — RSpec::Mocks::MessageChain
- #find_method — RSpec::Mocks::InstanceMethodReference
- #find_method — RSpec::Mocks::ObjectMethodReference
- #format_args — RSpec::Mocks::ErrorGenerator
- #format_chain — RSpec::Mocks::MessageChain
- #format_received_args — RSpec::Mocks::ErrorGenerator
- #formatted_chain — RSpec::Mocks::Matchers::ReceiveMessageChain
- #formatted_expected_hash — RSpec::Mocks::ArgumentMatchers::BaseHashMatcher
- #formatted_expected_values — RSpec::Mocks::ArgumentMatchers::ArrayIncludingMatcher
- #freeze — RSpec::Mocks::TestDouble
- #generate_error — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #group_count — RSpec::Mocks::ErrorGenerator
- #grouped_args — RSpec::Mocks::ErrorGenerator
- #handle_order_constraint — RSpec::Mocks::OrderGroup
- #handle_restoration_failures — RSpec::Mocks::InstanceMethodStasher
- #has_been_invoked? — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #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
- #idempotently_reset — RSpec::Mocks::ConstantMutator::BaseMutator
- #ignoring_args? — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #implemented? — RSpec::Mocks::MethodReference
- #increase_actual_received_count! — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #initial_action= — RSpec::Mocks::AndWrapOriginalImplementation
- #initial_implementation_action= — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #initialize_copy — RSpec::Mocks::TestDouble
- #inner_action — RSpec::Mocks::AndWrapOriginalImplementation
- #inner_action= — RSpec::Mocks::AndWrapOriginalImplementation
- #inner_implementation_action= — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #inspect — RSpec::Mocks::MessageExpectation
- #inspect — RSpec::Mocks::Constant
- #inspect — RSpec::Mocks::TestDouble
- #instance_double — RSpec::Mocks::ExampleMethods
- #instance_of — RSpec::Mocks::ArgumentMatchers
- #instance_spy — RSpec::Mocks::ExampleMethods
- #instance_that_received — RSpec::Mocks::AnyInstance::Recorder
- #intro — RSpec::Mocks::ErrorGenerator
- #invocation_order — RSpec::Mocks::AnyInstance::ExpectChainChain
- #invocation_order — RSpec::Mocks::AnyInstance::PositiveExpectationChain
- #invocation_order — RSpec::Mocks::AnyInstance::StubChain
- #invocation_order — RSpec::Mocks::AnyInstance::StubChainChain
- #invoke — RSpec::Mocks::SimpleMessageExpectation
- #invoke — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #invoke_incrementing_actual_calls_by — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #invoke_without_incrementing_received_count — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #invoked — RSpec::Mocks::OrderGroup
- #invoked_expectations — RSpec::Mocks::OrderGroup
- #kind_of — RSpec::Mocks::ArgumentMatchers
- #klass — RSpec::Mocks::AnyInstance::Proxy
- #last_message — RSpec::Mocks::AnyInstance::Chain
- #list_of_exactly_one_string? — RSpec::Mocks::ErrorGenerator
- #mark_invoked! — RSpec::Mocks::AnyInstance::Recorder
- #matcher_allowed? — RSpec::Mocks::TargetDelegationInstanceMethods
- #matches? — RSpec::Mocks::Matchers::HaveReceived
- #matches? — RSpec::Mocks::Matchers::Receive
- #matches? — RSpec::Mocks::Matchers::ReceiveMessageChain
- #matches? — RSpec::Mocks::Matchers::ReceiveMessages
- #matches? — RSpec::Mocks::SimpleMessageExpectation
- #matches? — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #matches_args? — RSpec::Mocks::AnyInstance::Chain
- #matches_at_least_count? — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #matches_at_most_count? — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #matches_exact_count? — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #matches_name_but_not_args — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #message_expectation_class — RSpec::Mocks::MethodDouble
- #message_expectation_class — RSpec::Mocks::VerifyingMethodDouble
- #message_received — RSpec::Mocks::Proxy
- #message_received — RSpec::Mocks::PartialDoubleProxy
- #messages — RSpec::Mocks::AnyInstance::Chain
- #messages_arg_list — RSpec::Mocks::Proxy
- #method_call_args_description — RSpec::Mocks::ErrorGenerator
- #method_defined? — RSpec::Mocks::InstanceMethodReference
- #method_defined? — RSpec::Mocks::ObjectMethodReference
- #method_defined_directly_on_klass? — RSpec::Mocks::InstanceMethodStasher
- #method_defined_on_klass? — RSpec::Mocks::InstanceMethodStasher
- #method_double_for — RSpec::Mocks::Proxy
- #method_double_from_ancestor_for — RSpec::Mocks::PartialClassDoubleProxyMethods
- #method_double_if_exists_for_message — RSpec::Mocks::Proxy
- #method_implemented? — RSpec::Mocks::InstanceMethodReference
- #method_implemented? — RSpec::Mocks::ObjectMethodReference
- #method_is_stashed? — RSpec::Mocks::InstanceMethodStasher
- #method_missing — RSpec::Mocks::AnyInstance::FluentInterfaceProxy
- #method_missing — RSpec::Mocks::TestDouble
- #method_missing — RSpec::Mocks::VerifyingDouble
- #method_owned_by_klass? — RSpec::Mocks::InstanceMethodStasher
- #method_reference — RSpec::Mocks::VerifyingProxy
- #method_reference — RSpec::Mocks::VerifyingPartialDoubleProxy
- #mock_proxy — RSpec::Mocks::Matchers::HaveReceived
- #move_block_to_last_customization — RSpec::Mocks::Matchers::Receive
- #mutate — RSpec::Mocks::ConstantMutator::ConstantHider
- #mutate — RSpec::Mocks::ConstantMutator::DefinedConstantReplacer
- #mutate — RSpec::Mocks::ConstantMutator::UndefinedConstantSetter
- #mutated? — RSpec::Mocks::Constant
- #name — RSpec::Mocks::Matchers::HaveReceived
- #name — RSpec::Mocks::Matchers::Receive
- #name — RSpec::Mocks::Matchers::ReceiveMessageChain
- #name — RSpec::Mocks::Matchers::ReceiveMessages
- #name_for — RSpec::Mocks::ConstantMutator::UndefinedConstantSetter
- #negated? — RSpec::Mocks::AnyInstance::Chain
- #negative? — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #negative_expectation_for? — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #never — RSpec::Mocks::AnyInstance::Chain
- #never — RSpec::Mocks::MessageExpectation
- #new_mutex — RSpec::Mocks::Space
- #new_rspec_prepended_module — RSpec::Mocks::MethodDouble
- #new_scope — RSpec::Mocks::RootSpace
- #new_scope — RSpec::Mocks::Space
- #no_args — RSpec::Mocks::ArgumentMatchers
- #normalize_chain — RSpec::Mocks::AnyInstance::Recorder
- #not_to — Object
- #notify — RSpec::Mocks::ErrorGenerator
- #notify_failure_message — RSpec::Mocks::Matchers::HaveReceived
- #notify_received_message — RSpec::Mocks::AnyInstance::Recorder
- #null_object? — RSpec::Mocks::Proxy
- #null_object? — RSpec::Mocks::Syntax
- #null_object? — RSpec::Mocks::TestDouble
- #object — RSpec::Mocks::NamedObjectReference
- #object_double — RSpec::Mocks::ExampleMethods
- #object_singleton_class — RSpec::Mocks::MethodDouble
- #object_spy — RSpec::Mocks::ExampleMethods
- #observe! — RSpec::Mocks::AnyInstance::Recorder
- #once — RSpec::Mocks::MessageExpectation
- #opts — RSpec::Mocks::ErrorGenerator
- #ordered — RSpec::Mocks::MessageExpectation
- #ordered? — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #original_implementation_callable — RSpec::Mocks::MethodDouble
- #original_method — RSpec::Mocks::MethodDouble
- #original_method — RSpec::Mocks::MethodReference
- #original_method_handle_for — RSpec::Mocks::Proxy
- #original_method_handle_for — RSpec::Mocks::PartialDoubleProxy
- #original_method_handle_for — RSpec::Mocks::PartialClassDoubleProxyMethods
- #original_unbound_method_handle_from_ancestor_for — RSpec::Mocks::PartialClassDoubleProxyMethods
- #patch_marshal_to_support_partial_doubles= — RSpec::Mocks::Configuration
- #perform_proxying — RSpec::Mocks::AnyInstance::Proxy
- #playback! — RSpec::Mocks::AnyInstance::Chain
- #playback! — RSpec::Mocks::AnyInstance::ExpectChainChain
- #playback! — RSpec::Mocks::AnyInstance::MessageChains
- #playback! — RSpec::Mocks::AnyInstance::Recorder
- #playback_onto — RSpec::Mocks::Matchers::ExpectationCustomization
- #prepend_to_backtrace — RSpec::Mocks::ErrorGenerator
- #prepended_modules_of_singleton_class — RSpec::Mocks::Proxy
- #present? — RSpec::Mocks::Implementation
- #present? — RSpec::Mocks::AndWrapOriginalImplementation
- #previously_defined? — RSpec::Mocks::Constant
- #proxies_of — RSpec::Mocks::Space
- #proxies_of — RSpec::Mocks::NestedSpace
- #proxy_for — RSpec::Mocks::RootSpace
- #proxy_for — RSpec::Mocks::Space
- #proxy_method_invoked — RSpec::Mocks::MethodDouble
- #proxy_method_invoked — RSpec::Mocks::VerifyingMethodDouble
- #proxy_not_found_for — RSpec::Mocks::Space
- #proxy_not_found_for — RSpec::Mocks::NestedSpace
- #proxy_on — RSpec::Mocks::Matchers::ReceiveMessages
- #public_protected_or_private_method_defined? — RSpec::Mocks::AnyInstance::Recorder
- #raise_already_invoked_error — RSpec::Mocks::ErrorGenerator
- #raise_already_invoked_error_if_necessary — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #raise_cant_constrain_count_for_negated_have_received_error — RSpec::Mocks::ErrorGenerator
- #raise_does_not_implement_error — RSpec::Mocks::AnyInstance::ErrorGenerator
- #raise_double_negation_error — RSpec::Mocks::ErrorGenerator
- #raise_error — RSpec::Mocks::ProxyForNil
- #raise_expectation_error — RSpec::Mocks::ErrorGenerator
- #raise_expectation_on_mocked_method — RSpec::Mocks::ErrorGenerator
- #raise_expectation_on_nil_error — RSpec::Mocks::ErrorGenerator
- #raise_expectation_on_unstubbed_method — RSpec::Mocks::ErrorGenerator
- #raise_expired_test_double_error — RSpec::Mocks::ErrorGenerator
- #raise_have_received_disallowed — RSpec::Mocks::ErrorGenerator
- #raise_if_second_instance_to_receive_message — RSpec::Mocks::AnyInstance::MessageChains
- #raise_invalid_arguments_error — RSpec::Mocks::ErrorGenerator
- #raise_lifecycle_message — RSpec::Mocks::RootSpace
- #raise_message_already_received_by_other_instance_error — RSpec::Mocks::AnyInstance::ErrorGenerator
- #raise_method_not_stubbed_error — RSpec::Mocks::ErrorGenerator
- #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_negation_unsupported — RSpec::Mocks::TargetDelegationInstanceMethods
- #raise_non_public_error — RSpec::Mocks::ErrorGenerator
- #raise_not_supported_with_prepend_error — RSpec::Mocks::AnyInstance::ErrorGenerator
- #raise_only_valid_on_a_partial_double — RSpec::Mocks::ErrorGenerator
- #raise_out_of_order_error — RSpec::Mocks::ErrorGenerator
- #raise_out_of_order_error — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #raise_second_instance_received_message_error — RSpec::Mocks::AnyInstance::ErrorGenerator
- #raise_similar_message_args_error — RSpec::Mocks::ErrorGenerator
- #raise_unexpected_message_args_error — RSpec::Mocks::ErrorGenerator
- #raise_unexpected_message_args_error — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #raise_unexpected_message_error — RSpec::Mocks::ErrorGenerator
- #raise_unexpected_message_error — RSpec::Mocks::Proxy
- #raise_unimplemented_error — RSpec::Mocks::ErrorGenerator
- #raise_unsupported_matcher — RSpec::Mocks::TargetDelegationInstanceMethods
- #raise_verifying_double_not_defined_error — RSpec::Mocks::ErrorGenerator
- #raise_wrong_arity_error — RSpec::Mocks::ErrorGenerator
- #ready_for? — RSpec::Mocks::OrderGroup
- #receive — RSpec::Mocks::Syntax
- #receive_message_chain — RSpec::Mocks::Syntax
- #receive_messages — RSpec::Mocks::Syntax
- #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
- #register — RSpec::Mocks::OrderGroup
- #register_constant_mutator — RSpec::Mocks::RootSpace
- #register_constant_mutator — RSpec::Mocks::Space
- #registered? — RSpec::Mocks::RootSpace
- #registered? — RSpec::Mocks::Space
- #registered? — RSpec::Mocks::NestedSpace
- #remaining_expectations — RSpec::Mocks::OrderGroup
- #remove_dummy_method! — RSpec::Mocks::AnyInstance::Recorder
- #remove_method_from_definition_target — RSpec::Mocks::MethodDouble
- #remove_stub — RSpec::Mocks::MethodDouble
- #remove_stub — RSpec::Mocks::Proxy
- #remove_stub_chains_for! — RSpec::Mocks::AnyInstance::MessageChains
- #remove_stub_if_present — RSpec::Mocks::MethodDouble
- #remove_stub_if_present — RSpec::Mocks::Proxy
- #replace_any_args_with_splat_of_anything — RSpec::Mocks::ArgumentListMatcher
- #replay_customizations — RSpec::Mocks::Matchers::ReceiveMessageChain
- #replay_received_message_on — RSpec::Mocks::Proxy
- #reset — RSpec::Mocks::MethodDouble
- #reset — RSpec::Mocks::ConstantMutator::ConstantHider
- #reset — RSpec::Mocks::ConstantMutator::DefinedConstantReplacer
- #reset — RSpec::Mocks::ConstantMutator::UndefinedConstantSetter
- #reset — RSpec::Mocks::Proxy
- #reset — RSpec::Mocks::TestDoubleProxy
- #reset — RSpec::Mocks::PartialDoubleProxy
- #reset_all — RSpec::Mocks::RootSpace
- #reset_all — RSpec::Mocks::Space
- #reset_syntaxes_to_default — RSpec::Mocks::Configuration
- #resolve_expected_args_based_on — RSpec::Mocks::ArgumentListMatcher
- #respond_to? — RSpec::Mocks::AnyInstance::FluentInterfaceProxy
- #respond_to? — RSpec::Mocks::TestDouble
- #respond_to? — RSpec::Mocks::VerifyingDouble
- #respond_to_missing? — RSpec::Mocks::AnyInstance::FluentInterfaceProxy
- #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
- #safe_invoke — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #save_original_implementation_callable! — RSpec::Mocks::MethodDouble
- #send — RSpec::Mocks::VerifyingDouble
- #set_expectation_behavior — RSpec::Mocks::ProxyForNil
- #set_expected_received_count — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #setup_allowance — RSpec::Mocks::Matchers::HaveReceived
- #setup_allowance — RSpec::Mocks::Matchers::Receive
- #setup_allowance — RSpec::Mocks::Matchers::ReceiveMessageChain
- #setup_allowance — RSpec::Mocks::Matchers::ReceiveMessages
- #setup_any_instance_allowance — RSpec::Mocks::Matchers::HaveReceived
- #setup_any_instance_allowance — RSpec::Mocks::Matchers::Receive
- #setup_any_instance_allowance — RSpec::Mocks::Matchers::ReceiveMessageChain
- #setup_any_instance_allowance — RSpec::Mocks::Matchers::ReceiveMessages
- #setup_any_instance_expectation — RSpec::Mocks::Matchers::HaveReceived
- #setup_any_instance_expectation — RSpec::Mocks::Matchers::Receive
- #setup_any_instance_expectation — RSpec::Mocks::Matchers::ReceiveMessageChain
- #setup_any_instance_expectation — RSpec::Mocks::Matchers::ReceiveMessages
- #setup_any_instance_method_substitute — RSpec::Mocks::Matchers::Receive
- #setup_any_instance_negative_expectation — RSpec::Mocks::Matchers::HaveReceived
- #setup_any_instance_negative_expectation — RSpec::Mocks::Matchers::Receive
- #setup_chain — RSpec::Mocks::MessageChain
- #setup_expectation — RSpec::Mocks::Matchers::HaveReceived
- #setup_expectation — RSpec::Mocks::Matchers::Receive
- #setup_expectation — RSpec::Mocks::Matchers::ReceiveMessageChain
- #setup_expectation — RSpec::Mocks::Matchers::ReceiveMessages
- #setup_method_substitute — RSpec::Mocks::Matchers::Receive
- #setup_mock_proxy_method_substitute — RSpec::Mocks::Matchers::Receive
- #setup_negative_expectation — RSpec::Mocks::Matchers::HaveReceived
- #setup_negative_expectation — RSpec::Mocks::Matchers::Receive
- #setup_negative_expectation — RSpec::Mocks::Matchers::ReceiveMessageChain
- #setup_negative_expectation — RSpec::Mocks::Matchers::ReceiveMessages
- #setup_simple_method_double — RSpec::Mocks::MethodDouble
- #should_not_receive — RSpec::Mocks::AnyInstance::Proxy
- #should_not_receive — RSpec::Mocks::AnyInstance::Recorder
- #should_not_receive — RSpec::Mocks::Syntax
- #should_receive — RSpec::Mocks::AnyInstance::Proxy
- #should_receive — RSpec::Mocks::AnyInstance::Recorder
- #should_receive — RSpec::Mocks::Syntax
- #should_transfer_nested_constants? — RSpec::Mocks::ConstantMutator::DefinedConstantReplacer
- #show_frozen_warning — RSpec::Mocks::MethodDouble
- #similar_messages — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #spy — RSpec::Mocks::ExampleMethods
- #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::Proxy
- #stub — RSpec::Mocks::AnyInstance::Recorder
- #stub — RSpec::Mocks::Syntax
- #stub_chain — RSpec::Mocks::AnyInstance::Proxy
- #stub_chain — RSpec::Mocks::AnyInstance::Recorder
- #stub_chain — RSpec::Mocks::Syntax
- #stub_const — RSpec::Mocks::ExampleMethods
- #stubbed? — RSpec::Mocks::Constant
- #super_class_observers_for — RSpec::Mocks::AnyInstance::Recorder
- #super_class_observing? — RSpec::Mocks::AnyInstance::Recorder
- #superclass_proxy — RSpec::Mocks::PartialClassDoubleProxyMethods
- #superclass_proxy_for — RSpec::Mocks::RootSpace
- #superclass_proxy_for — RSpec::Mocks::Space
- #superclass_proxy_not_found_for — RSpec::Mocks::Space
- #syntax — RSpec::Mocks::Configuration
- #syntax= — RSpec::Mocks::Configuration
- #target — RSpec::Mocks::DirectObjectReference
- #target — RSpec::Mocks::NamedObjectReference
- #terminal_action= — RSpec::Mocks::AndWrapOriginalImplementation
- #terminal_implementation_action= — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #thrice — RSpec::Mocks::MessageExpectation
- #time — RSpec::Mocks::MessageExpectation
- #times — RSpec::Mocks::ErrorGenerator
- #times — RSpec::Mocks::MessageExpectation
- #to — Object
- #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_not — Object
- #to_s — RSpec::Mocks::MessageExpectation
- #to_s — RSpec::Mocks::Constant
- #to_s — RSpec::Mocks::TestDouble
- #transfer_nested_constants — RSpec::Mocks::ConstantMutator::DefinedConstantReplacer
- #transfer_nested_constants? — RSpec::Mocks::Configuration
- #twice — RSpec::Mocks::MessageExpectation
- #unadvise — RSpec::Mocks::SimpleMessageExpectation
- #unadvise — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #unexpected_arguments_message — RSpec::Mocks::ErrorGenerator
- #unfulfilled_expectations — RSpec::Mocks::AnyInstance::MessageChains
- #unimplemented? — RSpec::Mocks::MethodReference
- #unimplemented? — RSpec::Mocks::VerifyingExistingMethodDouble
- #unpack_string_args — RSpec::Mocks::ErrorGenerator
- #unstub — RSpec::Mocks::AnyInstance::Proxy
- #unstub — RSpec::Mocks::AnyInstance::Recorder
- #unstub — RSpec::Mocks::Syntax
- #usable_rspec_prepended_module — RSpec::Mocks::MethodDouble
- #valid_name? — RSpec::Mocks::Constant
- #validate_arguments! — RSpec::Mocks::VerifyingProxy
- #validate_arguments! — RSpec::Mocks::VerifyingMethodDouble
- #validate_expected_arguments! — RSpec::Mocks::VerifyingMessageExpectation
- #verify — RSpec::Mocks::AnyInstance::Recorder
- #verify — RSpec::Mocks::MethodDouble
- #verify — RSpec::Mocks::Proxy
- #verify_all — RSpec::Mocks::RootSpace
- #verify_all — RSpec::Mocks::Space
- #verify_constants_to_transfer! — RSpec::Mocks::ConstantMutator::DefinedConstantReplacer
- #verify_doubled_constant_names? — RSpec::Mocks::Configuration
- #verify_invocation_order — RSpec::Mocks::AnyInstance::ExpectationChain
- #verify_invocation_order — RSpec::Mocks::AnyInstance::StubChain
- #verify_invocation_order — RSpec::Mocks::OrderGroup
- #verify_messages_received — RSpec::Mocks::SimpleMessageExpectation
- #verify_messages_received — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #verify_partial_doubles= — RSpec::Mocks::Configuration
- #verify_partial_doubles? — RSpec::Mocks::Configuration
- #verifying_double_callbacks — RSpec::Mocks::Configuration
- #visibility — RSpec::Mocks::MethodDouble
- #visibility — RSpec::Mocks::MethodReference
- #visibility_for — RSpec::Mocks::Proxy
- #visibility_for — RSpec::Mocks::PartialDoubleProxy
- #visibility_for — RSpec::Mocks::VerifyingProxy
- #visibility_from — RSpec::Mocks::InstanceMethodReference
- #visibility_from — RSpec::Mocks::ObjectMethodReference
- #warn — RSpec::Mocks::ProxyForNil
- #warn_about_block — RSpec::Mocks::Matchers::ReceiveMessages
- #warn_about_stub_override — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #warn_if_any_instance — RSpec::Mocks::Matchers::Receive
- #warn_or_raise! — RSpec::Mocks::ProxyForNil
- #when_declaring_verifying_double — RSpec::Mocks::Configuration
- #when_loaded — RSpec::Mocks::DirectObjectReference
- #when_loaded — RSpec::Mocks::NamedObjectReference
- #with — RSpec::Mocks::AnyInstance::Chain
- #with — RSpec::Mocks::MessageExpectation
- #with — RSpec::Mocks::VerifyingMessageExpectation
- #with_signature — RSpec::Mocks::MethodReference
- #with_signature — RSpec::Mocks::ClassNewMethodReference
- #with_signature — RSpec::Mocks::VerifyingExistingMethodDouble
- #with_signature — RSpec::Mocks::VerifyingExistingClassNewMethodDouble
- #without_partial_double_verification — RSpec::Mocks::ExampleMethods
- #wrap_original — RSpec::Mocks::MessageExpectation::ImplementationDetails
- #yield_receiver_to_any_instance_implementation_blocks? — RSpec::Mocks::Configuration
- #yield_receiver_to_implementation_block? — RSpec::Mocks::MessageExpectation::ImplementationDetails