APIdock
/
RSpec
/
Browse
About
class
Spec
::
Mocks
::
Proxy
rspec latest stable
- Superclass:
Object
No documentation available for this class.
Constants
DEFAULT_OPTIONS =
{ :null_object => false, }
Files
lib/spec/mocks/proxy.rb
Related methods
Instance methods
add_message_expectation
add_negative_message_expectation
add_stub
as_null_object
build_expectation
find_matching_method_stub
has_negative_expectation?
invoke_expectation
message_received
null_object?
ok_to_invoke_stub?
raise_unexpected_message_args_error
raise_unexpected_message_error
received_message?
record_almost_matching_expectation
record_message_received
record_stub
remove_stub
reset
verify
Class methods
allow_message_expectations_on_nil
new
Private methods
__add
almost_matching_expectation
clear_expectations
clear_proxied_methods
clear_stubs
define_expected_method
find_almost_matching_expectation
find_matching_expectation
munge
proxy_for_nil_class?
reset_nil_expectations_warning
reset_proxied_method
reset_proxied_methods
target_metaclass
target_responds_to?
verify_expectations
visibility
warn_if_nil_class