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