|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectdataConnection.DataConnectionTest
public class DataConnectionTest
| Constructor Summary | |
|---|---|
DataConnectionTest()
|
|
| Method Summary | |
|---|---|
void |
testConnect()
Test method for dataConnection.DataConnection#connect(). |
void |
testDisconnect()
Test method for dataConnection.DataConnection#disconnect(). |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataConnectionTest()
| Method Detail |
|---|
public final void testConnect()
throws java.sql.SQLException
dataConnection.DataConnection#connect().
java.sql.SQLException
public final void testDisconnect()
throws java.sql.SQLException
dataConnection.DataConnection#disconnect().
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||