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