public interface LDblToIntFunctionAssert<S extends LDblToIntFunctionAssert<S,A,RS>,A extends LDblToIntFunction,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LDblConsumer,A,RS,Integer>
Assert class for LDblToIntFunction.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LDblToIntFunctionAssert.Base<S extends LDblToIntFunctionAssert.Base<S,A,RS>,A extends LDblToIntFunction,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>>
Base implementation.
|
static class |
LDblToIntFunctionAssert.The<A extends LDblToIntFunction,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>>
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 LDblToIntFunction,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>> |
assertDblToIntFunc(LDblToIntFunction func) |
Evaluation<S,LDblConsumer,A,RS,Integer> |
doesApplyAsInt(double a) |
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 LDblToIntFunction,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>> LDblToIntFunctionAssert.The<A,RS> assertDblToIntFunc(LDblToIntFunction func)
@Nonnull Evaluation<S,LDblConsumer,A,RS,Integer> doesApplyAsInt(double a)
Copyright © 2019. All rights reserved.