public interface IntToLongFunctionAssert<S extends IntToLongFunctionAssert<S,A,RS>,A extends java.util.function.IntToLongFunction,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 java.util.function.IntToLongFunction.
| Modifier and Type | Interface and Description |
|---|---|
static class |
IntToLongFunctionAssert.Base<S extends IntToLongFunctionAssert.Base<S,A,RS>,A extends java.util.function.IntToLongFunction,RS extends org.assertj.core.api.AbstractLongAssert<RS>>
Base implementation.
|
static class |
IntToLongFunctionAssert.The<A extends java.util.function.IntToLongFunction,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.