public interface LObjDblFunctionAssert<S extends LObjDblFunctionAssert<S,A,RS,T,R>,A extends LObjDblFunction<T,R>,RS extends org.assertj.core.api.Assert<RS,R>,T,R> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LObjDblConsumer<T>,A,RS,R>
Assert class for LObjDblFunction.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LObjDblFunctionAssert.Base<S extends LObjDblFunctionAssert.Base<S,A,RS,T,R>,A extends LObjDblFunction<T,R>,RS extends org.assertj.core.api.Assert<RS,R>,T,R>
Base implementation.
|
static class |
LObjDblFunctionAssert.The<A extends LObjDblFunction<T,R>,RS extends org.assertj.core.api.Assert<RS,R>,T,R>
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 LObjDblFunction<T,R>,RS extends org.assertj.core.api.Assert<RS,R>,T,R> |
assertObjDblFunc(LObjDblFunction<T,R> func) |
Evaluation<S,LObjDblConsumer<T>,A,RS,R> |
doesApply(T a1,
double a2) |
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 LObjDblFunction<T,R>,RS extends org.assertj.core.api.Assert<RS,R>,T,R> LObjDblFunctionAssert.The<A,RS,T,R> assertObjDblFunc(LObjDblFunction<T,R> func)
@Nonnull Evaluation<S,LObjDblConsumer<T>,A,RS,R> doesApply(T a1, double a2)
Copyright © 2019. All rights reserved.