public interface LObjIntBoolFunctionAssert<S extends LObjIntBoolFunctionAssert<S,A,RS,T,R>,A extends LObjIntBoolFunction<T,R>,RS extends org.assertj.core.api.Assert<RS,R>,T,R> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LTieBoolConsumer<T>,A,RS,R>
Assert class for LObjIntBoolFunction.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LObjIntBoolFunctionAssert.Base<S extends LObjIntBoolFunctionAssert.Base<S,A,RS,T,R>,A extends LObjIntBoolFunction<T,R>,RS extends org.assertj.core.api.Assert<RS,R>,T,R>
Base implementation.
|
static class |
LObjIntBoolFunctionAssert.The<A extends LObjIntBoolFunction<T,R>,RS extends org.assertj.core.api.Assert<RS,R>,T,R>
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 LObjIntBoolFunction<T,R>,RS extends org.assertj.core.api.Assert<RS,R>,T,R> |
assertObjIntBoolFunc(LObjIntBoolFunction<T,R> func) |
Evaluation<S,LTieBoolConsumer<T>,A,RS,R> |
doesApply(T a1,
int a2,
boolean a3) |
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 LObjIntBoolFunction<T,R>,RS extends org.assertj.core.api.Assert<RS,R>,T,R> LObjIntBoolFunctionAssert.The<A,RS,T,R> assertObjIntBoolFunc(LObjIntBoolFunction<T,R> func)
@Nonnull Evaluation<S,LTieBoolConsumer<T>,A,RS,R> doesApply(T a1, int a2, boolean a3)
Copyright © 2019. All rights reserved.