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