public static class LObjBoolFunctionXAssert.Base<S extends LObjBoolFunctionXAssert.Base<S,A,RS,T,R,X>,A extends LObjBoolFunctionX<T,R,X>,RS extends org.assertj.core.api.Assert<RS,R>,T,R,X extends Throwable> extends FullFunctionalAssert.Base<S,LObjBoolConsumerX<T,Exception>,A,RS,R,Exception> implements LObjBoolFunctionXAssert<S,A,RS,T,R,X>
Base implementation. For potentiall extending (requires to define all generic parameters).
LObjBoolFunctionXAssert.Base<S extends LObjBoolFunctionXAssert.Base<S,A,RS,T,R,X>,A extends LObjBoolFunctionX<T,R,X>,RS extends org.assertj.core.api.Assert<RS,R>,T,R,X extends Throwable>, LObjBoolFunctionXAssert.The<A extends LObjBoolFunctionX<T,R,X>,RS extends org.assertj.core.api.Assert<RS,R>,T,R,X extends Throwable>FunctionalAssert.Simple<S extends FunctionalAssert.Simple<S,PC,A,X>,PC,A,X extends Exception>| Modifier and Type | Field and Description |
|---|---|
protected java.util.function.Function<R,RS> |
assertFactory |
recurringAssert| Constructor and Description |
|---|
Base(A actual,
Class<?> selfType,
java.util.function.Function<R,RS> assertFactory) |
| Modifier and Type | Method and Description |
|---|---|
Evaluation<S,LObjBoolConsumerX<T,Exception>,A,RS,R,Exception> |
doesApply(T t,
boolean b) |
evaluationinAllFollowingCases, recurringAssertisEqualToComparingFieldByField, isEqualToComparingOnlyGivenFields, isEqualToIgnoringGivenFields, isEqualToIgnoringNullFieldsas, as, asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failure, 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, usingComparator, usingDefaultComparator, withThreadDumpOnErrorclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitinAllFollowingCasesasList, asString, doesNotHaveSameClassAs, equals, hasSameClassAs, hasToString, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, usingComparator, usingDefaultComparator, withThreadDumpOnErrorprotected final java.util.function.Function<R,RS extends org.assertj.core.api.Assert<RS,R>> assertFactory
public Base(A actual, Class<?> selfType, java.util.function.Function<R,RS> assertFactory)
Copyright © 2015. All rights reserved.