org.apache.log4j.jdbcplus.examples.test
Class CompareConfigurationsTest

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--org.apache.log4j.jdbcplus.examples.test.CompareConfigurationsTest
All Implemented Interfaces:
Test

public class CompareConfigurationsTest
extends TestCase


Constructor Summary
CompareConfigurationsTest()
           
 
Method Summary
 void testDomConfiguratorPrepStmt()
           
 void testPropertyConfiguratorSql()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CompareConfigurationsTest

public CompareConfigurationsTest()
Method Detail

testPropertyConfiguratorSql

public void testPropertyConfiguratorSql()
                                 throws Exception
Exception

testDomConfiguratorPrepStmt

public void testDomConfiguratorPrepStmt()
                                 throws Exception
Exception


Copyright 2000-2004 Apache Software Foundation.