public interface LFunctionAssert<S extends LFunctionAssert<S,A,RS,T,R>,A extends LFunction<T,R>,RS extends org.assertj.core.api.Assert<RS,R>,T,R> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LConsumer<T>,A,RS,R>
Assert class for LFunction.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LFunctionAssert.Base<S extends LFunctionAssert.Base<S,A,RS,T,R>,A extends LFunction<T,R>,RS extends org.assertj.core.api.Assert<RS,R>,T,R>
Base implementation.
|
static class |
LFunctionAssert.The<A extends LFunction<T,R>,RS extends org.assertj.core.api.Assert<RS,R>,T,R>
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 LFunction<T,R>,RS extends org.assertj.core.api.Assert<RS,R>,T,R> |
assertFunc(LFunction<T,R> func) |
Evaluation<S,LConsumer<T>,A,RS,R> |
doesApply(T 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, withThreadDumpOnErrorCopyright © 2019. All rights reserved.