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