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

public class RegTestSyntax extends Object
RegTestSyntax - regression tests for the expression syntax checking
Version:
4.4.0
See Also:
  • Constructor Details

    • RegTestSyntax

      public RegTestSyntax()
  • Method Details

    • start

      public static int start(int numOfTests)
      Runs syntax checking regression test.
      Parameters:
      numOfTests - Number of tests to be executed
      Returns:
      Number of errors.
    • 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 syntax checking regression test.
      Parameters:
      args - no parameters are being considered