public interface LUnaryOperatorXAssert<S extends LUnaryOperatorXAssert<S,A,RS,T,X>,A extends LUnaryOperatorX<T,X>,RS extends org.assertj.core.api.Assert<RS,T>,T,X extends Throwable> extends org.assertj.core.api.Assert<S,A>, FullFunctionalAssert<S,LConsumerX<T,Exception>,A,RS,T,Exception>
Assert for LUnaryOperatorX.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LUnaryOperatorXAssert.Base<S extends LUnaryOperatorXAssert.Base<S,A,RS,T,X>,A extends LUnaryOperatorX<T,X>,RS extends org.assertj.core.api.Assert<RS,T>,T,X extends Throwable>
Base implementation.
|
static class |
LUnaryOperatorXAssert.The<A extends LUnaryOperatorX<T,X>,RS extends org.assertj.core.api.Assert<RS,T>,T,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,LConsumerX<T,Exception>,A,RS,T,Exception> |
doesApply(T t) |
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, withThreadDumpOnErrorCopyright © 2015. All rights reserved.