public interface LDblToSrtFunctionAssert<S extends LDblToSrtFunctionAssert<S,A,RS>,A extends LDblToSrtFunction,RS extends org.assertj.core.api.AbstractShortAssert<RS>> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LDblConsumer,A,RS,Short>
Assert class for LDblToSrtFunction.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LDblToSrtFunctionAssert.Base<S extends LDblToSrtFunctionAssert.Base<S,A,RS>,A extends LDblToSrtFunction,RS extends org.assertj.core.api.AbstractShortAssert<RS>>
Base implementation.
|
static class |
LDblToSrtFunctionAssert.The<A extends LDblToSrtFunction,RS extends org.assertj.core.api.AbstractShortAssert<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 LDblToSrtFunction,RS extends org.assertj.core.api.AbstractShortAssert<RS>> |
assertDblToSrtFunc(LDblToSrtFunction func) |
Evaluation<S,LDblConsumer,A,RS,Short> |
doesApplyAsSrt(double 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 LDblToSrtFunction,RS extends org.assertj.core.api.AbstractShortAssert<RS>> LDblToSrtFunctionAssert.The<A,RS> assertDblToSrtFunc(LDblToSrtFunction func)
@Nonnull Evaluation<S,LDblConsumer,A,RS,Short> doesApplyAsSrt(double a)
Copyright © 2019. All rights reserved.