public interface LLongToCharFunctionAssert<S extends LLongToCharFunctionAssert<S,A,RS>,A extends LLongToCharFunction,RS extends org.assertj.core.api.AbstractCharacterAssert<RS>> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LLongConsumer,A,RS,Character>
Assert class for LLongToCharFunction.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LLongToCharFunctionAssert.Base<S extends LLongToCharFunctionAssert.Base<S,A,RS>,A extends LLongToCharFunction,RS extends org.assertj.core.api.AbstractCharacterAssert<RS>>
Base implementation.
|
static class |
LLongToCharFunctionAssert.The<A extends LLongToCharFunction,RS extends org.assertj.core.api.AbstractCharacterAssert<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 LLongToCharFunction,RS extends org.assertj.core.api.AbstractCharacterAssert<RS>> |
assertLongToCharFunc(LLongToCharFunction func) |
Evaluation<S,LLongConsumer,A,RS,Character> |
doesApplyAsChar(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 LLongToCharFunction,RS extends org.assertj.core.api.AbstractCharacterAssert<RS>> LLongToCharFunctionAssert.The<A,RS> assertLongToCharFunc(LLongToCharFunction func)
@Nonnull Evaluation<S,LLongConsumer,A,RS,Character> doesApplyAsChar(long a)
Copyright © 2019. All rights reserved.