|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--grace.test.Base
|
+--grace.log.test.handlers.jdbc.Test
This tests the JDBCHandler. It tests the default configuration and a completely custom configuration.
| Fields inherited from class grace.test.Base |
properties |
| Constructor Summary | |
Test()
|
|
| Method Summary | |
int |
getSampleInt()
|
java.lang.String |
getSampleString()
|
static void |
main(java.lang.String[] args)
|
void |
run()
|
| Methods inherited from class grace.test.Base |
check,
report |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Test()
| Method Detail |
public void run()
public int getSampleInt()
public java.lang.String getSampleString()
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||