public interface LBoolSupplierAssert<S extends LBoolSupplierAssert<S,A,RS>,A extends LBoolSupplier,RS extends org.assertj.core.api.AbstractBooleanAssert<RS>> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LAction,A,RS,Boolean>
Assert class for LBoolSupplier.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LBoolSupplierAssert.Base<S extends LBoolSupplierAssert.Base<S,A,RS>,A extends LBoolSupplier,RS extends org.assertj.core.api.AbstractBooleanAssert<RS>>
Base implementation.
|
static class |
LBoolSupplierAssert.The<A extends LBoolSupplier,RS extends org.assertj.core.api.AbstractBooleanAssert<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 LBoolSupplier,RS extends org.assertj.core.api.AbstractBooleanAssert<RS>> |
assertBoolSup(LBoolSupplier func) |
Evaluation<S,LAction,A,RS,Boolean> |
doesGetAsBool() |
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 LBoolSupplier,RS extends org.assertj.core.api.AbstractBooleanAssert<RS>> LBoolSupplierAssert.The<A,RS> assertBoolSup(LBoolSupplier func)
Copyright © 2019. All rights reserved.