Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
mocks
v0.5.0
Top Level Namespace
Mocks
Allow
BaseDouble
BaseMock
HaveReceivedExpectation
Message
Receive
Registry
Args
ArgsInterface
CallHash
Method
NoArgs
ObjectId
Result
ResultInterface
ResultWrapper
StubKey
UnexpectedMethodCall
Built with Crystal 1.9.2
2023-10-08 04:07:56 UTC
module
Mocks::Registry::ArgsInterface
Direct including types
Mocks::Registry::Args(T)
Defined in:
mocks/registry.cr
Instance Method Summary
#==
(other)
#downcast
#hash
Instance Method Detail
abstract def
==
(other)
#
[
View source
]
abstract def
downcast
#
[
View source
]
abstract def
hash
#
[
View source
]