public interface LTriBoolFunctionXAssert<S extends LTriBoolFunctionXAssert<S,A,RS,R,X>,A extends LTriBoolFunctionX<R,X>,RS extends org.assertj.core.api.Assert<RS,R>,R,X extends Throwable> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LTriBoolConsumerX<Exception>,A,RS,R,Exception>
Assert for LTriBoolFunctionX.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LTriBoolFunctionXAssert.Base<S extends LTriBoolFunctionXAssert.Base<S,A,RS,R,X>,A extends LTriBoolFunctionX<R,X>,RS extends org.assertj.core.api.Assert<RS,R>,R,X extends Throwable>
Base implementation.
|
static class |
LTriBoolFunctionXAssert.The<A extends LTriBoolFunctionX<R,X>,RS extends org.assertj.core.api.Assert<RS,R>,R,X extends Throwable>
Convenience implementation - if you want instantiate not to extend (uses one less generic parameter).
|
FunctionalAssert.Simple<S extends FunctionalAssert.Simple<S,PC,A,X>,PC,A,X extends Exception>| Modifier and Type | Method and Description |
|---|---|
Evaluation<S,LTriBoolConsumerX<Exception>,A,RS,R,Exception> |
doesApply(boolean b1,
boolean b2,
boolean b3) |
inAllFollowingCasesasList, 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, withThreadDumpOnError@Nonnull Evaluation<S,LTriBoolConsumerX<Exception>,A,RS,R,Exception> doesApply(boolean b1, boolean b2, boolean b3)
Copyright © 2015. All rights reserved.