public class Main
extends java.lang.Object
TCK
Constructor and Description |
---|
Main() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Main class of the TCK.
|
static void |
run(Reporter reporter)
Run the full test suite using standard Objenesis instances
|
public static void main(java.lang.String[] args) throws java.io.IOException
args
- No parameters are requiredjava.io.IOException
- When the TCK fails to read properties' files.public static void run(Reporter reporter)
reporter
- result are recorded in the reporter