neq
Deprecated
This API is considered obsolete. `not` matcher should be used instead as it's more flexible - allows using matchers.
Replace with
import dev.mokkery.matcher.logical.not
Content copied to clipboard
not(value)Content copied to clipboard
Matches an argument that is not equal to value.