Class: RSpec::Mocks::VerifyingPartialClassDoubleProxy Private
Do not use. This class is for internal use only.
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
|
|
|
Instance Chain:
|
|
| Inherits: |
RSpec::Mocks::VerifyingPartialDoubleProxy
|
| Defined in: | rspec-mocks/lib/rspec/mocks/verifying_proxy.rb |
Constant Summary
Proxy - Inherited
Class Method Summary
Instance Attribute Summary
Proxy - Inherited
Instance Method Summary
PartialClassDoubleProxyMethods - Included
| #initialize, | |
| #original_method_handle_for | Consider this situation: |
| #method_double_from_ancestor_for, #original_unbound_method_handle_from_ancestor_for, #superclass_proxy | |
VerifyingPartialDoubleProxy - Inherited
VerifyingProxyMethods - Included
| #add_message_expectation, #add_simple_stub, #add_stub, #ensure_implemented, #ensure_publicly_implemented |
PartialDoubleProxy - Inherited
| #add_simple_expectation, #add_simple_stub, #message_received, #original_method_handle_for, #reset, #visibility_for, #any_instance_class_recorder_observing_method? |