public interface LBiByteConsumerAssert<S extends LBiByteConsumerAssert<S,A>,A extends LBiByteConsumer> extends org.assertj.core.api.Assert<S,A>, FunctionalAssert.Simple<S,LBiByteConsumer,A>
Assert class for LBiByteConsumer.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LBiByteConsumerAssert.Base<S extends LBiByteConsumerAssert.Base<S,A>,A extends LBiByteConsumer>
Base implementation.
|
static class |
LBiByteConsumerAssert.The<A extends LBiByteConsumer>
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 LBiByteConsumer> |
assertBiByteCons(LBiByteConsumer func) |
SemiEvaluation<S,LBiByteConsumer,A> |
doesAccept(byte a1,
byte a2) |
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 LBiByteConsumer> LBiByteConsumerAssert.The<A> assertBiByteCons(LBiByteConsumer func)
@Nonnull SemiEvaluation<S,LBiByteConsumer,A> doesAccept(byte a1, byte a2)
Copyright © 2019. All rights reserved.