public interface LObjDoublePredicateXAssert<S extends LObjDoublePredicateXAssert<S,A,RS,T,X>,A extends LObjDoublePredicateX<T,X>,RS extends org.assertj.core.api.AbstractBooleanAssert<RS>,T,X extends Throwable> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LObjDoubleConsumerX<T,Exception>,A,RS,Boolean,Exception>
Assert for LObjDoublePredicateX.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LObjDoublePredicateXAssert.Base<S extends LObjDoublePredicateXAssert.Base<S,A,RS,T,X>,A extends LObjDoublePredicateX<T,X>,RS extends org.assertj.core.api.AbstractBooleanAssert<RS>,T,X extends Throwable>
Base implementation.
|
static class |
LObjDoublePredicateXAssert.The<A extends LObjDoublePredicateX<T,X>,RS extends org.assertj.core.api.AbstractBooleanAssert<RS>,T,X extends Throwable>
Convenience implementation - if you want instantiate not to extend (uses one less generic parameter).
|
FunctionalAssert.Simple<S extends FunctionalAssert.Simple<S,PC,A,X>,PC,A,X extends Exception>| Modifier and Type | Method and Description |
|---|---|
Evaluation<S,LObjDoubleConsumerX<T,Exception>,A,RS,Boolean,Exception> |
doesTest(T t,
double d) |
inAllFollowingCasesasList, asString, doesNotHaveSameClassAs, equals, hasSameClassAs, hasToString, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, usingComparator, usingDefaultComparator, withThreadDumpOnErrorCopyright © 2015. All rights reserved.