public interface LDoubleToIntFunctionAssert<S extends LDoubleToIntFunctionAssert<S,A,RS>,A extends LDoubleToIntFunction,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LDoubleConsumerX<Exception>,A,RS,Integer,Exception>
Assert for LDoubleToIntFunction.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LDoubleToIntFunctionAssert.Base<S extends LDoubleToIntFunctionAssert.Base<S,A,RS>,A extends LDoubleToIntFunction,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>>
Base implementation.
|
static class |
LDoubleToIntFunctionAssert.The<A extends LDoubleToIntFunction,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,X>,PC,A,X extends Exception>| Modifier and Type | Method and Description |
|---|---|
Evaluation<S,LDoubleConsumerX<Exception>,A,RS,Integer,Exception> |
doesApplyAsInt(double d) |
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 Evaluation<S,LDoubleConsumerX<Exception>,A,RS,Integer,Exception> doesApplyAsInt(double d)
Copyright © 2015. All rights reserved.