kmock
0.3.0-rc08
common
kmock
/
tech.antibytes.kmock.verification.constraints
/
not
not
class
not
(
constraint
:
KMockContract.ArgumentConstraint
)
:
KMockContract.ArgumentConstraint
Constructors
Functions
Constructors
not
Link copied to clipboard
fun
not
(
constraint
:
KMockContract.ArgumentConstraint
)
Functions
matches
Link copied to clipboard
open
override
fun
matches
(
actual
:
Any
?
)
:
Boolean
Resolves if the constraint matches the given Proxy Argument.
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String