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

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

public class ParentClasspathStandardTestCase
extends Object

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


Constructor Summary
ParentClasspathStandardTestCase()
           
 
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

ParentClasspathStandardTestCase

public ParentClasspathStandardTestCase()
Method Detail

suite

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

Throws:
Exception


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