public static class LTieFunctionAssert.Base<S extends LTieFunctionAssert.Base<S,A,RS,T1,T2>,A extends LTieFunction<T1,T2>,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>,T1,T2> extends FullFunctionalAssert.Base<S,LTieConsumer<T1,T2>,A,RS,Integer> implements LTieFunctionAssert<S,A,RS,T1,T2>
Base implementation. For potential extending (requires to define all generic parameters).
LTieFunctionAssert.Base<S extends LTieFunctionAssert.Base<S,A,RS,T1,T2>,A extends LTieFunction<T1,T2>,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>,T1,T2>, LTieFunctionAssert.The<A extends LTieFunction<T1,T2>,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>,T1,T2>FunctionalAssert.Simple<S extends FunctionalAssert.Simple<S,PC,A>,PC,A>| Modifier and Type | Field and Description |
|---|---|
protected LIntFunction<RS> |
assertFactory |
recurringAssert| Constructor and Description |
|---|
Base(A actual,
Class<?> selfType,
LIntFunction<RS> assertFactory) |
| Modifier and Type | Method and Description |
|---|---|
Evaluation<S,LTieConsumer<T1,T2>,A,RS,Integer> |
doesApplyAsInt(T1 a1,
int a2,
T2 a3) |
evaluationinAllFollowingCases, recurringAssertas, as, extracting, extracting, extracting, getComparatorsByType, hasAllNullFieldsOrProperties, hasAllNullFieldsOrPropertiesExcept, hasFieldOrProperty, hasFieldOrPropertyWithValue, hasNoNullFieldsOrProperties, hasNoNullFieldsOrPropertiesExcept, isEqualToComparingFieldByField, isEqualToComparingFieldByFieldRecursively, isEqualToComparingOnlyGivenFields, isEqualToIgnoringGivenFields, isEqualToIgnoringNullFields, newObjectAssert, returns, usingComparatorForFields, usingComparatorForType, usingRecursiveComparison, usingRecursiveComparisonasList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasSameHashCodeAs, hasToString, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isInstanceOfSatisfying, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, matches, matches, newListAssertInstance, overridingErrorMessage, satisfies, satisfies, satisfiesAnyOf, satisfiesAnyOf, setCustomRepresentation, throwAssertionError, usingComparator, usingComparator, usingDefaultComparator, withFailMessage, withRepresentation, withThreadDumpOnErrorclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitassertTieFuncinAllFollowingCasesasList, 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, withThreadDumpOnErrorprotected final LIntFunction<RS extends org.assertj.core.api.AbstractIntegerAssert<RS>> assertFactory
public Base(A actual, Class<?> selfType, LIntFunction<RS> assertFactory)
@Nonnull public Evaluation<S,LTieConsumer<T1,T2>,A,RS,Integer> doesApplyAsInt(T1 a1, int a2, T2 a3)
doesApplyAsInt in interface LTieFunctionAssert<S extends LTieFunctionAssert.Base<S,A,RS,T1,T2>,A extends LTieFunction<T1,T2>,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>,T1,T2>Copyright © 2019. All rights reserved.