Class FunctionFromLambdaTest
java.lang.Object
com.singularsys.jeptests.unit.functions.FunctionFromLambdaTest
Tests for functions created by
BinaryFunction.instanceOf(com.singularsys.jep.functions.BinaryFunction.BiFunctionWithException)
etc.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid
-
Field Details
-
PRINT_RESULTS
public static final boolean PRINT_RESULTS
-
-
Constructor Details
-
FunctionFromLambdaTest
public FunctionFromLambdaTest()
-
-
Method Details
-
testBinaryInstanceOf
- Throws:
JepException
-
testUseWithJep
- Throws:
JepException
-
testUnaryInstanceOf
- Throws:
JepException
-
testNullaryInstanceOf
- Throws:
JepException
-
testNaryBinaryInstanceOf
- Throws:
JepException
-
testNaryBinaryInstanceOfWithMethodReference
- Throws:
JepException
-