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