TestCrashAPI
A test that calls random methods with random parameters from JDBC objects.
This is sometimes called 'Fuzz Testing'.
| Methods |
| static void |
main(String... a)
Run just this test.
|
| static void |
main(String... a) throws Exception
Run just this test.
Parameters:
a - ignored
|
| TestBase |
init(TestAll conf)
|
| TestBase |
init(TestAll conf) throws Exception
|
| void |
run()
|
| void |
run()
|
| void |
test()
|
| void |
test() throws Exception
|