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