public class Main extends Object
| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Run the tests against the pojos in classesDirectory
|
int |
testPojos() |
public static void main(String[] args) throws IOException
args - [0] absolute directory name of classes directoryIOException - on various file problemspublic int testPojos()
throws IOException
IOExceptionCopyright © 2016. All rights reserved.