Package org.apache.commons.logging

Class Summary
AbstractLogTest Generic tests that can be applied to any log adapter by subclassing this class and defining method getLogObject appropriately.
AltHashtable  
AltHashtableTestCase Test the ability to force the LogFactory class to use some arbitrary Hashtable implementation to store its mapping from context-classloader -> LogFactory object.
BadHashtablePropertyTestCase Tests behaviour when the property is misconfigured.
BasicOperationsTestCase Tests the basic logging operations to ensure that they all function without exception failure.
LoadTestCase testcase to emulate container and application isolated from container
LogTestCase  
NullClassLoaderTestCase Test cases for situations where getClassLoader or getContextClassLoader return null.
PathableClassLoader A ClassLoader which sees only specified classes, and which can be set to do parent-first or child-first path lookup.
PathableTestSuite Custom TestSuite class that can be used to control the context classloader in operation when a test runs.
SimpleLogTestCase  
UserClass  
 

Exception Summary
DummyException Dummy exception that unit tests create instances of when they want to test logging of an Exception object.
 



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