Methods

and_returned (NotAMock::Matchers::CallMatcher)
calls_by_object (NotAMock::CallRecorder)
calls_by_object_and_method (NotAMock::CallRecorder)
class (NotAMock::Stub)
exactly (NotAMock::Matchers::CallMatcher)
failure_message (NotAMock::Matchers::CallMatcher)
failure_message_without_parents (NotAMock::Matchers::ResultMatcher)
failure_message_without_parents (NotAMock::Matchers::TimesMatcher)
failure_message_without_parents (NotAMock::Matchers::AnythingMatcher)
failure_message_without_parents (NotAMock::Matchers::MethodMatcher)
failure_message_without_parents (NotAMock::Matchers::ArgsMatcher)
have_been_called (lib/not_a_mock/matchers.rb)
have_received (lib/not_a_mock/matchers.rb)
inspect (NotAMock::Stub)
instance_of? (NotAMock::Stub)
is_a? (NotAMock::Stub)
kind_of? (NotAMock::Stub)
log_calls_to (Object)
matched? (NotAMock::Matchers::CallMatcher)
matches? (NotAMock::Matchers::CallMatcher)
matches_without_parents? (NotAMock::Matchers::AnythingMatcher)
matches_without_parents? (NotAMock::Matchers::ResultMatcher)
matches_without_parents? (NotAMock::Matchers::ArgsMatcher)
matches_without_parents? (NotAMock::Matchers::TimesMatcher)
matches_without_parents? (NotAMock::Matchers::MethodMatcher)
meta_eval (Object)
metaclass (Object)
negative_failure_message (NotAMock::Matchers::CallMatcher)
new (NotAMock::Matchers::AnythingMatcher)
new (NotAMock::Matchers::MethodMatcher)
new (NotAMock::Matchers::TimesMatcher)
new (NotAMock::Matchers::CallMatcher)
new (NotAMock::Stubber)
new (NotAMock::CallRecorder)
new (NotAMock::Matchers::ResultMatcher)
new (NotAMock::Matchers::ArgsMatcher)
once (NotAMock::Matchers::CallMatcher)
parent_failure_message (NotAMock::Matchers::CallMatcher)
parent_matched? (NotAMock::Matchers::CallMatcher)
parent_matches? (NotAMock::Matchers::CallMatcher)
reset (NotAMock::Stubber)
reset (NotAMock::CallRecorder)
setup_mocks_for_rspec (NotAMock::RspecMockFrameworkAdapter)
stub_instance (ActiveRecord::Base)
stub_instance (Object)
stub_method (Object)
stub_method_to_raise (Object)
stub_methods (Object)
stub_methods_to_raise (Object)
teardown_mocks_for_rspec (NotAMock::RspecMockFrameworkAdapter)
times (NotAMock::Matchers::TimesMatcher)
track_method (Object)
track_methods (Object)
twice (NotAMock::Matchers::CallMatcher)
unstub_method (Object)
unstub_methods (Object)
untrack_all (NotAMock::CallRecorder)
untrack_method (Object)
untrack_methods (Object)
verify_mocks_for_rspec (NotAMock::RspecMockFrameworkAdapter)
with (NotAMock::Matchers::CallMatcher)
without_args (NotAMock::Matchers::CallMatcher)