public interface LOiToLongFunctionAssert<S extends LOiToLongFunctionAssert<S,A,RS,T>,A extends LOiToLongFunction<T>,RS extends org.assertj.core.api.AbstractLongAssert<RS>,T> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LObjIntConsumer<T>,A,RS,Long>
Assert class for LOiToLongFunction.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LOiToLongFunctionAssert.Base<S extends LOiToLongFunctionAssert.Base<S,A,RS,T>,A extends LOiToLongFunction<T>,RS extends org.assertj.core.api.AbstractLongAssert<RS>,T>
Base implementation.
|
static class |
LOiToLongFunctionAssert.The<A extends LOiToLongFunction<T>,RS extends org.assertj.core.api.AbstractLongAssert<RS>,T>
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 LOiToLongFunction<T>,RS extends org.assertj.core.api.AbstractLongAssert<RS>,T> |
assertOiToLongFunc(LOiToLongFunction<T> func) |
Evaluation<S,LObjIntConsumer<T>,A,RS,Long> |
doesApplyAsLong(T a1,
int a2) |
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 LOiToLongFunction<T>,RS extends org.assertj.core.api.AbstractLongAssert<RS>,T> LOiToLongFunctionAssert.The<A,RS,T> assertOiToLongFunc(LOiToLongFunction<T> func)
@Nonnull Evaluation<S,LObjIntConsumer<T>,A,RS,Long> doesApplyAsLong(T a1, int a2)
Copyright © 2019. All rights reserved.