A B C D E G I L M O R S T U Y 
All Classes All Packages

A

attributes - Variable in class org.apache.fulcrum.testcontainer.BaseUnit4Test
Hash map to store attributes for the test
attributes - Variable in class org.apache.fulcrum.testcontainer.BaseUnit5Test
Hash map to store attributes for the test

B

BaseUnit4Test - Class in org.apache.fulcrum.testcontainer
Alternative Base class to BaseUnitTest for component tests.
BaseUnit4Test() - Constructor for class org.apache.fulcrum.testcontainer.BaseUnit4Test
Constructor for test.
BaseUnit5Test - Class in org.apache.fulcrum.testcontainer
Alternative Base class to BaseUnit4Test for component tests.
BaseUnit5Test() - Constructor for class org.apache.fulcrum.testcontainer.BaseUnit5Test
Constructor for test.
BaseUnitTest - Class in org.apache.fulcrum.testcontainer
Base class for unit tests for components.
BaseUnitTest(String) - Constructor for class org.apache.fulcrum.testcontainer.BaseUnitTest
Constructor for test.

C

COMPONENT_APP_ROOT - Static variable in class org.apache.fulcrum.testcontainer.BaseUnit4Test
Key used in the context for defining the application root
COMPONENT_APP_ROOT - Static variable in class org.apache.fulcrum.testcontainer.BaseUnit5Test
Key used in the context for defining the application root
COMPONENT_APP_ROOT - Static variable in class org.apache.fulcrum.testcontainer.BaseUnitTest
Key used in the context for defining the application root
COMPONENT_APP_ROOT - Static variable in interface org.apache.fulcrum.testcontainer.Container
Key used in the context for defining the application root
Container - Interface in org.apache.fulcrum.testcontainer
This is a simple interface around the ECM and Yaafi containers
CONTAINER_ECM - Static variable in class org.apache.fulcrum.testcontainer.BaseUnit4Test
 
CONTAINER_ECM - Static variable in class org.apache.fulcrum.testcontainer.BaseUnit5Test
 
CONTAINER_ECM - Static variable in class org.apache.fulcrum.testcontainer.BaseUnitTest
 
CONTAINER_YAAFI - Static variable in class org.apache.fulcrum.testcontainer.BaseUnit4Test
 
CONTAINER_YAAFI - Static variable in class org.apache.fulcrum.testcontainer.BaseUnit5Test
 
CONTAINER_YAAFI - Static variable in class org.apache.fulcrum.testcontainer.BaseUnitTest
 
containerType - Static variable in class org.apache.fulcrum.testcontainer.BaseUnitTest
Pick the default container to be Yaafi

D

defaultLogLevel - Static variable in class org.apache.fulcrum.testcontainer.BaseUnit4Test
Use INFO for ConsoleLogger
defaultLogLevel - Static variable in class org.apache.fulcrum.testcontainer.BaseUnit5Test
Use INFO for ConsoleLogger
defaultLogLevel - Static variable in class org.apache.fulcrum.testcontainer.BaseUnitTest
Use INFO for ConsoleLogger
dispose() - Method in class org.apache.fulcrum.testcontainer.ECMContainer
Disposes of the container and releases resources
dispose() - Method in class org.apache.fulcrum.testcontainer.YAAFIContainer
Disposes of the container and releases resources.

E

ECMContainer - Class in org.apache.fulcrum.testcontainer
This is a simple ECM based container that can be used in unit test of the fulcrum components.
ECMContainer() - Constructor for class org.apache.fulcrum.testcontainer.ECMContainer
Constructor

G

getConfigurationFileName() - Method in class org.apache.fulcrum.testcontainer.BaseUnit4Test
Gets the configuration file name for the container should use for this test.
getConfigurationFileName() - Method in class org.apache.fulcrum.testcontainer.BaseUnit5Test
Gets the configuration file name for the container should use for this test.
getConfigurationFileName() - Method in class org.apache.fulcrum.testcontainer.BaseUnitTest
Gets the configuration file name for the container should use for this test.
getContainerType() - Method in class org.apache.fulcrum.testcontainer.BaseUnit4Test
 
getContainerType() - Method in class org.apache.fulcrum.testcontainer.BaseUnit5Test
 
getMockRequest() - Method in class org.apache.fulcrum.testcontainer.BaseUnit4Test
Get a mock requestion
getMockRequest() - Method in class org.apache.fulcrum.testcontainer.BaseUnit5Test
Get a mock requestion
getParameterFileName() - Method in class org.apache.fulcrum.testcontainer.BaseUnit4Test
Gets the parameter file name for the container should use for this test.
getParameterFileName() - Method in class org.apache.fulcrum.testcontainer.BaseUnit5Test
Gets the parameter file name for the container should use for this test.
getParameterFileName() - Method in class org.apache.fulcrum.testcontainer.BaseUnitTest
Gets the parameter file name for the container should use for this test.
getRoleFileName() - Method in class org.apache.fulcrum.testcontainer.BaseUnit4Test
Gets the role file name for the container should use for this test.
getRoleFileName() - Method in class org.apache.fulcrum.testcontainer.BaseUnit5Test
Gets the role file name for the container should use for this test.
getRoleFileName() - Method in class org.apache.fulcrum.testcontainer.BaseUnitTest
Gets the role file name for the container should use for this test.

