public interface LBiLongConsumerXAssert<S extends LBiLongConsumerXAssert<S,A,X>,A extends LBiLongConsumerX<X>,X extends Throwable> extends org.assertj.core.api.Assert<S,A>, FunctionalAssert.Simple<S,LBiLongConsumerX<Exception>,A,Exception>
Assert for LBiLongConsumerX.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LBiLongConsumerXAssert.Base<S extends LBiLongConsumerXAssert.Base<S,A,X>,A extends LBiLongConsumerX<X>,X extends Throwable>
Base implementation.
|
static class |
LBiLongConsumerXAssert.The<A extends LBiLongConsumerX<X>,X extends Throwable>
Convenience implementation - if you want instantiate not to extend (uses one less generic parameter).
|
FunctionalAssert.Simple<S extends FunctionalAssert.Simple<S,PC,A,X>,PC,A,X extends Exception>| Modifier and Type | Method and Description |
|---|---|
SemiEvaluation<S,LBiLongConsumerX<Exception>,A,Exception> |
doesAccept(long l1,
long l2) |
inAllFollowingCasesasList, 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, withThreadDumpOnError@Nonnull SemiEvaluation<S,LBiLongConsumerX<Exception>,A,Exception> doesAccept(long l1, long l2)
Copyright © 2015. All rights reserved.