public class AtomicMismatch<I,M extends org.hamcrest.Matcher<?>> extends MatchResultMismatch<I,M>
MatchResult.Match<T>, MatchResult.Mismatch<T>P_AND, P_ATOMIC, P_COMPLEX, P_NONE, P_OR, P_UNARY, P_UNARY_NO_PAREN| Constructor and Description |
|---|
AtomicMismatch(I value,
M matcher,
org.hamcrest.SelfDescribing mismatchDescription) |
AtomicMismatch(I value,
M matcher,
String mismatchDescription) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMismatchPrecedence()
Returns the precedence of the mismatch
|
describeExpected, describeMismatch, describeTo, getDescriptionPrecedence, getExpectedDescription, getExpectedPrecedence, getMatch, getMismatch, getMismatchDescription, matcheddescribeMatcher, getMatcher, getMatcherDescription, getMatcherPrecedence, getValuetoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdescribeMatcher, getMatcher, getMatcherDescription, getMatcherPrecedence, getValuepublic AtomicMismatch(I value, M matcher, org.hamcrest.SelfDescribing mismatchDescription)
public int getMismatchPrecedence()
MatchResult.MismatchgetMismatchPrecedence in interface MatchResult.Mismatch<I>getMismatchPrecedence in class MatchResultMismatch<I,M extends org.hamcrest.Matcher<?>>PrecedencedSelfDescribingCopyright © 2015. All rights reserved.