public static class JreLongSupplierAssert.Base<S extends JreLongSupplierAssert.Base<S,A,RS>,A extends java.util.function.LongSupplier,RS extends org.assertj.core.api.AbstractLongAssert<RS>> extends FullFunctionalAssert.Base<S,LAction,A,RS,Long> implements JreLongSupplierAssert<S,A,RS>
Base implementation. For potential extending (requires to define all generic parameters).
JreLongSupplierAssert.Base<S extends JreLongSupplierAssert.Base<S,A,RS>,A extends java.util.function.LongSupplier,RS extends org.assertj.core.api.AbstractLongAssert<RS>>, JreLongSupplierAssert.The<A extends java.util.function.LongSupplier,RS extends org.assertj.core.api.AbstractLongAssert<RS>>FunctionalAssert.Simple<S extends FunctionalAssert.Simple<S,PC,A>,PC,A>| Modifier and Type | Field and Description |
|---|---|
protected LLongFunction<RS> |
assertFactory |
recurringAssert| Constructor and Description |
|---|
Base(A actual,
Class<?> selfType,
LLongFunction<RS> assertFactory) |
| Modifier and Type | Method and Description |
|---|---|
Evaluation<S,LAction,A,RS,Long> |
doesGetAsLong() |
S |
doesReturn(long value) |
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, waitassertLongSupinAllFollowingCasesasList, 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 LLongFunction<RS extends org.assertj.core.api.AbstractLongAssert<RS>> assertFactory
public Base(A actual, Class<?> selfType, LLongFunction<RS> assertFactory)
@Nonnull public Evaluation<S,LAction,A,RS,Long> doesGetAsLong()
doesGetAsLong in interface JreLongSupplierAssert<S extends JreLongSupplierAssert.Base<S,A,RS>,A extends java.util.function.LongSupplier,RS extends org.assertj.core.api.AbstractLongAssert<RS>>Copyright © 2019. All rights reserved.