public interface LIntToLongFunctionAssert<S extends LIntToLongFunctionAssert<S,A,RS>,A extends LIntToLongFunction,RS extends org.assertj.core.api.AbstractLongAssert<RS>> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LIntConsumerX<Exception>,A,RS,Long,Exception>
Assert for LIntToLongFunction.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LIntToLongFunctionAssert.Base<S extends LIntToLongFunctionAssert.Base<S,A,RS>,A extends LIntToLongFunction,RS extends org.assertj.core.api.AbstractLongAssert<RS>>
Base implementation.
|
static class |
LIntToLongFunctionAssert.The<A extends LIntToLongFunction,RS extends org.assertj.core.api.AbstractLongAssert<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,LIntConsumerX<Exception>,A,RS,Long,Exception> |
doesApplyAsLong(int i) |
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,LIntConsumerX<Exception>,A,RS,Long,Exception> doesApplyAsLong(int i)
Copyright © 2015. All rights reserved.