not

class not(constraint: KMockContract.ArgumentConstraint) : KMockContract.ArgumentConstraint

Functions

matches
Link copied to clipboard
common
open override fun matches(actual: Any?): Boolean
Resolves if the constraint matches the given Proxy Argument.
toString
Link copied to clipboard
common
open override fun toString(): String