alwaysReturns

infix fun alwaysReturns(response: Result)(source)

Configures the tool to always return the specified result when called.

Parameters

response

The result to always return when the tool is invoked.