AbstractThe type of the sample value to match against.
Constructs an asymmetric matcher.
The sample value to match against.
If true, the matcher will check for non-matching values.
Symbol to identify asymmetric matcher.
ProtectedinverseIf true, the matcher will check for non-matching values.
ProtectedsampleThe sample value to match against.
AbstractasymmetricChecks if the value matches.
The value to test.
true if the value matches, otherwise false.
OptionalgetReturns the expected type of the asymmetric matcher.
The expected type of the asymmetric matcher.
ProtectedgetReturns the context for the asymmetric matcher.
The context for the asymmetric matcher.
OptionaltoReturns a string representation of the asymmetric matcher for use in error messages.
A string representation of the asymmetric matcher for error messages.
AbstracttoReturns a string representation of the asymmetric matcher.
A string representation of the asymmetric matcher.
Base class for asymmetric matchers.