public static class LLongBinaryOperatorXAssert.Base<S extends LLongBinaryOperatorXAssert.Base<S,A,RS,X>,A extends LLongBinaryOperatorX<X>,RS extends org.assertj.core.api.AbstractLongAssert<RS>,X extends Throwable> extends FullFunctionalAssert.Base<S,LBiLongConsumerX<Exception>,A,RS,Long,Exception> implements LLongBinaryOperatorXAssert<S,A,RS,X>
Base implementation. For potentiall extending (requires to define all generic parameters).
LLongBinaryOperatorXAssert.Base<S extends LLongBinaryOperatorXAssert.Base<S,A,RS,X>,A extends LLongBinaryOperatorX<X>,RS extends org.assertj.core.api.AbstractLongAssert<RS>,X extends Throwable>, LLongBinaryOperatorXAssert.The<A extends LLongBinaryOperatorX<X>,RS extends org.assertj.core.api.AbstractLongAssert<RS>,X extends Throwable>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<Long,RS> |
assertFactory |
recurringAssert| Constructor and Description |
|---|
Base(A actual,
Class<?> selfType,
java.util.function.Function<Long,RS> assertFactory) |
| Modifier and Type | Method and Description |
|---|---|
Evaluation<S,LBiLongConsumerX<Exception>,A,RS,Long,Exception> |
doesApplyAsLong(long l1,
long l2) |
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<Long,RS extends org.assertj.core.api.AbstractLongAssert<RS>> assertFactory
public Base(A actual, Class<?> selfType, java.util.function.Function<Long,RS> assertFactory)
@Nonnull public Evaluation<S,LBiLongConsumerX<Exception>,A,RS,Long,Exception> doesApplyAsLong(long l1, long l2)
doesApplyAsLong in interface LLongBinaryOperatorXAssert<S extends LLongBinaryOperatorXAssert.Base<S,A,RS,X>,A extends LLongBinaryOperatorX<X>,RS extends org.assertj.core.api.AbstractLongAssert<RS>,X extends Throwable>Copyright © 2015. All rights reserved.