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