Package com.singularsys.exttests
Class LambdaFunTest.ComplexFieldTests
java.lang.Object
com.singularsys.exttests.LambdaFunTest.ComplexFieldTests
- Enclosing class:
LambdaFunTest
Tests using a complex field
-
Constructor Details
-
ComplexFieldTests
public ComplexFieldTests()
-
-
Method Details
-
setup
@BeforeEach public void setup() -
testList
- Throws:
Exception
-
testLimit
- Throws:
Exception
-
testSkip
- Throws:
Exception
-
testRange
- Throws:
Exception
-
testSum
- Throws:
Exception
-
testFoldSum
- Throws:
Exception
-
testMin
- Throws:
Exception
-
testMax
- Throws:
Exception
-
testNSort
- Throws:
Exception
-
testRSort
- Throws:
Exception
-
testCount
- Throws:
Exception
-
testRationalFieldRange
- Throws:
Exception
-
testAllFunctionsHaveDescriptions
@Tag("function_descriptions") @Test public void testAllFunctionsHaveDescriptions() throws IOException- Throws:
IOException
-
testAllOperatorHaveDescriptions
@Tag("operator_descriptions") @Test public void testAllOperatorHaveDescriptions() throws IOException- Throws:
IOException
-