public interface LDoubleConsumerAssert<S extends LDoubleConsumerAssert<S,A>,A extends LDoubleConsumer> extends org.assertj.core.api.Assert<S,A>, FunctionalAssert.Simple<S,LDoubleConsumerX<Exception>,A,Exception>
Assert for LDoubleConsumer.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LDoubleConsumerAssert.Base<S extends LDoubleConsumerAssert.Base<S,A>,A extends LDoubleConsumer>
Base implementation.
|
static class |
LDoubleConsumerAssert.The<A extends LDoubleConsumer>
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 |
|---|---|
SemiEvaluation<S,LDoubleConsumerX<Exception>,A,Exception> |
doesAccept(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, withThreadDumpOnError@Nonnull SemiEvaluation<S,LDoubleConsumerX<Exception>,A,Exception> doesAccept(double d)
Copyright © 2015. All rights reserved.