Instead of returning or throwing a given value, pass the call through to the mocked type object.
This is useful for example for enabling use of mock object in hashmaps by enabling toHash and opEquals of your class.
$(D_KEYWORD this).
See Implementation
Instead of returning or throwing a given value, pass the call through to the mocked type object.
This is useful for example for enabling use of mock object in hashmaps by enabling toHash and opEquals of your class.