struct Mocks::Anything
- Mocks::Anything
- Struct
- Value
- Object
Overview
Object that matches any value or reference (including nil).
Defined in:
mocks/anything.crConstructors
Instance Method Summary
-
#==(other)
Returns true.
- #initialize