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

A

addContext(DefaultContext) - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated. This method may be overwritten by subclasses to put additional objects into the context programmatically.

B

BufferedLogger - Class in org.apache.avalon.excalibur.testcase
Deprecated. ECM is no longer supported
BufferedLogger() - Constructor for class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated.  

C

CascadingAssertionFailedError - Error in org.apache.avalon.excalibur.testcase
Deprecated. ECM is no longer supported
CascadingAssertionFailedError() - Constructor for error org.apache.avalon.excalibur.testcase.CascadingAssertionFailedError
Deprecated. Constructor with no message
CascadingAssertionFailedError(String) - Constructor for error org.apache.avalon.excalibur.testcase.CascadingAssertionFailedError
Deprecated. Constructor with a message
CascadingAssertionFailedError(String, Throwable) - Constructor for error org.apache.avalon.excalibur.testcase.CascadingAssertionFailedError
Deprecated. Constructor with a message and a parent exception
checkActive() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Checks to see if the state is active.
checkActive(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Checks to see if the state is active.
checkComposed() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkComposed(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkConfigured() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkConfigured(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkContextualized() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkContextualized(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkDisposed() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkDisposed(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkInitialized() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkInitialized(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkLogEnabled() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkLogEnabled(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkLoggable() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkLoggable(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkNotAssigned(Object) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Make sure object has not been assigned yet.
checkNotAssigned(Object, String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Make sure object has not been assigned yet.
checkParameterized() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkParameterized(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkResumed() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkResumed(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkServiced() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkServiced(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkStarted() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkStarted(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkStopped() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkStopped(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkSuspended() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
checkSuspended(String) - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Throw an exception if the initialization is out of order.
ComponentStateValidator - Class in org.apache.avalon.excalibur.testcase
Deprecated. ECM is no longer supported
ComponentStateValidator(Object) - Constructor for class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Create state validator from object (this can be used for more than just components).
configure(Configuration) - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
contextualize(Context) - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  

D

debug(String) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a debug message.
debug(String, Throwable) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a debug message.
dispose() - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  

E

enableLogging(Logger) - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
error(String) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a error message.
error(String, Throwable) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a error message.
ExcaliburTestCase - Class in org.apache.avalon.excalibur.testcase
Deprecated. ECM is no longer supported
ExcaliburTestCase(String) - Constructor for class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated.  

F

fatalError(String) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a fatalError message.
fatalError(String, Throwable) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a fatalError message.
FullLifecycleComponent - Class in org.apache.avalon.excalibur.testcase
Deprecated. ECM is no longer supported
FullLifecycleComponent() - Constructor for class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  

G

getCause() - Method in error org.apache.avalon.excalibur.testcase.CascadingAssertionFailedError
Deprecated. Return the parent exception
getChildLogger(String) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Create a new child logger.
getLogEnabledLogger() - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated. Return the logger
getLogger() - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated. Return the logger
go() - Method in class org.apache.avalon.excalibur.testcase.LatchedThreadGroup
Deprecated. Causes all of the Runnables to start at the same instance.

I

info(String) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a info message.
info(String, Throwable) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a info message.
initialize() - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
isActive() - Method in class org.apache.avalon.excalibur.testcase.ComponentStateValidator
Deprecated. Checks to see if the state is active, and returns true or false.
isDebugEnabled() - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Determine if messages of priority "debug" will be logged.
isErrorEnabled() - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Determine if messages of priority "error" will be logged.
isFatalErrorEnabled() - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Determine if messages of priority "fatalError" will be logged.
isInfoEnabled() - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Determine if messages of priority "info" will be logged.
isWarnEnabled() - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Determine if messages of priority "warn" will be logged.

L

LatchedThreadGroup - Class in org.apache.avalon.excalibur.testcase
Deprecated. ECM is no longer supported
LatchedThreadGroup(Runnable[]) - Constructor for class org.apache.avalon.excalibur.testcase.LatchedThreadGroup
Deprecated. Creates a LatchedThreadGroup with a thread for each Runnable in the runnables array.
LatchedThreadGroup(Runnable, int) - Constructor for class org.apache.avalon.excalibur.testcase.LatchedThreadGroup
Deprecated. Creates a LatchedThreadGroup with threadCount threads each running runnable.
lookup(String) - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated.  

M

manager - Variable in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated.  

O

org.apache.avalon.excalibur.testcase - package org.apache.avalon.excalibur.testcase
Excalibur testcase utilities.

P

parameterize(Parameters) - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
prepare() - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated. Initializes the ComponentLocator The configuration file is determined by the class name plus .xtest appended, all '.' replaced by '/' and loaded as a resource via classpath
prepare(InputStream) - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated. Initializes the ComponentLocator

R

release(Component) - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated.  
resetMemory() - Method in class org.apache.avalon.excalibur.testcase.LatchedThreadGroup
Deprecated.  
resume() - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
run(TestResult) - Method in class org.apache.avalon.excalibur.testcase.ExcaliburTestCase
Deprecated. Override run so that we can have code that is run once.

S

service(ServiceManager) - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
start() - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
stop() - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  
suspend() - Method in class org.apache.avalon.excalibur.testcase.FullLifecycleComponent
Deprecated.  

T

toString() - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Returns the contents of the buffer.

W

warn(String) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a warn message.
warn(String, Throwable) - Method in class org.apache.avalon.excalibur.testcase.BufferedLogger
Deprecated. Log a warn message.

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

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