|
|||||||||||
| 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.moredata.connection.ConnectionXml12ConfigTest
ConnectionXml12ConfigTest.java Company MoreData
| Constructor Summary | |
ConnectionXml12ConfigTest(java.lang.String testName)
Constructor for the ConnectionXml12ConfigTest object |
|
| Method Summary | |
static void |
main(java.lang.String[] args)
The main program for the ConnectionXml12ConfigTest class |
protected void |
setUp()
Executado antes de cada método do test case |
static junit.framework.Test |
suite()
A unit test suite for JUnit |
protected void |
tearDown()
The teardown method for JUnit |
void |
testGetDataSourceId()
Test of getDBName method, of class pt.despodata.java.connection.ConnectionXxtConfig. |
void |
testGetDebug()
Test of getDebug method, of class pt.despodata.java.connection.ConnectionXml12Config. |
void |
testGetDriver()
Test of getDriver method, of class pt.despodata.java.connection.ConnectionXml12Config. |
void |
testGetPassword()
Test of getPassword method, of class pt.despodata.java.connection.ConnectionXml12Config. |
void |
testGetURL()
Test of getURL() method, of class pt.despodata.java.connection.ConnectionXml12Config. |
void |
testGetUserId()
Test of getUserId method, of class pt.despodata.java.connection.ConnectionXml12Config. |
void |
testLoadConfig()
Test of loadConfig method, of class pt.despodata.java.connection.ConnectionXml12Config. |
void |
testMissingTest()
Este teste verifica se esta classe de testes implementa pelo menos um teste por cada metodo public da classe que esta a ser testada. |
static void |
writeConfig(java.lang.String configFilePath)
Description of the Method |
| 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 ConnectionXml12ConfigTest(java.lang.String testName)
testName - Description of the Parameter| Method Detail |
public static void writeConfig(java.lang.String configFilePath)
throws java.io.IOException
configFilePath - Description of the Parameter
java.io.IOException - Description of the Exceptionprotected void setUp()
protected void tearDown()
public static junit.framework.Test suite()
public void testMissingTest()
throws java.lang.SecurityException
java.lang.SecurityException - Description of the Exceptionpublic void testGetDataSourceId()
public void testGetDebug()
public void testGetDriver()
public void testGetPassword()
public void testGetUserId()
public void testLoadConfig()
public void testGetURL()
public static void main(java.lang.String[] args)
args - The command line arguments
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||