class Mocks::Registry::Method
- Mocks::Registry::Method
- Reference
- Object
Defined in:
mocks/registry.crConstructors
Instance Method Summary
- #call(object_id, args)
- #call(object_id)
- #last_args : Mocks::Registry::CallHash
- #last_received_args(object_id)
- #received : Mocks::Registry::CallHash
- #received?(object_id, args)
- #received?(object_id)
- #store_stub(object_id, args, value)
- #stubs : Mocks::Registry::CallHash