neqRef
Deprecated
This API is considered obsolete. Use `not(ref(...)).`
Replace with
import dev.mokkery.matcher.ref
import dev.mokkery.matcher.logical.not
Content copied to clipboard
not(ref(value))Content copied to clipboard
Matches an argument whose reference is not equal to value's reference.