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