alwaysReturns

infix fun alwaysReturns(response: Result)(source)

Configures the tool to always return the specified result, regardless of the arguments it receives.

Parameters

response

The result to return