T - type of the value contained in the Predicate.public class PredicateAssert<T> extends AbstractPredicateAssert<PredicateAssert<T>,T>
Predicate.actual, info, myself| Modifier | Constructor and Description |
|---|---|
protected |
PredicateAssert(Predicate<T> actual) |
accepts, acceptsAll, rejects, rejectsAllas, as, asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasToString, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, matches, matches, overridingErrorMessage, satisfies, setCustomRepresentation, throwAssertionError, usingComparator, usingDefaultComparator, withFailMessage, withRepresentation, withThreadDumpOnErrorCopyright © 2014–2016 AssertJ. All rights reserved.