public interface LSrtConsumerAssert<S extends LSrtConsumerAssert<S,A>,A extends LSrtConsumer> extends org.assertj.core.api.Assert<S,A>, FunctionalAssert.Simple<S,LSrtConsumer,A>
Assert class for LSrtConsumer.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LSrtConsumerAssert.Base<S extends LSrtConsumerAssert.Base<S,A>,A extends LSrtConsumer>
Base implementation.
|
static class |
LSrtConsumerAssert.The<A extends LSrtConsumer>
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 LSrtConsumer> |
assertSrtCons(LSrtConsumer func) |
SemiEvaluation<S,LSrtConsumer,A> |
doesAccept(short a) |
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 LSrtConsumer> LSrtConsumerAssert.The<A> assertSrtCons(LSrtConsumer func)
@Nonnull SemiEvaluation<S,LSrtConsumer,A> doesAccept(short a)
Copyright © 2019. All rights reserved.