Package org.objenesis.tck
Class Main
java.lang.Object
org.objenesis.tck.Main
Command line launcher for Technology Compatibility Kit (TCK).
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
main
Main class of the TCK. Can also be called as a normal method from an application server.- Parameters:
args
- No parameters are required
-
run
Run the full test suite using standard Objenesis instances- Parameters:
reporter
- result are recorded in the reporter
-