class Mocks::Registry::Method(T)
- Mocks::Registry::Method(T)
- Reference
- Object
Defined in:
mocks/registry.crConstant Summary
-
LAST_ARGS =
{} of LastArgsKey => String
-
RUNTIME =
{:recording => true}
Constructors
Instance Method Summary
- #call(object_id, args)
- #last_received_args(object_id)
- #name
- #received
- #received?(object_id, args)
- #registry_name
- #store_stub(object_id, args, value)
- #stubs