public interface LToIntTriFunctionAssert<S extends LToIntTriFunctionAssert<S,A,RS,T1,T2,T3>,A extends LToIntTriFunction<T1,T2,T3>,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>,T1,T2,T3> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LTriConsumer<T1,T2,T3>,A,RS,Integer>
Assert class for LToIntTriFunction.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LToIntTriFunctionAssert.Base<S extends LToIntTriFunctionAssert.Base<S,A,RS,T1,T2,T3>,A extends LToIntTriFunction<T1,T2,T3>,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>,T1,T2,T3>
Base implementation.
|
static class |
LToIntTriFunctionAssert.The<A extends LToIntTriFunction<T1,T2,T3>,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>,T1,T2,T3>
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 LToIntTriFunction<T1,T2,T3>,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>,T1,T2,T3> |
assertToIntTriFunc(LToIntTriFunction<T1,T2,T3> func) |
Evaluation<S,LTriConsumer<T1,T2,T3>,A,RS,Integer> |
doesApplyAsInt(T1 a1,
T2 a2,
T3 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 LToIntTriFunction<T1,T2,T3>,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>,T1,T2,T3> LToIntTriFunctionAssert.The<A,RS,T1,T2,T3> assertToIntTriFunc(LToIntTriFunction<T1,T2,T3> func)
Copyright © 2019. All rights reserved.