public interface LBiLongPredicateAssert<S extends LBiLongPredicateAssert<S,A,RS>,A extends LBiLongPredicate,RS extends org.assertj.core.api.AbstractBooleanAssert<RS>> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LBiLongConsumer,A,RS,Boolean>
Assert class for LBiLongPredicate.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LBiLongPredicateAssert.Base<S extends LBiLongPredicateAssert.Base<S,A,RS>,A extends LBiLongPredicate,RS extends org.assertj.core.api.AbstractBooleanAssert<RS>>
Base implementation.
|
static class |
LBiLongPredicateAssert.The<A extends LBiLongPredicate,RS extends org.assertj.core.api.AbstractBooleanAssert<RS>>
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 LBiLongPredicate,RS extends org.assertj.core.api.AbstractBooleanAssert<RS>> |
assertBiLongPred(LBiLongPredicate func) |
Evaluation<S,LBiLongConsumer,A,RS,Boolean> |
doesTest(long a1,
long 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 LBiLongPredicate,RS extends org.assertj.core.api.AbstractBooleanAssert<RS>> LBiLongPredicateAssert.The<A,RS> assertBiLongPred(LBiLongPredicate func)
@Nonnull Evaluation<S,LBiLongConsumer,A,RS,Boolean> doesTest(long a1, long a2)
Copyright © 2019. All rights reserved.