Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

test::AuthToolTest Class Reference

List of all members.

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

Member Function Documentation

AuthTool test::AuthToolTest::getAuthTool   throws Exception [inline, private]
 

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().

void test::AuthToolTest::test1   throws Exception [inline]
 

Definition at line 49 of file AuthToolTest.java.

References test::AuthToolTest::db, and test::AuthToolTest::getAuthTool().

void test::AuthToolTest::test2   throws Exception [inline]
 

Definition at line 75 of file AuthToolTest.java.

References test::AuthToolTest::getAuthTool().


Member Data Documentation

DbTool test::AuthToolTest::db = null
 

Definition at line 36 of file AuthToolTest.java.

Referenced by test::AuthToolTest::getAuthTool(), and test::AuthToolTest::test1().

String test::AuthToolTest::tablePrefix = System.getProperty("net.threebit.utils.sosc.AuthTool.tablePrefix")
 

Definition at line 35 of file AuthToolTest.java.

Referenced by test::AuthToolTest::getAuthTool().


The documentation for this class was generated from the following file:
Generated on Mon Jul 14 17:19:23 2003 for SOSC by doxygen1.2.15