Class RegTestExpression

    • Constructor Detail

      • RegTestExpression

        public RegTestExpression()
    • Method Detail

      • start

        public static int start​(int numOfTests)
        Runs main regression tests in the field of calculation.
        Parameters:
        numOfTests - Number of tests to be executed
        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 main regression tests in the field of calculation.
        Parameters:
        args - no parameters are being considered