Top Level Namespace
- Includes:
- RSpec::Mocks::ExampleMethods
Defined Under Namespace
Modules: RSpec Classes: BasicObject, Class
Method Summary
Methods included from RSpec::Mocks::ExampleMethods
#allow, #allow_any_instance_of, #allow_message_expectations_on_nil, #class_double, #class_spy, #double, #expect, #expect_any_instance_of, #have_received, #hide_const, #instance_double, #instance_spy, #object_double, #object_spy, #receive, #receive_message_chain, #receive_messages, #spy, #stub_const
Methods included from RSpec::Mocks::ArgumentMatchers
#any_args, #anything, #array_including, #boolean, #duck_type, #hash_excluding, #hash_including, #instance_of, #kind_of, #no_args