A B C D E F G H I L M N O P R S T U W

A

AbstractLogTest - Class in org.apache.commons.logging
Generic tests that can be applied to any log adapter by subclassing this class and defining method getLogObject appropriately.
AbstractLogTest() - Constructor for class org.apache.commons.logging.AbstractLogTest
 
addLogicalLib(String[]) - Method in class org.apache.commons.logging.PathableClassLoader
Specify a collection of logical libraries.
addLogicalLib(String) - Method in class org.apache.commons.logging.PathableClassLoader
Specify a logical library to be included in the classpath used to locate classes.
addPermission(Permission) - Method in class org.apache.commons.logging.security.MockSecurityManager
Define the set of permissions to be granted to classes in the o.a.c.l package, but NOT to unit-test classes in o.a.c.l.security package.
addURL(URL) - Method in class org.apache.commons.logging.PathableClassLoader
Allow caller to explicitly add paths.
AltHashtable - Class in org.apache.commons.logging
 
AltHashtable() - Constructor for class org.apache.commons.logging.AltHashtable
 
AltHashtableTestCase - Class in org.apache.commons.logging
Test the ability to force the LogFactory class to use some arbitrary Hashtable implementation to store its mapping from context-classloader -> LogFactory object.
AltHashtableTestCase() - Constructor for class org.apache.commons.logging.AltHashtableTestCase
 
ApiClasspathStandardTestCase - Class in org.apache.commons.logging.log4j.log4j12
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.
ApiClasspathStandardTestCase() - Constructor for class org.apache.commons.logging.log4j.log4j12.ApiClasspathStandardTestCase
 
AppClasspathStandardTestCase - Class in org.apache.commons.logging.log4j.log4j12
Tests for Log4J logging when there is only one classloader and everything is in it, as would be the situation for a standalone application.
AppClasspathStandardTestCase() - Constructor for class org.apache.commons.logging.log4j.log4j12.AppClasspathStandardTestCase
 
append(LoggingEvent) - Method in class org.apache.commons.logging.log4j.log4j12.TestAppender
 
AvalonLoggerTestCase - Class in org.apache.commons.logging.avalon
 
AvalonLoggerTestCase() - Constructor for class org.apache.commons.logging.avalon.AvalonLoggerTestCase
 

B

BadHashtablePropertyTestCase - Class in org.apache.commons.logging
Tests behaviour when the property is misconfigured.
BadHashtablePropertyTestCase() - Constructor for class org.apache.commons.logging.BadHashtablePropertyTestCase
 
BadTCCLTestCase - Class in org.apache.commons.logging.tccl
Simulates the case when TCCL is badly set and cannot load JCL.
BadTCCLTestCase() - Constructor for class org.apache.commons.logging.tccl.BadTCCLTestCase
 
BasicOperationsTestCase - Class in org.apache.commons.logging
Tests the basic logging operations to ensure that they all function without exception failure.
BasicOperationsTestCase() - Constructor for class org.apache.commons.logging.BasicOperationsTestCase
 
BasicServletTestCase - Class in org.apache.commons.logging.servlet
Tests for ServletContextCleaner utility class.
BasicServletTestCase() - Constructor for class org.apache.commons.logging.servlet.BasicServletTestCase
 

C

cache - Variable in class org.apache.commons.logging.simple.DecoratedSimpleLog
 
checkDecorated() - Method in class org.apache.commons.logging.simple.CustomConfigTestCase
 
checkDecorated() - Method in class org.apache.commons.logging.simple.DefaultConfigTestCase
 
checkDecoratedDateTime() - Method in class org.apache.commons.logging.simple.CustomConfigTestCase
Hook for subclasses
checkDecoratedDateTime() - Method in class org.apache.commons.logging.simple.DateTimeCustomConfigTestCase
Checks that the date time format has been successfully set
checkExpected() - Method in class org.apache.commons.logging.simple.CustomConfigTestCase
 
checkLog() - Method in class org.apache.commons.logging.jdk14.CustomConfigTestCase
 
checkLog() - Method in class org.apache.commons.logging.jdk14.DefaultConfigTestCase
 
checkLogRecords(boolean) - Method in class org.apache.commons.logging.jdk14.CustomConfigTestCase
 
checkPermission(Permission) - Method in class org.apache.commons.logging.security.MockSecurityManager
 
checkShowDateTime() - Method in class org.apache.commons.logging.simple.CustomConfigTestCase
Hook for subclassses
checkShowDateTime() - Method in class org.apache.commons.logging.simple.DateTimeCustomConfigTestCase
Hook for subclassses
checkStandard() - Method in class org.apache.commons.logging.logkit.StandardTestCase
 
checkStandard() - Method in class org.apache.commons.logging.simple.CustomConfigTestCase
 
checkStandard() - Method in class org.apache.commons.logging.simple.DefaultConfigTestCase
 
ChildClasspathStandardTestCase - Class in org.apache.commons.logging.log4j.log4j12
Tests for Log4J logging that emulate a webapp running within a container where all the necessary libs are in the child.
ChildClasspathStandardTestCase() - Constructor for class org.apache.commons.logging.log4j.log4j12.ChildClasspathStandardTestCase
 
ChildFirstTestCase - Class in org.apache.commons.logging.pathable
Tests for the PathableTestSuite and PathableClassLoader functionality, where lookup order for the PathableClassLoader is child-first.
ChildFirstTestCase() - Constructor for class org.apache.commons.logging.pathable.ChildFirstTestCase
 
clearCache() - Method in class org.apache.commons.logging.simple.DecoratedSimpleLog
 
