isNotSame

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

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

Author

Matthias Geisler

See also

Parameters

illegal

value which should not match.