KMock
/
tech.antibytes.kmock
/
KMockContract
/
ProxyReturnValueSetter
/
returns
common
returns
abstract infix fun
returns
(value:
ReturnValue
)
Content copied to clipboard
An Alias method which sets a ReturnValue.
Parameters
value
which is returned when the Proxy is invoked.