org.apache.commons.logging.log4j.log4j12
Class ChildClasspathStandardTestCase

java.lang.Object
  extended by org.apache.commons.logging.log4j.log4j12.ChildClasspathStandardTestCase

public class ChildClasspathStandardTestCase
extends Object

Tests for Log4J logging that emulate a webapp running within a container where all the necessary libs are in the child.


Constructor Summary
ChildClasspathStandardTestCase()
           
 
Method Summary
static junit.framework.Test suite()
          Return the tests included in this test suite.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChildClasspathStandardTestCase

public ChildClasspathStandardTestCase()
Method Detail

suite

public static junit.framework.Test suite()
                                  throws Exception
Return the tests included in this test suite.

Throws:
Exception


Copyright © 2001-2011 Apache Software Foundation. All Rights Reserved.