I

initialize() - Method in class org.apache.fulcrum.testcontainer.ECMContainer
Initializes the container
initialize() - Method in class org.apache.fulcrum.testcontainer.YAAFIContainer
Initializes the container.

L

lookup(String) - Method in class org.apache.fulcrum.testcontainer.BaseUnit4Test
Returns an instance of the named component.
lookup(String) - Method in class org.apache.fulcrum.testcontainer.BaseUnit5Test
Returns an instance of the named component.
lookup(String) - Method in class org.apache.fulcrum.testcontainer.BaseUnitTest
Returns an instance of the named component.
lookup(String) - Method in interface org.apache.fulcrum.testcontainer.Container
 
lookup(String) - Method in class org.apache.fulcrum.testcontainer.ECMContainer
Returns an instance of the named component
lookup(String) - Method in class org.apache.fulcrum.testcontainer.YAAFIContainer
Returns an instance of the named component.

M

maxInactiveInterval - Variable in class org.apache.fulcrum.testcontainer.BaseUnit4Test
set the Max inactive interval
maxInactiveInterval - Variable in class org.apache.fulcrum.testcontainer.BaseUnit5Test
set the Max inactive interval

O

org.apache.fulcrum.testcontainer - package org.apache.fulcrum.testcontainer
 

R

release(Object) - Method in class org.apache.fulcrum.testcontainer.BaseUnit4Test
Releases the component.
release(Object) - Method in class org.apache.fulcrum.testcontainer.BaseUnit5Test
Releases the component.
release(Object) - Method in class org.apache.fulcrum.testcontainer.BaseUnitTest
Releases the component.
release(Object) - Method in interface org.apache.fulcrum.testcontainer.Container
 
release(Object) - Method in class org.apache.fulcrum.testcontainer.ECMContainer
 
release(Object) - Method in class org.apache.fulcrum.testcontainer.YAAFIContainer
Releases the component.
release(Component) - Method in class org.apache.fulcrum.testcontainer.ECMContainer
Releases the component
release(Component) - Method in class org.apache.fulcrum.testcontainer.YAAFIContainer
Releases the component implementing the Component interface.
resolve(String) - Method in class org.apache.fulcrum.testcontainer.BaseUnitTest
Helper method for converting to and from Merlin Unit TestCase.

S

setConfigurationFileName(String) - Method in class org.apache.fulcrum.testcontainer.BaseUnit4Test
Gets the configuration file name for the container should use for this test.
setConfigurationFileName(String) - Method in class org.apache.fulcrum.testcontainer.BaseUnit5Test
Gets the configuration file name for the container should use for this test.
setConfigurationFileName(String) - Method in class org.apache.fulcrum.testcontainer.BaseUnitTest
Gets the configuration file name for the container should use for this test.
setContainerType(String) - Method in class org.apache.fulcrum.testcontainer.BaseUnit4Test
 
setContainerType(String) - Method in class org.apache.fulcrum.testcontainer.BaseUnit5Test
 
setLogLevel(int) - Method in class org.apache.fulcrum.testcontainer.BaseUnit4Test
Set the console logger level
setLogLevel(int) - Method in class org.apache.fulcrum.testcontainer.BaseUnit5Test
Set the console logger level
setLogLevel(int) - Method in class org.apache.fulcrum.testcontainer.BaseUnitTest
Set the console logger level
setRoleFileName(String) - Method in class org.apache.fulcrum.testcontainer.BaseUnit4Test
Override the role file name for the container should use for this test.
setRoleFileName(String) - Method in class org.apache.fulcrum.testcontainer.BaseUnit5Test
Override the role file name for the container should use for this test.
setRoleFileName(String) - Method in class org.apache.fulcrum.testcontainer.BaseUnitTest
Override the role file name for the container should use for this test.
startup(String, String, String) - Method in interface org.apache.fulcrum.testcontainer.Container
 
startup(String, String, String) - Method in class org.apache.fulcrum.testcontainer.ECMContainer
Starts up the container and initializes it.
startup(String, String, String) - Method in class org.apache.fulcrum.testcontainer.YAAFIContainer
Starts up the container and initializes it.

T

tearDown() - Method in class org.apache.fulcrum.testcontainer.BaseUnit4Test
Clean up after each test is run.
tearDown() - Method in class org.apache.fulcrum.testcontainer.BaseUnit5Test
Clean up after each test is run.
tearDown() - Method in class org.apache.fulcrum.testcontainer.BaseUnitTest
Clean up after each test is run.

U

URN_AVALON_HOME - Static variable in interface org.apache.fulcrum.testcontainer.Container
Alternate Merlin Friendly Key used in the context for defining the application root
URN_AVALON_TEMP - Static variable in interface org.apache.fulcrum.testcontainer.Container
Alternate Merlin Friendly Key used in the context for defining the application root

Y

YAAFIContainer - Class in org.apache.fulcrum.testcontainer
This is a simple YAAFI based container that can be used in unit test of the fulcrum components.
YAAFIContainer() - Constructor for class org.apache.fulcrum.testcontainer.YAAFIContainer
Constructor.
YAAFIContainer(int) - Constructor for class org.apache.fulcrum.testcontainer.YAAFIContainer
Constructor.
A B C D E G I L M O R S T U Y 
All Classes All Packages