public interface LByteUnaryOperatorAssert<S extends LByteUnaryOperatorAssert<S,A,RS>,A extends LByteUnaryOperator,RS extends org.assertj.core.api.AbstractByteAssert<RS>> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LByteConsumer,A,RS,Byte>
Assert class for LByteUnaryOperator.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LByteUnaryOperatorAssert.Base<S extends LByteUnaryOperatorAssert.Base<S,A,RS>,A extends LByteUnaryOperator,RS extends org.assertj.core.api.AbstractByteAssert<RS>>
Base implementation.
|
static class |
LByteUnaryOperatorAssert.The<A extends LByteUnaryOperator,RS extends org.assertj.core.api.AbstractByteAssert<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 LByteUnaryOperator,RS extends org.assertj.core.api.AbstractByteAssert<RS>> |
assertByteUnaryOp(LByteUnaryOperator func) |
Evaluation<S,LByteConsumer,A,RS,Byte> |
doesApplyAsByte(byte 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 LByteUnaryOperator,RS extends org.assertj.core.api.AbstractByteAssert<RS>> LByteUnaryOperatorAssert.The<A,RS> assertByteUnaryOp(LByteUnaryOperator func)
@Nonnull Evaluation<S,LByteConsumer,A,RS,Byte> doesApplyAsByte(byte a)
Copyright © 2019. All rights reserved.