Methods
== (RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher)
== (RSpec::Mocks::TestDouble)
== (RSpec::Mocks::ArgumentMatchers::MatcherMatcher)
== (RSpec::Mocks::ArgumentMatchers::HashExcludingMatcher)
== (RSpec::Mocks::ArgumentMatchers::RegexpMatcher)
== (RSpec::Mocks::ArgumentMatchers::EqualityProxy)
== (RSpec::Mocks::ArgumentMatchers::InstanceOf)
== (RSpec::Mocks::ArgumentMatchers::KindOf)
== (RSpec::Mocks::ArgumentMatchers::AnyArgMatcher)
== (RSpec::Mocks::ArgumentMatchers::DuckTypeMatcher)
== (RSpec::Mocks::ArgumentMatchers::BooleanMatcher)
__recorder (RSpec::Mocks::AnyInstance)
a_kind_of (RSpec::Mocks::ArgumentMatchers)
actual_received_count_matters? (RSpec::Mocks::MessageExpectation)
add (RSpec::Mocks::AnyInstance::MessageChains)
add (RSpec::Mocks::Space)
add_default_stub (RSpec::Mocks::MethodDouble)
add_expectation (RSpec::Mocks::MethodDouble)
add_message_expectation (RSpec::Mocks::Proxy)
add_negative_expectation (RSpec::Mocks::MethodDouble)
add_negative_message_expectation (RSpec::Mocks::Proxy)
add_stub (RSpec::Mocks::MethodDouble)
add_stub (RSpec::Mocks::Proxy)
advise (RSpec::Mocks::MessageExpectation)
all_expectations_fulfilled? (RSpec::Mocks::AnyInstance::MessageChains)
allow_message_expectations_on_nil (RSpec::Mocks::ExampleMethods)
allow_message_expectations_on_nil (RSpec::Mocks::Proxy)
allow_message_expectations_on_nil? (RSpec::Mocks::Proxy)
already_proxied_respond_to (RSpec::Mocks::Proxy)
already_proxied_respond_to? (RSpec::Mocks::Proxy)
an_instance_of (RSpec::Mocks::ArgumentMatchers)
and_raise (RSpec::Mocks::MessageExpectation)
and_return (RSpec::Mocks::MessageExpectation)
and_return (RSpec::Mocks::NegativeMessageExpectation)
and_throw (RSpec::Mocks::MessageExpectation)
and_yield (RSpec::Mocks::MessageExpectation)
any_args (RSpec::Mocks::ArgumentMatchers)
any_instance (RSpec::Mocks::AnyInstance)
any_number_of_times (RSpec::Mocks::MessageExpectation)
anything (RSpec::Mocks::ArgumentMatchers)
args_match? (RSpec::Mocks::ArgumentListMatcher)
as_null_object (RSpec::Mocks::Proxy)
as_null_object (RSpec::Mocks::Methods)
at_least (RSpec::Mocks::MessageExpectation)
at_most (RSpec::Mocks::MessageExpectation)
boolean (RSpec::Mocks::ArgumentMatchers)
build_child (RSpec::Mocks::MessageExpectation)
call_implementation (RSpec::Mocks::MessageExpectation)
call_implementation_consecutive (RSpec::Mocks::MessageExpectation)
call_with_yield (RSpec::Mocks::MessageExpectation)
called_max_times? (RSpec::Mocks::MessageExpectation)
clear (RSpec::Mocks::OrderGroup)
clear (RSpec::Mocks::MethodDouble)
clear_actual_received_count! (RSpec::Mocks::MessageExpectation)
clone_args_to_yield (RSpec::Mocks::MessageExpectation)
configure_method (RSpec::Mocks::MethodDouble)
const_defined_on? (RSpec::Mocks::RecursiveConstMethods)
const_defined_on? (RSpec::Mocks::RecursiveConstMethods)
constrained_to_any_of? (RSpec::Mocks::AnyInstance::Chain)
consume (RSpec::Mocks::OrderGroup)
define_proxy_method (RSpec::Mocks::MethodDouble)
description (RSpec::Mocks::ArgumentMatchers::AnyArgsMatcher)
description (RSpec::Mocks::ArgumentMatchers::NoArgsMatcher)
description (RSpec::Mocks::ArgumentMatchers::HashExcludingMatcher)
description (RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher)
double (RSpec::Mocks::ExampleMethods)
duck_type (RSpec::Mocks::ArgumentMatchers)
dump_with_mocks (Psych)
dump_with_mocks (Marshal)
empty? (RSpec::Mocks::OrderGroup)
ensure_registered_with_mocks_space (RSpec::Mocks::ConstantStubber)
exactly (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::MessageExpectation)
extend_onto (RSpec::Mocks::TestDouble)
failed_fast? (RSpec::Mocks::MessageExpectation)
find (RSpec::Mocks::ConstantStubber)
fix_for (RSpec::Mocks::Serialization)
generate_error (RSpec::Mocks::MessageExpectation)
get_const_defined_on (RSpec::Mocks::RecursiveConstMethods)
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)
ignoring_args? (RSpec::Mocks::MessageExpectation)
implementation= (RSpec::Mocks::MessageExpectation)
increase_actual_received_count! (RSpec::Mocks::MessageExpectation)
inspect (RSpec::Mocks::TestDouble)
inspect (RSpec::Mocks::Constant)
instance_exec (RSpec::Mocks::InstanceExec)
instance_of (RSpec::Mocks::ArgumentMatchers)
instance_that_received (RSpec::Mocks::AnyInstance::Recorder)
invoke (RSpec::Mocks::MessageExpectation)
kind_of (RSpec::Mocks::ArgumentMatchers)
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)
mock (RSpec::Mocks::ExampleMethods)
negative_expectation_for? (RSpec::Mocks::MessageExpectation)
negative_expectation_for? (RSpec::Mocks::NegativeMessageExpectation)
never (RSpec::Mocks::MessageExpectation)
new (RSpec::Mocks::AnyInstance::Recorder)
new (RSpec::Mocks::Constant)
new (RSpec::Mocks::AnyInstance::StubChainChain)
new (RSpec::Mocks::AnyInstance::MessageChains)
new (RSpec::Mocks::TestDouble)
new (RSpec::Mocks::AnyInstance::NegativeExpectationChain)
new (RSpec::Mocks::Proxy)
new (RSpec::Mocks::MethodDouble)
new (RSpec::Mocks::NegativeMessageExpectation)
new (RSpec::Mocks::AnyInstance::StubChain)
new (RSpec::Mocks::AnyInstance::PositiveExpectationChain)
new (RSpec::Mocks::ArgumentMatchers::MatcherMatcher)
new (RSpec::Mocks::ArgumentMatchers::BooleanMatcher)
new (RSpec::Mocks::ArgumentMatchers::DuckTypeMatcher)
new (RSpec::Mocks::ArgumentMatchers::AnyArgMatcher)
new (RSpec::Mocks::ArgumentMatchers::KindOf)
new (RSpec::Mocks::ArgumentMatchers::InstanceOf)
new (RSpec::Mocks::ArgumentListMatcher)
new (RSpec::Mocks::MessageExpectation)
new (RSpec::Mocks::OrderGroup)
new (RSpec::Mocks::ErrorGenerator)
new (RSpec::Mocks::ConstantStubber::BaseStubber)
new (RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher)
new (RSpec::Mocks::ArgumentMatchers::HashExcludingMatcher)
new (RSpec::Mocks::ArgumentMatchers::RegexpMatcher)
new (RSpec::Mocks::ArgumentMatchers::EqualityProxy)
new (RSpec::Mocks::AnyInstance::ExpectationChain)
no_args (RSpec::Mocks::ArgumentMatchers)
null_object? (RSpec::Mocks::Proxy)
null_object? (RSpec::Mocks::Methods)
obfuscate (RSpec::Mocks::MethodDouble)
object_responds_to? (RSpec::Mocks::MethodDouble)
object_singleton_class (RSpec::Mocks::MethodDouble)
once (RSpec::Mocks::MessageExpectation)
opts (RSpec::Mocks::ErrorGenerator)
ordered (RSpec::Mocks::MessageExpectation)
original (RSpec::Mocks::Constant)
playback! (RSpec::Mocks::AnyInstance::Recorder)
playback! (RSpec::Mocks::AnyInstance::Chain)
playback! (RSpec::Mocks::AnyInstance::MessageChains)
previously_defined? (RSpec::Mocks::ConstantStubber::UndefinedConstantSetter)
previously_defined? (RSpec::Mocks::ConstantStubber::DefinedConstantReplacer)
previously_defined? (RSpec::Mocks::Constant)
proxy_for_nil_class? (RSpec::Mocks::MethodDouble)
raise_block_failed_error (RSpec::Mocks::ErrorGenerator)
raise_exception (RSpec::Mocks::MessageExpectation)
raise_expectation_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::Proxy)
raise_missing_default_stub_error (RSpec::Mocks::ErrorGenerator)
raise_on_invalid_const (RSpec::Mocks::ConstantStubber)
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::Proxy)
raise_unexpected_message_args_error (RSpec::Mocks::ErrorGenerator)
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)
received_expected_message! (RSpec::Mocks::AnyInstance::MessageChains)
received_message? (RSpec::Mocks::Methods)
received_message? (RSpec::Mocks::Proxy)
record_message_received (RSpec::Mocks::Proxy)
recursive_const_defined? (RSpec::Mocks::RecursiveConstMethods)
recursive_const_get (RSpec::Mocks::RecursiveConstMethods)
register (RSpec::Mocks::OrderGroup)
remove_stub (RSpec::Mocks::Proxy)
remove_stub (RSpec::Mocks::MethodDouble)
remove_stub_chains_for! (RSpec::Mocks::AnyInstance::MessageChains)
reset (RSpec::Mocks::Proxy)
reset (RSpec::Mocks::MethodDouble)
reset_all (RSpec::Mocks::Space)
reset_nil_expectations_warning (RSpec::Mocks::MethodDouble)
respond_to? (RSpec::Mocks::TestDouble)
restore_original_method (RSpec::Mocks::MethodDouble)
rspec_reset (RSpec::Mocks::ConstantStubber::DefinedConstantReplacer)
rspec_reset (RSpec::Mocks::AnyInstance)
rspec_reset (RSpec::Mocks::ConstantStubber)
rspec_reset (RSpec::Mocks::Methods)
rspec_reset (RSpec::Mocks::ConstantStubber::UndefinedConstantSetter)
rspec_verify (RSpec::Mocks::AnyInstance)
rspec_verify (RSpec::Mocks::Methods)
set_expected_received_count (RSpec::Mocks::MessageExpectation)
setup (RSpec::Mocks)
should_not_receive (RSpec::Mocks::Methods)
should_not_receive (RSpec::Mocks::AnyInstance::Recorder)
should_receive (RSpec::Mocks::AnyInstance::Recorder)
should_receive (RSpec::Mocks::Methods)
similar_messages (RSpec::Mocks::MessageExpectation)
stash_original_method (RSpec::Mocks::MethodDouble)
stashed_method_name (RSpec::Mocks::MethodDouble)
stop_all_observation! (RSpec::Mocks::AnyInstance::Recorder)
stub (RSpec::Mocks::ConstantStubber)
stub (RSpec::Mocks::ConstantStubber::DefinedConstantReplacer)
stub (RSpec::Mocks::Methods)
stub (RSpec::Mocks::ConstantStubber::UndefinedConstantSetter)
stub (RSpec::Mocks::AnyInstance::Recorder)
stub (RSpec::Mocks::ExampleMethods)
stub! (RSpec::Mocks::AnyInstance::Recorder)
stub! (RSpec::Mocks::Methods)
stub_chain (RSpec::Mocks::AnyInstance::Recorder)
stub_chain (RSpec::Mocks::Methods)
stub_const (RSpec::Mocks::ExampleMethods)
stubbed? (RSpec::Mocks::Constant)
stubbers (RSpec::Mocks::ConstantStubber)
stubs (RSpec::Mocks::MethodDouble)
teardown (RSpec::Mocks)
times (RSpec::Mocks::MessageExpectation)
to_constant (RSpec::Mocks::ConstantStubber::BaseStubber)
to_s (RSpec::Mocks::Constant)
to_s (RSpec::Mocks::TestDouble)
to_str (RSpec::Mocks::TestDouble)
to_yaml (RSpec::Mocks::Serialization::YAML)
transfer_nested_constants (RSpec::Mocks::ConstantStubber::DefinedConstantReplacer)
twice (RSpec::Mocks::MessageExpectation)
unfulfilled_expectations (RSpec::Mocks::AnyInstance::MessageChains)
unstub (RSpec::Mocks::AnyInstance::Recorder)
unstub (RSpec::Mocks::Methods)
unstub! (RSpec::Mocks::Methods)
verify (RSpec::Mocks::AnyInstance::Recorder)
verify (RSpec::Mocks)
verify (RSpec::Mocks::MethodDouble)
verify (RSpec::Mocks::Proxy)
verify_all (RSpec::Mocks::Space)
verify_constants_to_transfer! (RSpec::Mocks::ConstantStubber::DefinedConstantReplacer)
verify_messages_received (RSpec::Mocks::MessageExpectation)
visibility (RSpec::Mocks::MethodDouble)
warn_about_expectations_on_nil (RSpec::Mocks::Proxy)
warn_about_expectations_on_nil= (RSpec::Mocks::Proxy)
warn_if_nil_class (RSpec::Mocks::MethodDouble)
with (RSpec::Mocks::MessageExpectation)