close() - Method in class org.apache.commons.logging.jdk14.TestHandler
 
close() - Method in class org.apache.commons.logging.log4j.log4j12.TestAppender
 
CustomConfigAPITestCase - Class in org.apache.commons.logging.jdk14
TestCase for Jdk14 logging when the commons-logging-api jar file is in the parent classpath and commons-logging.jar is in the child.
CustomConfigAPITestCase(String) - Constructor for class org.apache.commons.logging.jdk14.CustomConfigAPITestCase
 
CustomConfigFullTestCase - Class in org.apache.commons.logging.jdk14
TestCase for Jdk14 logging when the commons-logging jar file is in the parent classpath.
CustomConfigFullTestCase(String) - Constructor for class org.apache.commons.logging.jdk14.CustomConfigFullTestCase
 
CustomConfigTestCase - Class in org.apache.commons.logging.jdk14
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.
CustomConfigTestCase(String) - Constructor for class org.apache.commons.logging.jdk14.CustomConfigTestCase
Construct a new instance of this test case.
CustomConfigTestCase - Class in org.apache.commons.logging.simple
TestCase for simple logging when running with custom configuration properties.
CustomConfigTestCase() - Constructor for class org.apache.commons.logging.simple.CustomConfigTestCase
 

D

DateTimeCustomConfigTestCase - Class in org.apache.commons.logging.simple
Tests custom date time format configuration
DateTimeCustomConfigTestCase() - Constructor for class org.apache.commons.logging.simple.DateTimeCustomConfigTestCase
 
debug(Object) - Method in class org.apache.commons.logging.tccl.custom.MyLog
 
debug(Object, Throwable) - Method in class org.apache.commons.logging.tccl.custom.MyLog
 
DecoratedSimpleLog - Class in org.apache.commons.logging.simple
Decorated instance of SimpleLog to expose internal state and support buffered output.
DecoratedSimpleLog(String) - Constructor for class org.apache.commons.logging.simple.DecoratedSimpleLog
 
