public interface LShortToIntFunctionAssert<S extends LShortToIntFunctionAssert<S,A,RS>,A extends LShortToIntFunction,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LShortConsumerX<Exception>,A,RS,Integer,Exception>
Assert for LShortToIntFunction.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LShortToIntFunctionAssert.Base<S extends LShortToIntFunctionAssert.Base<S,A,RS>,A extends LShortToIntFunction,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>>
Base implementation.
|
static class |
LShortToIntFunctionAssert.The<A extends LShortToIntFunction,RS extends org.assertj.core.api.AbstractIntegerAssert<RS>>
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,LShortConsumerX<Exception>,A,RS,Integer,Exception> |
doesApplyAsInt(short s) |
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,LShortConsumerX<Exception>,A,RS,Integer,Exception> doesApplyAsInt(short s)
Copyright © 2015. All rights reserved.