isNot

fun isNot(illegal: Any?): KMockContract.ArgumentConstraint

VerificationConstraint matches if the actual and expected value are not equal.

Author

Matthias Geisler

See also

Parameters

illegal

value which should not match.