DefaultConfigTestCase - Class in org.apache.commons.logging.jdk14
TestCase for JDK 1.4 logging when running on a JDK 1.4 system with zero configuration, and with Log4J not present (so JDK 1.4 logging should be automatically configured.
DefaultConfigTestCase(String) - Constructor for class org.apache.commons.logging.jdk14.DefaultConfigTestCase
Construct a new instance of this test case.
DefaultConfigTestCase - Class in org.apache.commons.logging.simple
TestCase for simple logging when running with zero configuration other than selecting the SimpleLog implementation.
DefaultConfigTestCase() - Constructor for class org.apache.commons.logging.simple.DefaultConfigTestCase
 
DummyException - Exception in org.apache.commons.logging
Dummy exception that unit tests create instances of when they want to test logging of an Exception object.
DummyException() - Constructor for exception org.apache.commons.logging.DummyException
 

E

error(Object) - Method in class org.apache.commons.logging.tccl.custom.MyLog
 
error(Object, Throwable) - Method in class org.apache.commons.logging.tccl.custom.MyLog
 
executeIsEnabledTest(Log) - Method in class org.apache.commons.logging.BasicOperationsTestCase
 
executeMessageWithExceptionTest(Log) - Method in class org.apache.commons.logging.BasicOperationsTestCase
 
executeMessageWithoutExceptionTest(Log) - Method in class org.apache.commons.logging.BasicOperationsTestCase
 
expected - Variable in class org.apache.commons.logging.simple.CustomConfigTestCase
The expected log records.

F

factory - Variable in class org.apache.commons.logging.jdk14.DefaultConfigTestCase
The LogFactory implementation we have selected.
factory - Variable in class org.apache.commons.logging.logkit.StandardTestCase
The LogFactory implementation we have selected.
factory - Variable in class org.apache.commons.logging.simple.DefaultConfigTestCase
The LogFactory implementation we have selected.
fatal(Object) - Method in class org.apache.commons.logging.tccl.custom.MyLog
 
fatal(Object, Throwable) - Method in class org.apache.commons.logging.tccl.custom.MyLog
 
FirstPriorityConfigTestCase - Class in org.apache.commons.logging.config
Tests that verify that the process of configuring logging on startup works correctly by selecting the file with the highest priority.
FirstPriorityConfigTestCase() - Constructor for class org.apache.commons.logging.config.FirstPriorityConfigTestCase
 
flush() - Method in class org.apache.commons.logging.jdk14.TestHandler
 

G

GeneralTestCase - Class in org.apache.commons.logging.pathable
Tests for the PathableTestSuite class.
GeneralTestCase() - Constructor for class org.apache.commons.logging.pathable.GeneralTestCase
 
getAttribute(String) - Method in class org.apache.commons.logging.tccl.custom.MyLogFactoryImpl
 
getAttributeNames() - Method in class org.apache.commons.logging.tccl.custom.MyLogFactoryImpl
 
getCache() - Method in class org.apache.commons.logging.simple.DecoratedSimpleLog
 
getDateTimeFormat() - Method in class org.apache.commons.logging.simple.DecoratedSimpleLog
 
getDateTimeFormatter() - Method in class org.apache.commons.logging.simple.DecoratedSimpleLog
 
getInstance(Class) - Method in class org.apache.commons.logging.tccl.custom.MyLogFactoryImpl
 
getInstance(String) - Method in class org.apache.commons.logging.tccl.custom.MyLogFactoryImpl
 
getLogName() - Method in class org.apache.commons.logging.simple.DecoratedSimpleLog
 
getLogObject() - Method in class org.apache.commons.logging.AbstractLogTest
 
getLogObject() - Method in class org.apache.commons.logging.avalon.AvalonLoggerTestCase
 
getLogObject() - Method in class org.apache.commons.logging.logkit.StandardTestCase
Override the abstract method from the parent class so that the inherited tests can access the right Log object type.
getLogObject() - Method in class org.apache.commons.logging.LogTestCase
 
getLogObject() - Method in class org.apache.commons.logging.noop.NoOpLogTestCase
Override the abstract method from the parent class so that the inherited tests can access the right Log object type.
getLogObject() - Method in class org.apache.commons.logging.SimpleLogTestCase
 
getResource(String) - Method in class org.apache.commons.logging.PathableClassLoader
Same as parent class method except that when parentFirst is false the resource is looked for in the local classpath before the parent loader is consulted.
getResourceAsStream(String) - Method in class org.apache.commons.logging.PathableClassLoader
Same as parent class method except that when parentFirst is false the resource is looked for in the local classpath before the parent loader is consulted.
getResourcesInOrder(String) - Method in class org.apache.commons.logging.PathableClassLoader
Emulate a proper implementation of getResources which respects the setting for parentFirst.
getShowDateTime() - Method in class org.apache.commons.logging.simple.DecoratedSimpleLog
 
getShowShortName() - Method in class org.apache.commons.logging.simple.DecoratedSimpleLog
 
getUntrustedCodeCount() - Method in class org.apache.commons.logging.security.MockSecurityManager
This returns the number of times that a check of a permission failed due to stack-walking tracing up into untrusted code.

H

handler - Variable in class org.apache.commons.logging.jdk14.CustomConfigTestCase
The customized Handler we will be using.
HANDLER_NAME - Static variable in class org.apache.commons.logging.jdk14.CustomConfigTestCase
 
handlers - Variable in class org.apache.commons.logging.jdk14.CustomConfigTestCase
The underlying Handlers we will be using.

I

info(Object) - Method in class org.apache.commons.logging.tccl.custom.MyLog
 
info(Object, Throwable) - Method in class org.apache.commons.logging.tccl.custom.MyLog
 
isDebugEnabled() - Method in class org.apache.commons.logging.tccl.custom.MyLog
 
isErrorEnabled() - Method in class org.apache.commons.logging.tccl.custom.MyLog
 
isFatalEnabled() - Method in class org.apache.commons.logging.tccl.custom.MyLog
 
isInfoEnabled() - Method in class org.apache.commons.logging.tccl.custom.MyLog
 
isTraceEnabled() - Method in class org.apache.commons.logging.tccl.custom.MyLog
 
isWarnEnabled() - Method in class org.apache.commons.logging.tccl.custom.MyLog
 

L

lastKey - Static variable in class org.apache.commons.logging.AltHashtable
 
lastValue - Static variable in class org.apache.commons.logging.AltHashtable
 
level - Variable in class org.apache.commons.logging.log4j.StandardTests.LogEvent
 
loadClass(String, boolean) - Method in class org.apache.commons.logging.PathableClassLoader
Override ClassLoader method.
LoadTestCase - Class in org.apache.commons.logging
testcase to emulate container and application isolated from container
LoadTestCase() - Constructor for class org.apache.commons.logging.LoadTestCase
 
loadTestHandler(String, ClassLoader) - Static method in class org.apache.commons.logging.jdk14.CustomConfigTestCase
Make a class available in the system classloader even when its classfile is not present in the classpath configured for that classloader.
log - Variable in class org.apache.commons.logging.jdk14.DefaultConfigTestCase
The Log implementation we have selected.
log - Variable in class org.apache.commons.logging.logkit.StandardTestCase
The Log implementation we have selected.
log(int, Object, Throwable) - Method in class org.apache.commons.logging.simple.DecoratedSimpleLog
 
log - Variable in class org.apache.commons.logging.simple.DefaultConfigTestCase
The Log implementation we have selected.
Log4j12StandardTests - Class in org.apache.commons.logging.log4j.log4j12
A concrete class that runs the standard tests, and is compiled specifically against log4j12.
Log4j12StandardTests() - Constructor for class org.apache.commons.logging.log4j.log4j12.Log4j12StandardTests
 
logExceptionMessages() - Method in class org.apache.commons.logging.jdk14.CustomConfigTestCase
 
logExceptionMessages() - Method in class org.apache.commons.logging.simple.CustomConfigTestCase
 
logger - Variable in class org.apache.commons.logging.jdk14.CustomConfigTestCase
The underlying Logger we will be using.
logPlainMessages() - Method in class org.apache.commons.logging.jdk14.CustomConfigTestCase
 
logPlainMessages() - Method in class org.apache.commons.logging.simple.CustomConfigTestCase
 
LogRecord - Class in org.apache.commons.logging.simple
 
LogRecord(int, Object, Throwable) - Constructor for class org.apache.commons.logging.simple.LogRecord
 
LogTestCase - Class in org.apache.commons.logging
 
LogTestCase() - Constructor for class org.apache.commons.logging.LogTestCase
 

M

main(String[]) - Static method in class org.apache.commons.logging.avalon.AvalonLoggerTestCase
 
main(String[]) - Static method in class org.apache.commons.logging.LoadTestCase
 
main(String[]) - Static method in class org.apache.commons.logging.LogTestCase
 
main(String[]) - Static method in class org.apache.commons.logging.NullClassLoaderTestCase
Main method so this test case can be run direct from the command line.
main(String[]) - Static method in class org.apache.commons.logging.SimpleLogTestCase
 
manager - Variable in class org.apache.commons.logging.jdk14.CustomConfigTestCase
The underlying LogManager we will be using.
message - Variable in class org.apache.commons.logging.simple.LogRecord
 
MockSecurityManager - Class in org.apache.commons.logging.security
Custom implementation of a security manager, so we can control the security environment for tests in this package.
MockSecurityManager() - Constructor for class org.apache.commons.logging.security.MockSecurityManager
 
msg - Variable in class org.apache.commons.logging.log4j.StandardTests.LogEvent
 
MY_LOG_FACTORY_IMPL - Static variable in class org.apache.commons.logging.tccl.logfactory.TcclDisabledTestCase
 
MY_LOG_FACTORY_PKG - Static variable in class org.apache.commons.logging.tccl.logfactory.TcclDisabledTestCase
 
MY_LOG_IMPL - Static variable in class org.apache.commons.logging.tccl.log.TcclDisabledTestCase
 
MY_LOG_IMPL - Static variable in class org.apache.commons.logging.tccl.log.TcclEnabledTestCase
 
MY_LOG_PKG - Static variable in class org.apache.commons.logging.tccl.log.TcclDisabledTestCase
 
MY_LOG_PKG - Static variable in class org.apache.commons.logging.tccl.log.TcclEnabledTestCase
 
MyLog - Class in org.apache.commons.logging.tccl.custom
 
MyLog(String) - Constructor for class org.apache.commons.logging.tccl.custom.MyLog
 
MyLogFactoryImpl - Class in org.apache.commons.logging.tccl.custom
 
MyLogFactoryImpl() - Constructor for class org.apache.commons.logging.tccl.custom.MyLogFactoryImpl
 

N

NoOpLogTestCase - Class in org.apache.commons.logging.noop
Tests for NoOpLog logging adapter.
NoOpLogTestCase() - Constructor for class org.apache.commons.logging.noop.NoOpLogTestCase
 
NullClassLoaderTestCase - Class in org.apache.commons.logging
Test cases for situations where getClassLoader or getContextClassLoader return null.
NullClassLoaderTestCase() - Constructor for class org.apache.commons.logging.NullClassLoaderTestCase
 
NullTCCLTestCase - Class in org.apache.commons.logging.tccl
Simulates the case when TCCL is set to NULL.
NullTCCLTestCase() - Constructor for class org.apache.commons.logging.tccl.NullTCCLTestCase
 

O

org.apache.commons.logging - package org.apache.commons.logging
 
org.apache.commons.logging.avalon - package org.apache.commons.logging.avalon
 
org.apache.commons.logging.config - package org.apache.commons.logging.config
 
org.apache.commons.logging.impl - package org.apache.commons.logging.impl
 
org.apache.commons.logging.jdk14 - package org.apache.commons.logging.jdk14
 
org.apache.commons.logging.log4j - package org.apache.commons.logging.log4j
 
org.apache.commons.logging.log4j.log4j12 - package org.apache.commons.logging.log4j.log4j12
 
org.apache.commons.logging.logkit - package org.apache.commons.logging.logkit
 
org.apache.commons.logging.noop - package org.apache.commons.logging.noop
 
org.apache.commons.logging.pathable - package org.apache.commons.logging.pathable
 
org.apache.commons.logging.security - package org.apache.commons.logging.security
 
org.apache.commons.logging.servlet - package org.apache.commons.logging.servlet
 
org.apache.commons.logging.simple - package org.apache.commons.logging.simple
 
org.apache.commons.logging.tccl - package org.apache.commons.logging.tccl
 
org.apache.commons.logging.tccl.custom - package org.apache.commons.logging.tccl.custom
 
org.apache.commons.logging.tccl.log - package org.apache.commons.logging.tccl.log
 
org.apache.commons.logging.tccl.logfactory - package org.apache.commons.logging.tccl.logfactory
 

P

ParentClasspathStandardTestCase - Class in org.apache.commons.logging.log4j.log4j12
Tests for Log4J logging that emulate a webapp running within a container where all the necessary libs are in the parent.
ParentClasspathStandardTestCase() - Constructor for class org.apache.commons.logging.log4j.log4j12.ParentClasspathStandardTestCase
 
ParentFirstTestCase - Class in org.apache.commons.logging.pathable
Tests for the PathableTestSuite and PathableClassLoader functionality, where lookup order for the PathableClassLoader is parent-first.
ParentFirstTestCase() - Constructor for class org.apache.commons.logging.pathable.ParentFirstTestCase
 
PathableClassLoader - Class in org.apache.commons.logging
A ClassLoader which sees only specified classes, and which can be set to do parent-first or child-first path lookup.
PathableClassLoader(ClassLoader) - Constructor for class org.apache.commons.logging.PathableClassLoader
Constructor.
PathableTestSuite - Class in org.apache.commons.logging
Custom TestSuite class that can be used to control the context classloader in operation when a test runs.
PathableTestSuite(Class, ClassLoader) - Constructor for class org.apache.commons.logging.PathableTestSuite
Constructor.
PriorityConfigTestCase - Class in org.apache.commons.logging.config
Tests that verify that the process of configuring logging on startup works correctly by selecting the file with the highest priority.
PriorityConfigTestCase() - Constructor for class org.apache.commons.logging.config.PriorityConfigTestCase
 
publish(LogRecord) - Method in class org.apache.commons.logging.jdk14.TestHandler
 
put(Object, Object) - Method in class org.apache.commons.logging.AltHashtable
 

R

readClass(String, ClassLoader) - Static method in class org.apache.commons.logging.jdk14.CustomConfigTestCase
Given the name of a class that is somewhere in the classpath of the provided classloader, return the contents of the corresponding .class file.
records() - Method in class org.apache.commons.logging.jdk14.TestHandler
 
release() - Method in class org.apache.commons.logging.tccl.custom.MyLogFactoryImpl
 
removeAttribute(String) - Method in class org.apache.commons.logging.tccl.custom.MyLogFactoryImpl
 
requiresLayout() - Method in class org.apache.commons.logging.log4j.log4j12.TestAppender
 
runTest(Test, TestResult) - Method in class org.apache.commons.logging.PathableTestSuite
This method is invoked once for each Test in the current TestSuite.

S

SecurityAllowedTestCase - Class in org.apache.commons.logging.security
Tests for logging with a security policy that allows JCL access to everything.
SecurityAllowedTestCase() - Constructor for class org.apache.commons.logging.security.SecurityAllowedTestCase
 
SecurityAllowedTestCase.CustomHashtable - Class in org.apache.commons.logging.security
 
SecurityAllowedTestCase.CustomHashtable() - Constructor for class org.apache.commons.logging.security.SecurityAllowedTestCase.CustomHashtable
 
SecurityForbiddenTestCase - Class in org.apache.commons.logging.security
Tests for logging with a security policy that forbids JCL access to anything.
SecurityForbiddenTestCase() - Constructor for class org.apache.commons.logging.security.SecurityForbiddenTestCase
 
SecurityForbiddenTestCase.CustomHashtable - Class in org.apache.commons.logging.security
 
SecurityForbiddenTestCase.CustomHashtable() - Constructor for class org.apache.commons.logging.security.SecurityForbiddenTestCase.CustomHashtable
 
setAllowFlawedContext(String) - Static method in class org.apache.commons.logging.UserClass
Set the ALLOW_FLAWED_CONTEXT feature on the LogFactoryImpl object associated with this class' classloader.
setAttribute(String, Object) - Method in class org.apache.commons.logging.tccl.custom.MyLogFactoryImpl
 
setParentFirst(boolean) - Method in class org.apache.commons.logging.PathableClassLoader
Specify whether this classloader should ask the parent classloader to resolve a class first, before trying to resolve it via its own classpath.
setProperties() - Method in class org.apache.commons.logging.simple.CustomConfigTestCase
Set system properties that will control the LogFactory/Log objects when they are created.
setProperties() - Method in class org.apache.commons.logging.simple.DateTimeCustomConfigTestCase
Set up system properties required by this unit test.
setProperties() - Method in class org.apache.commons.logging.simple.DefaultConfigTestCase
Set system properties that will control the LogFactory/Log objects when they are created.
setUp() - Method in class org.apache.commons.logging.AltHashtableTestCase
Set up before each test.
setUp() - Method in class org.apache.commons.logging.config.FirstPriorityConfigTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.logging.config.PriorityConfigTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.logging.impl.WeakHashtableTest
 
setUp() - Method in class org.apache.commons.logging.jdk14.CustomConfigTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.logging.jdk14.DefaultConfigTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.logging.LoadTestCase
 
setUp() - Method in class org.apache.commons.logging.log4j.StandardTests
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.logging.logkit.StandardTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.logging.noop.NoOpLogTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.logging.security.SecurityAllowedTestCase
 
setUp() - Method in class org.apache.commons.logging.security.SecurityForbiddenTestCase
 
setUp() - Method in class org.apache.commons.logging.simple.CustomConfigTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.logging.simple.DateTimeCustomConfigTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.logging.simple.DefaultConfigTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.logging.tccl.log.TcclDisabledTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.logging.tccl.log.TcclEnabledTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.logging.tccl.logfactory.TcclDisabledTestCase
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.logging.tccl.logfactory.TcclEnabledTestCase
Set up instance variables required by this test case.
setUpDecorated(String) - Method in class org.apache.commons.logging.simple.DefaultConfigTestCase
 
setUpFactory() - Method in class org.apache.commons.logging.jdk14.DefaultConfigTestCase
 
setUpFactory() - Method in class org.apache.commons.logging.simple.DefaultConfigTestCase
 
setUpHandlers() - Method in class org.apache.commons.logging.jdk14.CustomConfigTestCase
 
setUpLog(String) - Method in class org.apache.commons.logging.jdk14.DefaultConfigTestCase
 
setUpLog(String) - Method in class org.apache.commons.logging.simple.DefaultConfigTestCase
 
setUpLogger(String) - Method in class org.apache.commons.logging.jdk14.CustomConfigTestCase
 
setUpManager(String) - Method in class org.apache.commons.logging.jdk14.CustomConfigTestCase
 
setUpTestAppender(List) - Method in class org.apache.commons.logging.log4j.log4j12.Log4j12StandardTests
 
setUpTestAppender(List) - Method in class org.apache.commons.logging.log4j.StandardTests
Modify log4j's setup so that all messages actually logged get redirected into the specified list.
SimpleLogTestCase - Class in org.apache.commons.logging
 
SimpleLogTestCase() - Constructor for class org.apache.commons.logging.SimpleLogTestCase
 
StandardTestCase - Class in org.apache.commons.logging.logkit
Basic tests for Avalon LogKit logger adapter.
StandardTestCase() - Constructor for class org.apache.commons.logging.logkit.StandardTestCase
 
StandardTests - Class in org.apache.commons.logging.log4j
Abstract set of tests that can be executed with various classpaths set.
StandardTests() - Constructor for class org.apache.commons.logging.log4j.StandardTests
 
StandardTests.LogEvent - Class in org.apache.commons.logging.log4j
Simple structure to store information about messages that actually get logged by the underlying logging library.
StandardTests.LogEvent() - Constructor for class org.apache.commons.logging.log4j.StandardTests.LogEvent
 
suite() - Static method in class org.apache.commons.logging.AltHashtableTestCase
 
suite() - Static method in class org.apache.commons.logging.avalon.AvalonLoggerTestCase
 
suite() - Static method in class org.apache.commons.logging.config.FirstPriorityConfigTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.config.PriorityConfigTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.jdk14.CustomConfigAPITestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.jdk14.CustomConfigFullTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.jdk14.CustomConfigTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.jdk14.DefaultConfigTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.log4j.log4j12.ApiClasspathStandardTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.log4j.log4j12.AppClasspathStandardTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.log4j.log4j12.ChildClasspathStandardTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.log4j.log4j12.ParentClasspathStandardTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.logkit.StandardTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.pathable.ChildFirstTestCase
Set up a custom classloader hierarchy for this test case.
suite() - Static method in class org.apache.commons.logging.pathable.GeneralTestCase
Set up a custom classloader hierarchy for this test case.
suite() - Static method in class org.apache.commons.logging.pathable.ParentFirstTestCase
Set up a custom classloader hierarchy for this test case.
suite() - Static method in class org.apache.commons.logging.security.SecurityAllowedTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.security.SecurityForbiddenTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.servlet.BasicServletTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.simple.CustomConfigTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.simple.DateTimeCustomConfigTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.simple.DefaultConfigTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.tccl.BadTCCLTestCase
 
suite() - Static method in class org.apache.commons.logging.tccl.log.TcclDisabledTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.tccl.log.TcclEnabledTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.tccl.logfactory.TcclDisabledTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.tccl.logfactory.TcclEnabledTestCase
Return the tests included in this test suite.
suite() - Static method in class org.apache.commons.logging.tccl.NullTCCLTestCase
 

T

t - Variable in class org.apache.commons.logging.simple.LogRecord
 
TcclDisabledTestCase - Class in org.apache.commons.logging.tccl.log
Verify that by default LogFactoryImpl is loaded from the tccl classloader.
TcclDisabledTestCase() - Constructor for class org.apache.commons.logging.tccl.log.TcclDisabledTestCase
 
TcclDisabledTestCase - Class in org.apache.commons.logging.tccl.logfactory
Verify that a commons-logging.properties file can prevent a custom LogFactoryImpl being loaded from the tccl classloader.
TcclDisabledTestCase() - Constructor for class org.apache.commons.logging.tccl.logfactory.TcclDisabledTestCase
 
TcclEnabledTestCase - Class in org.apache.commons.logging.tccl.log
Verify that by default the standard LogFactoryImpl class loads a custom Log implementation via the TCCL.
TcclEnabledTestCase() - Constructor for class org.apache.commons.logging.tccl.log.TcclEnabledTestCase
 
TcclEnabledTestCase - Class in org.apache.commons.logging.tccl.logfactory
Verify that by default a custom LogFactoryImpl is loaded from the tccl classloader.
TcclEnabledTestCase() - Constructor for class org.apache.commons.logging.tccl.logfactory.TcclEnabledTestCase
 
tearDown() - Method in class org.apache.commons.logging.config.FirstPriorityConfigTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.logging.config.PriorityConfigTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.logging.jdk14.CustomConfigTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.logging.jdk14.DefaultConfigTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.logging.LoadTestCase
 
tearDown() - Method in class org.apache.commons.logging.log4j.StandardTests
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.logging.logkit.StandardTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.logging.noop.NoOpLogTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.logging.security.SecurityAllowedTestCase
 
tearDown() - Method in class org.apache.commons.logging.security.SecurityForbiddenTestCase
 
tearDown() - Method in class org.apache.commons.logging.simple.CustomConfigTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.logging.simple.DefaultConfigTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.logging.tccl.log.TcclDisabledTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.logging.tccl.log.TcclEnabledTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.logging.tccl.logfactory.TcclDisabledTestCase
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.logging.tccl.logfactory.TcclEnabledTestCase
Tear down instance variables required by this test case.
testAllAllowed() - Method in class org.apache.commons.logging.security.SecurityAllowedTestCase
Test what happens when JCL is run with all permissions enabled.
testAllForbidden() - Method in class org.apache.commons.logging.security.SecurityForbiddenTestCase
Test what happens when JCL is run with absolutely no security priveleges at all, including reading system properties.
TestAppender - Class in org.apache.commons.logging.log4j.log4j12
A custom implementation of org.apache.log4j.Appender which converts the log4j-specific log event record into a representation that doesn't have a dependency on log4j and stores that new representation into an external list.
TestAppender(List) - Constructor for class org.apache.commons.logging.log4j.log4j12.TestAppender
Constructor.
testBasics() - Method in class org.apache.commons.logging.servlet.BasicServletTestCase
Test that calling ServletContextCleaner.contextDestroyed doesn't crash.
testContains() - Method in class org.apache.commons.logging.impl.WeakHashtableTest
Tests public boolean contains(Object value)
testContainsKey() - Method in class org.apache.commons.logging.impl.WeakHashtableTest
Tests public boolean containsKey(Object key)
testContainsValue() - Method in class org.apache.commons.logging.impl.WeakHashtableTest
Tests public boolean containsValue(Object value)
testCreateFactory() - Method in class org.apache.commons.logging.log4j.StandardTests
Test that a LogFactory gets created as expected.
testElements() - Method in class org.apache.commons.logging.impl.WeakHashtableTest
Tests public Enumeration elements()
testEntrySet() - Method in class org.apache.commons.logging.impl.WeakHashtableTest
Tests public Set entrySet()
testExceptionMessages() - Method in class org.apache.commons.logging.jdk14.CustomConfigTestCase
 
testExceptionMessages() - Method in class org.apache.commons.logging.log4j.StandardTests
Verify that we can log exception messages.
testExceptionMessages() - Method in class org.apache.commons.logging.simple.CustomConfigTestCase
 
testGet() - Method in class org.apache.commons.logging.impl.WeakHashtableTest
Tests public Object get(Object�key)
testGetLog() - Method in class org.apache.commons.logging.tccl.BadTCCLTestCase
This test just tests that a log implementation can be found by the LogFactory.
testGetLog() - Method in class org.apache.commons.logging.tccl.NullTCCLTestCase
This test just tests that a log implementation can be found by the LogFactory.
TestHandler - Class in org.apache.commons.logging.jdk14
Test implementation of java.util.logging.Handler.
TestHandler() - Constructor for class org.apache.commons.logging.jdk14.TestHandler
 
testInContainer() - Method in class org.apache.commons.logging.LoadTestCase
Test what happens when we play various classloader tricks like those that happen in web and j2ee containers.
testIsEnabledClassLog() - Method in class org.apache.commons.logging.BasicOperationsTestCase
 
testIsEnabledNamedLog() - Method in class org.apache.commons.logging.BasicOperationsTestCase
 
testKeys() - Method in class org.apache.commons.logging.impl.WeakHashtableTest
Tests public Enumeration keys()
testKeySet() - Method in class org.apache.commons.logging.impl.WeakHashtableTest
Tests public Set keySet()
testLevels - Variable in class org.apache.commons.logging.jdk14.CustomConfigTestCase
The message levels that should have been logged.
testLoader() - Method in class org.apache.commons.logging.tccl.log.TcclDisabledTestCase
Verify that MyLog is only loadable via the tccl.
testLoader() - Method in class org.apache.commons.logging.tccl.log.TcclEnabledTestCase
Verify that MyLogFactoryImpl is only loadable via the tccl.
testLoader() - Method in class org.apache.commons.logging.tccl.logfactory.TcclDisabledTestCase
Verify that MyLogFactoryImpl is only loadable via the tccl.
testLoader() - Method in class org.apache.commons.logging.tccl.logfactory.TcclEnabledTestCase
Verify that MyLogFactoryImpl is only loadable via the tccl.
testLoggingWithNullParameters() - Method in class org.apache.commons.logging.AbstractLogTest
 
testMessages - Variable in class org.apache.commons.logging.jdk14.CustomConfigTestCase
The message strings that should have been logged.
testMessages - Variable in class org.apache.commons.logging.simple.CustomConfigTestCase
The message strings that should have been logged.
testMessageWithExceptionClassLog() - Method in class org.apache.commons.logging.BasicOperationsTestCase
 
testMessageWithExceptionNamedLog() - Method in class org.apache.commons.logging.BasicOperationsTestCase
 
testMessageWithoutExceptionClassLog() - Method in class org.apache.commons.logging.BasicOperationsTestCase
 
testMessageWithoutExceptionNamedLog() - Method in class org.apache.commons.logging.BasicOperationsTestCase
 
testPaths() - Method in class org.apache.commons.logging.pathable.ChildFirstTestCase
Test that the classloader hierarchy is as expected, and that calling loadClass() on various classloaders works as expected.
testPaths() - Method in class org.apache.commons.logging.pathable.ParentFirstTestCase
Test that the classloader hierarchy is as expected, and that calling loadClass() on various classloaders works as expected.
testPlainMessages() - Method in class org.apache.commons.logging.jdk14.CustomConfigTestCase
 
testPlainMessages() - Method in class org.apache.commons.logging.log4j.StandardTests
Verify that we can log messages without exceptions.
testPlainMessages() - Method in class org.apache.commons.logging.simple.CustomConfigTestCase
 
testPriority() - Method in class org.apache.commons.logging.config.FirstPriorityConfigTestCase
Verify that the config file being used is the one containing the desired configId value.
testPriority() - Method in class org.apache.commons.logging.config.PriorityConfigTestCase
Verify that the config file being used is the one containing the desired configId value.
testPristineDecorated() - Method in class org.apache.commons.logging.simple.DefaultConfigTestCase
 
testPristineFactory() - Method in class org.apache.commons.logging.jdk14.DefaultConfigTestCase
 
testPristineFactory() - Method in class org.apache.commons.logging.logkit.StandardTestCase
 
testPristineFactory() - Method in class org.apache.commons.logging.simple.DefaultConfigTestCase
 
testPristineHandlers() - Method in class org.apache.commons.logging.jdk14.CustomConfigTestCase
 
testPristineLog() - Method in class org.apache.commons.logging.jdk14.DefaultConfigTestCase
 
testPristineLog() - Method in class org.apache.commons.logging.logkit.StandardTestCase
 
testPristineLog() - Method in class org.apache.commons.logging.simple.DefaultConfigTestCase
 
testPristineLogger() - Method in class org.apache.commons.logging.jdk14.CustomConfigTestCase
 
testPut() - Method in class org.apache.commons.logging.impl.WeakHashtableTest
Tests public Object put(Object key, Object value)
testPutAll() - Method in class org.apache.commons.logging.impl.WeakHashtableTest
Tests public void putAll(Map t)
testPutCalled() - Method in class org.apache.commons.logging.AltHashtableTestCase
Verify that when LogFactory sees a context-classloader for the first time that it creates a new entry in the LogFactory.factories hashmap.
testPutCalled() - Method in class org.apache.commons.logging.BadHashtablePropertyTestCase
 
testRelease() - Method in class org.apache.commons.logging.impl.WeakHashtableTest
 
testRemove() - Method in class org.apache.commons.logging.impl.WeakHashtableTest
Tests public Object remove(Object�key)
testResetContext1() - Method in class org.apache.commons.logging.pathable.GeneralTestCase
Verify that when a test method modifies the context classloader it is reset before the next test is run.
testResetContext2() - Method in class org.apache.commons.logging.pathable.GeneralTestCase
See testResetContext1.
testResetProps1() - Method in class org.apache.commons.logging.pathable.GeneralTestCase
Verify that when a test method modifies the system properties they are reset before the next test is run.
testResetProps2() - Method in class org.apache.commons.logging.pathable.GeneralTestCase
See testResetProps1.
testResource() - Method in class org.apache.commons.logging.pathable.ChildFirstTestCase
Test that the various flavours of ClassLoader.getResource work as expected.
testResource() - Method in class org.apache.commons.logging.pathable.ParentFirstTestCase
Test that the various flavours of ClassLoader.getResource work as expected.
testResourceAsStream() - Method in class org.apache.commons.logging.pathable.ChildFirstTestCase
Test that getResourceAsStream works.
testResourceAsStream() - Method in class org.apache.commons.logging.pathable.ParentFirstTestCase
Test that getResourceAsStream works.
testResources() - Method in class org.apache.commons.logging.pathable.ChildFirstTestCase
Test that the various flavours of ClassLoader.getResources work as expected.
testResources() - Method in class org.apache.commons.logging.pathable.ParentFirstTestCase
Test that the various flavours of ClassLoader.getResources work as expected.
testSameLogObject() - Method in class org.apache.commons.logging.NullClassLoaderTestCase
This tests that when getContextClassLoader returns null, the LogFactory.getLog(name) method still correctly returns the same log object when called multiple times with the same name.
testSerializable() - Method in class org.apache.commons.logging.jdk14.CustomConfigTestCase
 
testSerializable() - Method in class org.apache.commons.logging.jdk14.DefaultConfigTestCase
 
testSerializable() - Method in class org.apache.commons.logging.log4j.StandardTests
Test Serializability of Log instance
testSerializable() - Method in class org.apache.commons.logging.logkit.StandardTestCase
 
testSerializable() - Method in class org.apache.commons.logging.noop.NoOpLogTestCase
 
testSerializable() - Method in class org.apache.commons.logging.simple.CustomConfigTestCase
 
testSerializable() - Method in class org.apache.commons.logging.simple.DefaultConfigTestCase
 
testTcclLoading() - Method in class org.apache.commons.logging.tccl.log.TcclDisabledTestCase
Verify that the custom Log implementation which is only accessable via the TCCL has NOT been loaded.
testTcclLoading() - Method in class org.apache.commons.logging.tccl.log.TcclEnabledTestCase
Verify that the custom Log implementation which is only accessable via the TCCL has successfully been loaded as specified in the config file.
testTcclLoading() - Method in class org.apache.commons.logging.tccl.logfactory.TcclDisabledTestCase
Verify that the custom LogFactory implementation which is only accessable via the TCCL has NOT been loaded.
testTcclLoading() - Method in class org.apache.commons.logging.tccl.logfactory.TcclEnabledTestCase
Verify that the custom LogFactory implementation which is only accessable via the TCCL has successfully been loaded as specified in the config file.
testType() - Method in class org.apache.commons.logging.AltHashtableTestCase
Verify that initialising the LogFactory class will cause it to instantiate an object of type specified in system property "org.apache.commons.logging.LogFactory.HashtableImpl".
testType() - Method in class org.apache.commons.logging.BadHashtablePropertyTestCase
 
testValues() - Method in class org.apache.commons.logging.impl.WeakHashtableTest
Tests public Collection values()
throwable - Variable in class org.apache.commons.logging.log4j.StandardTests.LogEvent
 
trace(Object) - Method in class org.apache.commons.logging.tccl.custom.MyLog
 
trace(Object, Throwable) - Method in class org.apache.commons.logging.tccl.custom.MyLog
 
type - Variable in class org.apache.commons.logging.simple.LogRecord
 

U

useExplicitLoader(String, ClassLoader) - Method in class org.apache.commons.logging.PathableClassLoader
Specify a classloader to use for specific java packages.
UserClass - Class in org.apache.commons.logging
 
UserClass() - Constructor for class org.apache.commons.logging.UserClass
 
useSystemLoader(String) - Method in class org.apache.commons.logging.PathableClassLoader
For classes with the specified prefix, get them from the system classpath which is active at the point this method is called.

W

warn(Object) - Method in class org.apache.commons.logging.tccl.custom.MyLog
 
warn(Object, Throwable) - Method in class org.apache.commons.logging.tccl.custom.MyLog
 
WeakHashtableTest - Class in org.apache.commons.logging.impl
 
WeakHashtableTest(String) - Constructor for class org.apache.commons.logging.impl.WeakHashtableTest
 

A B C D E F G H I L M N O P R S T U W

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