Class Main


  • public class Main
    extends Object
    Command line launcher for Technology Compatibility Kit (TCK).
    Author:
    Joe Walnes, Henri Tremblay
    See Also:
    TCK
    • Constructor Detail

      • Main

        public Main()
    • Method Detail

      • main

        public static void main​(String[] args)
        Main class of the TCK. Can also be called as a normal method from an application server.
        Parameters:
        args - No parameters are required
      • run

        public static void run​(Reporter reporter)
        Run the full test suite using standard Objenesis instances
        Parameters:
        reporter - result are recorded in the reporter