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