public interface LTriConsumerXAssert<S extends LTriConsumerXAssert<S,A,T1,T2,T3,X>,A extends LTriConsumerX<T1,T2,T3,X>,T1,T2,T3,X extends Throwable> extends org.assertj.core.api.Assert<S,A>, FunctionalAssert.Simple<S,LTriConsumerX<T1,T2,T3,Exception>,A,Exception>
Assert for LTriConsumerX.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LTriConsumerXAssert.Base<S extends LTriConsumerXAssert.Base<S,A,T1,T2,T3,X>,A extends LTriConsumerX<T1,T2,T3,X>,T1,T2,T3,X extends Throwable>
Base implementation.
|
static class |
LTriConsumerXAssert.The<A extends LTriConsumerX<T1,T2,T3,X>,T1,T2,T3,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 |
|---|---|
SemiEvaluation<S,LTriConsumerX<T1,T2,T3,Exception>,A,Exception> |
doesAccept(T1 t1,
T2 t2,
T3 t3) |
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, withThreadDumpOnErrorCopyright © 2015. All rights reserved.