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

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

public class AppClasspathStandardTestCase
extends Object

Tests for Log4J logging when there is only one classloader and everything is in it, as would be the situation for a standalone application.


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

AppClasspathStandardTestCase

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