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

test::DbToolTest Class Reference

List of all members.

Public Methods

void testQuote1 () throws Exception
void test2 () throws Exception
void test3 () throws Exception
void test4 () throws Exception

Public Attributes

String url = System.getProperty("net.threebit.utils.sosc.DbTool.jdbcURL")
String className = System.getProperty("net.threebit.utils.sosc.DbTool.jdbcURLClassName")
String userName = System.getProperty("net.threebit.utils.sosc.DbTool.jdbcURLUserName")
String password = System.getProperty("net.threebit.utils.sosc.DbTool.jdbcURLPassword")

Private Methods

DbTool getDb () throws Exception

Member Function Documentation

DbTool test::DbToolTest::getDb   throws Exception [inline, private]
 

Definition at line 42 of file DbToolTest.java.

References test::DbToolTest::className, test::DbToolTest::password, test::DbToolTest::url, and test::DbToolTest::userName.

Referenced by test::DbToolTest::test2(), test::DbToolTest::test3(), test::DbToolTest::test4(), and test::DbToolTest::testQuote1().

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

Definition at line 78 of file DbToolTest.java.

References test::DbToolTest::getDb().

void test::DbToolTest::test3   throws Exception [inline]
 

Definition at line 96 of file DbToolTest.java.

References test::DbToolTest::getDb().

void test::DbToolTest::test4   throws Exception [inline]
 

Definition at line 102 of file DbToolTest.java.

References test::DbToolTest::getDb().

void test::DbToolTest::testQuote1   throws Exception [inline]
 

Definition at line 71 of file DbToolTest.java.

References test::DbToolTest::getDb().


Member Data Documentation

String test::DbToolTest::className = System.getProperty("net.threebit.utils.sosc.DbTool.jdbcURLClassName")
 

Definition at line 38 of file DbToolTest.java.

Referenced by test::DbToolTest::getDb().

String test::DbToolTest::password = System.getProperty("net.threebit.utils.sosc.DbTool.jdbcURLPassword")
 

Definition at line 40 of file DbToolTest.java.

Referenced by test::DbToolTest::getDb().

String test::DbToolTest::url = System.getProperty("net.threebit.utils.sosc.DbTool.jdbcURL")
 

Definition at line 37 of file DbToolTest.java.

Referenced by test::DbToolTest::getDb().

String test::DbToolTest::userName = System.getProperty("net.threebit.utils.sosc.DbTool.jdbcURLUserName")
 

Definition at line 39 of file DbToolTest.java.

Referenced by test::DbToolTest::getDb().


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