public interface LBiObjByteConsumerAssert<S extends LBiObjByteConsumerAssert<S,A,T1,T2>,A extends LBiObjByteConsumer<T1,T2>,T1,T2> extends org.assertj.core.api.Assert<S,A>, FunctionalAssert.Simple<S,LBiObjByteConsumer<T1,T2>,A>
Assert class for LBiObjByteConsumer.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LBiObjByteConsumerAssert.Base<S extends LBiObjByteConsumerAssert.Base<S,A,T1,T2>,A extends LBiObjByteConsumer<T1,T2>,T1,T2>
Base implementation.
|
static class |
LBiObjByteConsumerAssert.The<A extends LBiObjByteConsumer<T1,T2>,T1,T2>
Convenience implementation - if you want instantiate not to extend (uses one less generic parameter).
|
FunctionalAssert.Simple<S extends FunctionalAssert.Simple<S,PC,A>,PC,A>| Modifier and Type | Method and Description |
|---|---|
static <A extends LBiObjByteConsumer<T1,T2>,T1,T2> |
assertBiObjByteCons(LBiObjByteConsumer<T1,T2> func) |
SemiEvaluation<S,LBiObjByteConsumer<T1,T2>,A> |
doesAccept(T1 a1,
T2 a2,
byte a3) |
inAllFollowingCasesasList, asString, doesNotHaveSameClassAs, equals, hasSameClassAs, hasSameHashCodeAs, hasToString, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isInstanceOfSatisfying, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, usingComparator, usingComparator, usingDefaultComparator, withRepresentation, withThreadDumpOnError@Nonnull static <A extends LBiObjByteConsumer<T1,T2>,T1,T2> LBiObjByteConsumerAssert.The<A,T1,T2> assertBiObjByteCons(LBiObjByteConsumer<T1,T2> func)
@Nonnull SemiEvaluation<S,LBiObjByteConsumer<T1,T2>,A> doesAccept(T1 a1, T2 a2, byte a3)
Copyright © 2019. All rights reserved.