Assert<SELF,Predicate<T>>
, Descriptable<T>
, ExtensionPoints<SELF,ACTUAL>
public class SoftAssertionPredicateAssert<T> extends AbstractPredicateAssert<PredicateAssert<T>,T>
Predicate
s without any final methods to allow proxying.actual, info, myself
Constructor | Description |
---|---|
SoftAssertionPredicateAssert(Predicate<T> actual) |
as, as, asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasToString, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isInstanceOfSatisfying, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, matches, matches, overridingErrorMessage, satisfies, setCustomRepresentation, throwAssertionError, usingComparator, usingDefaultComparator, withFailMessage, withRepresentation, withThreadDumpOnError
accepts, acceptsAll, rejects, rejectsAll
Copyright © 2014–2019. All rights reserved.