Table of Contents - spy_rb-4.2.0 Documentation
Classes and Modules
- Spy
- Spy::API
- Spy::Blueprint
- Spy::Core
- Spy::Errors
- Spy::FakeMethod
- Spy::Instance
- Spy::MethodCall
- Spy::Multi
- Spy::Registry
- Spy::ReplaceMethod
- Spy::Strategy
- Spy::Strategy::Intercept
- Spy::Strategy::Wrap
Methods
- ::call — Spy::ReplaceMethod
- ::impl — Spy::ReplaceMethod
- ::new — Spy::Blueprint
- ::new — Spy::Core
- ::new — Spy::FakeMethod
- ::new — Spy::Instance
- ::new — Spy::MethodCall
- ::new — Spy::Multi
- ::new — Spy::Registry
- ::new — Spy::Strategy::Intercept
- ::new — Spy::Strategy::Wrap
- #[] — Spy::Multi
- #_caller — Spy::Blueprint
- #add_multi_spy — Spy::Core
- #add_spy — Spy::Core
- #after — Spy::Instance
- #apply — Spy::Instance
- #apply — Spy::Strategy::Intercept
- #apply — Spy::Strategy::Wrap
- #before — Spy::Instance
- #call — Spy::FakeMethod
- #call_count — Spy::Instance
- #call_count — Spy::Multi
- #call_original — Spy::Instance
- #call_original — Spy::MethodCall
- #call_original_method — Spy::Instance
- #call_original_unbound_method — Spy::Instance
- #called — Spy::Multi
- #called? — Spy::Instance
- #caller — Spy::Blueprint
- #choose_strategy — Spy::Instance
- #core — Spy::API
- #get — Spy::Registry
- #insert — Spy::Registry
- #instead — Spy::Instance
- #name — Spy::Instance
- #name — Spy::MethodCall
- #on — Spy::API
- #on_any_instance — Spy::API
- #on_class — Spy::API
- #on_object — Spy::API
- #passes_all_conditions? — Spy::Instance
- #remove — Spy::Registry
- #remove_all — Spy::Registry
- #remove_all_spies — Spy::Core
- #remove_spy — Spy::Core
- #replay — Spy::MethodCall
- #replay_all — Spy::Instance
- #restore — Spy::API
- #run_after_callbacks — Spy::Instance
- #run_before_callbacks — Spy::Instance
- #start — Spy::Instance
- #stop — Spy::Instance
- #to_s — Spy::Blueprint
- #uncalled — Spy::Multi
- #undo — Spy::Strategy::Intercept
- #undo — Spy::Strategy::Wrap
- #unsafe_method? — Spy::Core
- #when — Spy::Instance
- #wrap — Spy::Instance