public static class Nested.Result<T,M extends org.hamcrest.Matcher<?>> extends AbstractMatchResult<T,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 |
|---|
Result(T value,
M matcher) |
Result(T value,
M matcher,
boolean success) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
nestedDescribeTo(boolean paren,
org.hamcrest.SelfDescribing sd,
org.hamcrest.Description d) |
protected void |
nestedDescribeTo(boolean paren,
org.hamcrest.SelfDescribing sd,
org.hamcrest.Description d,
String message) |
protected void |
nestedDescribeTo(int myPrecedence,
PrecedencedSelfDescribing sd,
org.hamcrest.Description d) |
protected void |
nestedDescribeTo(int myPrecedence,
PrecedencedSelfDescribing sd,
org.hamcrest.Description d,
String message) |
describeMatch, describeTo, getDescriptionPrecedence, getMatch, getMatchDescription, getMatchPrecedence, getMismatch, matcheddescribeExpected, describeMismatch, getExpectedDescription, getExpectedPrecedence, getMismatchDescription, getMismatchPrecedencedescribeMatcher, getMatcher, getMatcherDescription, getMatcherPrecedence, getValuetoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdescribeMatcher, getMatcher, getMatcherDescription, getMatcherPrecedence, getValueprotected void nestedDescribeTo(boolean paren,
org.hamcrest.SelfDescribing sd,
org.hamcrest.Description d)
protected void nestedDescribeTo(boolean paren,
org.hamcrest.SelfDescribing sd,
org.hamcrest.Description d,
String message)
protected void nestedDescribeTo(int myPrecedence,
PrecedencedSelfDescribing sd,
org.hamcrest.Description d)
protected void nestedDescribeTo(int myPrecedence,
PrecedencedSelfDescribing sd,
org.hamcrest.Description d,
String message)
Copyright © 2015. All rights reserved.