public interface LObjByteConsumerXAssert<S extends LObjByteConsumerXAssert<S,A,T,X>,A extends LObjByteConsumerX<T,X>,T,X extends Throwable> extends org.assertj.core.api.Assert<S,A>, FunctionalAssert.Simple<S,LObjByteConsumerX<T,Exception>,A,Exception>
Assert for LObjByteConsumerX.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LObjByteConsumerXAssert.Base<S extends LObjByteConsumerXAssert.Base<S,A,T,X>,A extends LObjByteConsumerX<T,X>,T,X extends Throwable>
Base implementation.
|
static class |
LObjByteConsumerXAssert.The<A extends LObjByteConsumerX<T,X>,T,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,LObjByteConsumerX<T,Exception>,A,Exception> |
doesAccept(T t,
byte b) |
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,LObjByteConsumerX<T,Exception>,A,Exception> doesAccept(T t, byte b)
Copyright © 2015. All rights reserved.