|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
pt.moredata.tests.TestCase
pt.despodata.java.ddata.tests.DDataConnectDbTest
DDataConnectDbTest.java Company MoreData
| Constructor Summary | |
DDataConnectDbTest(java.lang.String testName)
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
protected void |
setUp()
Test setup. |
static junit.framework.Test |
suite()
|
protected void |
tearDown()
Undo test changes. |
void |
testAddActionListener()
Test of addActionListener method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testConnect()
Test of connect method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testFireActionPerformed()
Test of fireActionPerformed method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testGetConnection()
Test of getConnection method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testGetConnectionType()
Test of getConnectionType method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testGetDbName()
Test of getDbName method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testGetHostName()
Test of getHostName method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testGetImplicitConnection()
Test of getImplicitConnection method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testGetPassword()
Test of getPassword method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testGetServer()
Test of getServer method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testGetService()
Test of getService method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testGetSgbdUrl()
Test of getSgbdUrl method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testGetTables()
Test of getTables method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testGetUserName()
Test of getUserName method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testInteractiveConnection()
Test of interactiveConnection method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testMissingTest()
|
void |
testRemoveActionListener()
Test of removeActionListener method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testSetConnectionType()
Test of setConnectionType method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testSetDbName()
Test of setDbName method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testSetHostName()
Test of setHostName method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testSetImplicitConnection()
Test of setImplicitConnection method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testSetPassword()
Test of setPassword method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testSetServer()
Test of setServer method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testSetService()
Test of setService method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testSetSgbdUrl()
Test of setSgbdUrl method, of class pt.despodata.java.ddata.DDataConnectDb. |
void |
testSetUserName()
Test of setUserName method, of class pt.despodata.java.ddata.DDataConnectDb. |
| Methods inherited from class pt.moredata.tests.TestCase |
assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, main, testMissingTest |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DDataConnectDbTest(java.lang.String testName)
| Method Detail |
protected void setUp()
protected void tearDown()
public static void main(java.lang.String[] args)
public static junit.framework.Test suite()
public void testMissingTest()
throws java.lang.SecurityException
java.lang.SecurityExceptionpublic void testGetConnection()
public void testGetImplicitConnection()
public void testSetImplicitConnection()
public void testSetConnectionType()
public void testGetConnectionType()
public void testSetSgbdUrl()
public void testGetSgbdUrl()
public void testSetHostName()
public void testGetHostName()
public void testSetService()
public void testGetService()
public void testSetDbName()
public void testGetDbName()
public void testSetServer()
public void testGetServer()
public void testSetUserName()
public void testGetUserName()
public void testSetPassword()
public void testGetPassword()
public void testConnect()
public void testInteractiveConnection()
public void testAddActionListener()
public void testRemoveActionListener()
public void testFireActionPerformed()
public void testGetTables()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||