was Set To
abstract fun KMockContract.PropertyProxy<*>.wasSetTo(value: Any?): KMockContract.Expectation
Content copied to clipboard
Collects all invocation of an PropertyProxy Setter with the given Value.
Return
Expectation
See also
Parameters
value
argument/constraint which calls must match.