public interface LBiCharConsumerAssert<S extends LBiCharConsumerAssert<S,A>,A extends LBiCharConsumer> extends org.assertj.core.api.Assert<S,A>, FunctionalAssert.Simple<S,LBiCharConsumerX<Exception>,A,Exception>
Assert for LBiCharConsumer.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LBiCharConsumerAssert.Base<S extends LBiCharConsumerAssert.Base<S,A>,A extends LBiCharConsumer>
Base implementation.
|
static class |
LBiCharConsumerAssert.The<A extends LBiCharConsumer>
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,LBiCharConsumerX<Exception>,A,Exception> |
doesAccept(char c1,
char c2) |
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, withThreadDumpOnError@Nonnull SemiEvaluation<S,LBiCharConsumerX<Exception>,A,Exception> doesAccept(char c1, char c2)
Copyright © 2015. All rights reserved.