Package com.singularsys.exttests
Class StreamTest.StreamRationalFieldTests
java.lang.Object
com.singularsys.exttests.StreamTest.StreamRationalFieldTests
- Enclosing class:
StreamTest
-
Constructor Details
-
StreamRationalFieldTests
public StreamRationalFieldTests()
-
-
Method Details
-
setup
@BeforeEach public void setup() -
testSimpleSum
- Throws:
Exception
-
testList
- Throws:
Exception
-
testApplyAvg
- Throws:
JepException
-
testRange
- Throws:
Exception
-
testLimit
- Throws:
Exception
-
testSkip
- Throws:
Exception
-
testSum
- Throws:
Exception
-
testFoldSum
- Throws:
Exception
-
testMin
- Throws:
Exception
-
testMax
- Throws:
Exception
-
testLambdaSort
- Throws:
Exception
-
testNSort
- Throws:
Exception
-
testRSort
- Throws:
Exception
-
testCount
- Throws:
Exception
-
testSumUC
- Throws:
Exception
-
testFoldSumUC
- Throws:
Exception
-
testMinUC
- Throws:
Exception
-
testMaxUC
- Throws:
Exception
-
testLambdaSortUC
- Throws:
Exception
-
testNSortUC
- Throws:
Exception
-
testRSortUC
- Throws:
Exception
-
testCountUC
- 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
-