Class RegTestExpressionAPI

java.lang.Object
org.mariuszgromada.math.mxparser.regressiontesting.RegTestExpressionAPI

public class RegTestExpressionAPI extends Object
RegTestExpressionAPI - regression tests for the expression API
Version:
4.4.0
See Also:
  • 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

      public static void main(String[] args)
      Runs API regression tests.
      Parameters:
      args - Not used.