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

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

public class ApiClasspathStandardTestCase
extends Object

Tests for Log4J logging that emulate a webapp running within a container where the commons-logging-api jar file is in the parent classpath and commons-logging.jar is in the child.


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

ApiClasspathStandardTestCase

public ApiClasspathStandardTestCase()
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.