Package com.singularsys.exttests
Class ChainedFunctionTest.ChainedRationalFieldTests
java.lang.Object
com.singularsys.exttests.ChainedFunctionTest.ChainedRationalFieldTests
- Enclosing class:
ChainedFunctionTest
Tests with a RationalField
-
Constructor Details
-
ChainedRationalFieldTests
public ChainedRationalFieldTests()
-
-
Method Details
-
setup
@BeforeEach public void setup() -
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
-
testAdd
- 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
-