org.apache.log4j.jdbcplus.examples.test
Class DomConfiguratorTest
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--org.apache.log4j.jdbcplus.examples.test.DomConfiguratorTest
- All Implemented Interfaces:
- Test
- public class DomConfiguratorTest
- extends TestCase
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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 |
DomConfiguratorTest
public DomConfiguratorTest()
testDomConfigurator
public void testDomConfigurator()
throws Exception
Exception
testDomConfiguratorSimple
public void testDomConfiguratorSimple()
throws Exception
Exception
testAsync
public void testAsync()
throws Exception
Exception
testDomConfiguratorPreparedStatements
public void testDomConfiguratorPreparedStatements()
throws Exception
- Prepared Statement test
- Throws:
Exception
testDomConfiguratorStoredProcedure
public void testDomConfiguratorStoredProcedure()
throws Exception
- Stored Procedure Test.
Requires latest Firebird JDBC driver.
As of 22.08.2004 only available as source code from CVS repository.
Requires J2SDK 1.4.
- Throws:
Exception
Copyright 2000-2004 Apache Software Foundation.