Table of Contents - spy-1.0.0 Documentation
Classes and Modules
- Marshal
- Spy
- Spy::API
- Spy::API::HaveReceived
- Spy::Agency
- Spy::Base
- Spy::CallLog
- Spy::Constant
- Spy::MiniTestAdapter
- Spy::Mock
- Spy::Nest
- Spy::RspecAdapter
- Spy::Subroutine
- Spy::TestUnitAdapter
Methods
- ::all — Spy::Nest
- ::args_for_method — Spy::Mock
- ::classes_to_override_methods — Spy::Mock
- ::create_and_hook_spy — Spy
- ::dump — Marshal
- ::dump_with_mocks — Marshal
- ::dump_without_mocks — Marshal
- ::fetch — Spy::Nest
- ::get — Spy::Constant
- ::get — Spy::Nest
- ::get — Spy::Subroutine
- ::get — Spy
- ::get_const — Spy
- ::get_inherited_methods — Spy::Mock
- ::get_spies — Spy::Subroutine
- ::get_spy_id — Spy::Subroutine
- ::included — Spy::TestUnitAdapter
- ::included — Spy::Mock
- ::mock — Spy
- ::mock_all — Spy
- ::new — Spy::Agency
- ::new — Spy::API::HaveReceived
- ::new — Spy::CallLog
- ::new — Spy::Constant
- ::new — Spy::Nest
- ::new — Spy::Subroutine
- ::new — Spy::Mock
- ::new — Spy::Mock
- ::off — Spy::Constant
- ::off — Spy::Subroutine
- ::off — Spy
- ::off_const — Spy
- ::off_instance_method — Spy
- ::on — Spy::Constant
- ::on — Spy::Subroutine
- ::on — Spy
- ::on_const — Spy
- ::on_instance_method — Spy
- ::teardown — Spy
- #active? — Spy::Agency
- #add — Spy::Nest
- #after_teardown — Spy::MiniTestAdapter
- #and_call_through — Spy::Subroutine
- #and_hide — Spy::Constant
- #and_raise — Spy::Subroutine
- #and_return — Spy::Constant
- #and_return — Spy::Subroutine
- #and_throw — Spy::Subroutine
- #and_yield — Spy::Subroutine
- #args_message — Spy::API::HaveReceived
- #arity_range — Spy::Subroutine
- #assert_received — Spy::API
- #assert_received_with — Spy::API
- #check_arity! — Spy::Subroutine
- #check_for_too_many_arguments! — Spy::Subroutine
- #check_spy! — Spy::Agency
- #clear! — Spy::Agency
- #clear_method! — Spy::Subroutine
- #current_method — Spy::Subroutine
- #currently_defined? — Spy::Constant
- #description — Spy::API::HaveReceived
- #dissolve! — Spy::Agency
- #failure_message_for_should — Spy::API::HaveReceived
- #failure_message_for_should_not — Spy::API::HaveReceived
- #find — Spy::Agency
- #get — Spy::Nest
- #has_been_called? — Spy::Subroutine
- #has_been_called_with? — Spy::Subroutine
- #have_received — Spy::API
- #hidden? — Spy::Constant
- #hook — Spy::Constant
- #hook — Spy::Subroutine
- #hooked? — Spy::Constant
- #hooked? — Spy::Nest
- #hooked? — Spy::Subroutine
- #hooked_constants — Spy::Nest
- #instance_of? — Spy::Mock
- #invoke — Spy::Subroutine
- #matches? — Spy::API::HaveReceived
- #method — Spy::Mock
- #method_owner — Spy::Subroutine
- #method_visibility_of — Spy::Subroutine
- #name — Spy::Constant
- #override_method — Spy::Subroutine
- #previously_defined? — Spy::Constant
- #recruit — Spy::Agency
- #remove — Spy::Nest
- #reset! — Spy::Subroutine
- #retire — Spy::Agency
- #setup_mocks_for_rspec — Spy::RspecAdapter
- #spies — Spy::Agency
- #spy — Spy::API::HaveReceived
- #spy_teardown — Spy::TestUnitAdapter
- #teardown_mocks_for_rspec — Spy::RspecAdapter
- #unhook — Spy::Constant
- #unhook — Spy::Subroutine
- #verify_mocks_for_rspec — Spy::RspecAdapter
- #with — Spy::API::HaveReceived