Class RegTestExpressionAPI
java.lang.Object
org.mariuszgromada.math.mxparser.regressiontesting.RegTestExpressionAPI
RegTestExpressionAPI - regression tests for the expression API
- Version:
- 4.4.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RegTestExpressionAPI
public RegTestExpressionAPI()
-
-
Method Details
-
start
public static int start(int fractionIterations) Runs API regression tests.- Parameters:
fractionIterations
- - number of iterations- Returns:
- Number of tests with error result.
-
start
public static int start()Runs main regression tests in the field of calculation.- Returns:
- Number of tests with error result.
-
main
Runs API regression tests.- Parameters:
args
- Not used.
-