Class RegTestExpressionAPI

    • Constructor Detail

      • RegTestExpressionAPI

        public RegTestExpressionAPI()
    • Method Detail

      • 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.