Public Methods | |
| void | test1 () throws Exception |
| void | test2 () throws Exception |
Public Attributes | |
| String | tablePrefix = System.getProperty("net.threebit.utils.sosc.AuthTool.tablePrefix") |
| DbTool | db = null |
Private Methods | |
| AuthTool | getAuthTool () throws Exception |
|
|
Definition at line 38 of file AuthToolTest.java. References test::AuthToolTest::db, and test::AuthToolTest::tablePrefix. Referenced by test::AuthToolTest::test1(), and test::AuthToolTest::test2(). |
|
|
Definition at line 49 of file AuthToolTest.java. References test::AuthToolTest::db, and test::AuthToolTest::getAuthTool(). |
|
|
Definition at line 75 of file AuthToolTest.java. References test::AuthToolTest::getAuthTool(). |
|
|
Definition at line 36 of file AuthToolTest.java. Referenced by test::AuthToolTest::getAuthTool(), and test::AuthToolTest::test1(). |
|
|
Definition at line 35 of file AuthToolTest.java. Referenced by test::AuthToolTest::getAuthTool(). |
1.2.15