public interface JreLongToIntFunctionAssert<S extends JreLongToIntFunctionAssert<S,A,RS>,A extends java.util.function.LongToIntFunction,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LLongConsumer,A,RS,Integer>
Assert class for LongToIntFunction.
| Modifier and Type | Interface and Description |
|---|---|
static class |
JreLongToIntFunctionAssert.Base<S extends JreLongToIntFunctionAssert.Base<S,A,RS>,A extends java.util.function.LongToIntFunction,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>>
Base implementation.
|
static class |
JreLongToIntFunctionAssert.The<A extends java.util.function.LongToIntFunction,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 java.util.function.LongToIntFunction,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>> |
assertLongToIntFunc(java.util.function.LongToIntFunction func) |
Evaluation<S,LLongConsumer,A,RS,Integer> |
doesApplyAsInt(long 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 java.util.function.LongToIntFunction,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>> JreLongToIntFunctionAssert.The<A,RS> assertLongToIntFunc(java.util.function.LongToIntFunction func)
@Nonnull Evaluation<S,LLongConsumer,A,RS,Integer> doesApplyAsInt(long a)
Copyright © 2019. All rights reserved.