| Package | Description |
|---|---|
| eu.lunisolar.magma.func.asserts | |
| eu.lunisolar.magma.func.asserts.operator.unary |
| Modifier and Type | Method and Description |
|---|---|
static <A extends LUnaryOperator<T>,RS extends org.assertj.core.api.Assert<RS,T>,T> |
FunctionalAssertions.assertUnaryOp(LUnaryOperator<T> func) |
default <A extends LUnaryOperator<T>,T> |
DefaultFunctionalAssertions.assertUnaryOp(LUnaryOperator<T> func) |
| Modifier and Type | Method and Description |
|---|---|
static <A extends LUnaryOperator<T>,RS extends org.assertj.core.api.Assert<RS,T>,T> |
LUnaryOperatorAssert.assertUnaryOp(LUnaryOperator<T> func) |
Copyright © 2019. All rights reserved.