public interface LTriConsumerAssert<S extends LTriConsumerAssert<S,A,T1,T2,T3>,A extends LTriConsumer<T1,T2,T3>,T1,T2,T3> extends org.assertj.core.api.Assert<S,A>, FunctionalAssert.Simple<S,LTriConsumerX<T1,T2,T3,Exception>,A,Exception>
Assert for LTriConsumer.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LTriConsumerAssert.Base<S extends LTriConsumerAssert.Base<S,A,T1,T2,T3>,A extends LTriConsumer<T1,T2,T3>,T1,T2,T3>
Base implementation.
|
static class |
LTriConsumerAssert.The<A extends LTriConsumer<T1,T2,T3>,T1,T2,T3>
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.