public interface DoubleSupplierAssert<S extends DoubleSupplierAssert<S,A,RS>,A extends java.util.function.DoubleSupplier,RS extends org.assertj.core.api.AbstractDoubleAssert<RS>> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LActionX<Exception>,A,RS,Double,Exception>
Assert for java.util.function.DoubleSupplier.
| Modifier and Type | Interface and Description |
|---|---|
static class |
DoubleSupplierAssert.Base<S extends DoubleSupplierAssert.Base<S,A,RS>,A extends java.util.function.DoubleSupplier,RS extends org.assertj.core.api.AbstractDoubleAssert<RS>>
Base implementation.
|
static class |
DoubleSupplierAssert.The<A extends java.util.function.DoubleSupplier,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,X>,PC,A,X extends Exception>| Modifier and Type | Method and Description |
|---|---|
Evaluation<S,LActionX<Exception>,A,RS,Double,Exception> |
doesGetAsDouble() |
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.