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