Uses of Class
org.apache.commons.logging.jdk14.DefaultConfigTestCase

Packages that use DefaultConfigTestCase
org.apache.commons.logging.jdk14   
 

Uses of DefaultConfigTestCase in org.apache.commons.logging.jdk14
 

Subclasses of DefaultConfigTestCase in org.apache.commons.logging.jdk14
 class CustomConfigAPITestCase
          TestCase for Jdk14 logging when the commons-logging-api jar file is in the parent classpath and commons-logging.jar is in the child.
 class CustomConfigFullTestCase
          TestCase for Jdk14 logging when the commons-logging jar file is in the parent classpath.
 class CustomConfigTestCase
          TestCase for JDK 1.4 logging when running on a JDK 1.4 system with custom configuration, so that JDK 1.4 should be selected and an appropriate logger configured per the configuration properties.
 



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