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

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

public class JoranConfiguratorTest
extends TestCase


Constructor Summary
JoranConfiguratorTest()
           
 
Method Summary
 void testAsync()
           
 void testJoranConfigurator()
           
 void testJoranConfiguratorPreparedStatements()
           
 void testJoranConfiguratorSimple()
           
 
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

JoranConfiguratorTest

public JoranConfiguratorTest()
Method Detail

testJoranConfigurator

public void testJoranConfigurator()
                           throws Exception
Exception

testJoranConfiguratorSimple

public void testJoranConfiguratorSimple()
                                 throws Exception
Exception

testAsync

public void testAsync()
               throws Exception
Exception

testJoranConfiguratorPreparedStatements

public void testJoranConfiguratorPreparedStatements()
                                             throws Exception
Exception


Copyright 2000-2004 Apache Software Foundation.