public interface LBoolToSrtFunctionAssert<S extends LBoolToSrtFunctionAssert<S,A,RS>,A extends LBoolToSrtFunction,RS extends org.assertj.core.api.AbstractShortAssert<RS>> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LBoolConsumer,A,RS,Short>
Assert class for LBoolToSrtFunction.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LBoolToSrtFunctionAssert.Base<S extends LBoolToSrtFunctionAssert.Base<S,A,RS>,A extends LBoolToSrtFunction,RS extends org.assertj.core.api.AbstractShortAssert<RS>>
Base implementation.
|
static class |
LBoolToSrtFunctionAssert.The<A extends LBoolToSrtFunction,RS extends org.assertj.core.api.AbstractShortAssert<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 LBoolToSrtFunction,RS extends org.assertj.core.api.AbstractShortAssert<RS>> |
assertBoolToSrtFunc(LBoolToSrtFunction func) |
Evaluation<S,LBoolConsumer,A,RS,Short> |
doesApplyAsSrt(boolean a) |
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 LBoolToSrtFunction,RS extends org.assertj.core.api.AbstractShortAssert<RS>> LBoolToSrtFunctionAssert.The<A,RS> assertBoolToSrtFunc(LBoolToSrtFunction func)
@Nonnull Evaluation<S,LBoolConsumer,A,RS,Short> doesApplyAsSrt(boolean a)
Copyright © 2019. All rights reserved.