Class Main

java.lang.Object
org.objenesis.tck.Main

public class Main extends Object
Command line launcher for Technology Compatibility Kit (TCK).
See Also:
  • Constructor Details

    • Main

      public Main()
  • Method Details

    • 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