public static class LToIntFunctionAssert.Base<S extends LToIntFunctionAssert.Base<S,A,RS,T>,A extends LToIntFunction<T>,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>,T> extends FullFunctionalAssert.Base<S,LConsumerX<T,Exception>,A,RS,Integer,Exception> implements LToIntFunctionAssert<S,A,RS,T>
Base implementation. For potentiall extending (requires to define all generic parameters).
LToIntFunctionAssert.Base<S extends LToIntFunctionAssert.Base<S,A,RS,T>,A extends LToIntFunction<T>,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>,T>, LToIntFunctionAssert.The<A extends LToIntFunction<T>,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>,T>FunctionalAssert.Simple<S extends FunctionalAssert.Simple<S,PC,A,X>,PC,A,X extends Exception>| Modifier and Type | Field and Description |
|---|---|
protected java.util.function.Function<Integer,RS> |
assertFactory |
recurringAssert| Constructor and Description |
|---|
Base(A actual,
Class<?> selfType,
java.util.function.Function<Integer,RS> assertFactory) |
| Modifier and Type | Method and Description |
|---|---|
Evaluation<S,LConsumerX<T,Exception>,A,RS,Integer,Exception> |
doesApplyAsInt(T t) |
evaluationinAllFollowingCases, recurringAssertisEqualToComparingFieldByField, isEqualToComparingOnlyGivenFields, isEqualToIgnoringGivenFields, isEqualToIgnoringNullFieldsas, as, asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failure, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasToString, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, matches, matches, overridingErrorMessage, usingComparator, usingDefaultComparator, withThreadDumpOnErrorclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitinAllFollowingCasesasList, asString, doesNotHaveSameClassAs, equals, hasSameClassAs, hasToString, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, usingComparator, usingDefaultComparator, withThreadDumpOnErrorprotected final java.util.function.Function<Integer,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>> assertFactory
public Base(A actual, Class<?> selfType, java.util.function.Function<Integer,RS> assertFactory)
@Nonnull public Evaluation<S,LConsumerX<T,Exception>,A,RS,Integer,Exception> doesApplyAsInt(T t)
doesApplyAsInt in interface LToIntFunctionAssert<S extends LToIntFunctionAssert.Base<S,A,RS,T>,A extends LToIntFunction<T>,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>,T>Copyright © 2015. All rights reserved.