Package com.singularsys.exttests
Class ChainedFunctionTest.ChainableRationalFieldTests
java.lang.Object
com.singularsys.exttests.ChainedFunctionTest.ChainableRationalFieldTests
- Enclosing class:
ChainedFunctionTest
Tests with chainable functions and a rational field
-
Constructor Details
-
ChainableRationalFieldTests
public ChainableRationalFieldTests()
-
-
Method Details
-
setup
@BeforeEach public void setup() -
testContinuedFractionsForTan
- Throws:
JepException
-
testList
- Throws:
Exception
-
testRange
- 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
-