|
|||||||||
| Home >> All >> org >> enableit >> [ db overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.enableit.db
Class ConnectionFactoryTest

java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.enableit.db.ConnectionFactoryTest
- All Implemented Interfaces:
- junit.framework.Test
- public class ConnectionFactoryTest
- extends junit.framework.TestCase
Tests ConnectionFactory
| Field Summary | |
private static org.apache.log4j.Logger |
logger
Define a static Logger variable for logging. |
| Fields inherited from class junit.framework.TestCase |
|
| Constructor Summary | |
ConnectionFactoryTest(java.lang.String name)
Default Constructor |
|
| Method Summary | |
protected void |
setUp()
Define the test environment. |
static junit.framework.Test |
suite()
Defines all the tests for the Web Service application including tests in this class. |
void |
test10PropertyConfiguration()
Run property configuration test |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, 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 |
| Field Detail |
logger
private static org.apache.log4j.Logger logger
- Define a static Logger variable for logging.
| Constructor Detail |
ConnectionFactoryTest
public ConnectionFactoryTest(java.lang.String name)
- Default Constructor
| Method Detail |
suite
public static junit.framework.Test suite()
- Defines all the tests for the Web Service application including
tests in this class.
setUp
protected void setUp()
throws java.lang.Exception
- Define the test environment.
test10PropertyConfiguration
public void test10PropertyConfiguration()
throws java.lang.Exception
- Run property configuration test
|
|||||||||
| Home >> All >> org >> enableit >> [ db overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC