public interface LSrtUnaryOperatorAssert<S extends LSrtUnaryOperatorAssert<S,A,RS>,A extends LSrtUnaryOperator,RS extends org.assertj.core.api.AbstractShortAssert<RS>> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LSrtConsumer,A,RS,Short>
Assert class for LSrtUnaryOperator.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LSrtUnaryOperatorAssert.Base<S extends LSrtUnaryOperatorAssert.Base<S,A,RS>,A extends LSrtUnaryOperator,RS extends org.assertj.core.api.AbstractShortAssert<RS>>
Base implementation.
|
static class |
LSrtUnaryOperatorAssert.The<A extends LSrtUnaryOperator,RS extends org.assertj.core.api.AbstractShortAssert<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 LSrtUnaryOperator,RS extends org.assertj.core.api.AbstractShortAssert<RS>> |
assertSrtUnaryOp(LSrtUnaryOperator func) |
Evaluation<S,LSrtConsumer,A,RS,Short> |
doesApplyAsSrt(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 LSrtUnaryOperator,RS extends org.assertj.core.api.AbstractShortAssert<RS>> LSrtUnaryOperatorAssert.The<A,RS> assertSrtUnaryOp(LSrtUnaryOperator func)
@Nonnull Evaluation<S,LSrtConsumer,A,RS,Short> doesApplyAsSrt(short a)
Copyright © 2019. All rights reserved.