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