public interface LLongToByteFunctionXAssert<S extends LLongToByteFunctionXAssert<S,A,RS,X>,A extends LLongToByteFunctionX<X>,RS extends org.assertj.core.api.AbstractByteAssert<RS>,X extends Throwable> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LLongConsumerX<Exception>,A,RS,Byte,Exception>
Assert for LLongToByteFunctionX.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LLongToByteFunctionXAssert.Base<S extends LLongToByteFunctionXAssert.Base<S,A,RS,X>,A extends LLongToByteFunctionX<X>,RS extends org.assertj.core.api.AbstractByteAssert<RS>,X extends Throwable>
Base implementation.
|
static class |
LLongToByteFunctionXAssert.The<A extends LLongToByteFunctionX<X>,RS extends org.assertj.core.api.AbstractByteAssert<RS>,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 |
|---|---|
Evaluation<S,LLongConsumerX<Exception>,A,RS,Byte,Exception> |
doesApplyAsByte(long l) |
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 Evaluation<S,LLongConsumerX<Exception>,A,RS,Byte,Exception> doesApplyAsByte(long l)
Copyright © 2015. All rights reserved.