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