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