B C D E G I L O R S T U Y

B

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.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.BaseUnitTest
 
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

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.BaseUnitTest
Gets the configuration 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.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.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

O

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

R

release(Object) - Method in class org.apache.fulcrum.testcontainer.BaseUnitTest
Releases the component
release(Object) - Method in interface org.apache.fulcrum.testcontainer.Container
 
release(Component) - Method in class org.apache.fulcrum.testcontainer.ECMContainer
Releases the component
release(Object) - Method in class org.apache.fulcrum.testcontainer.ECMContainer
 
release(Component) - Method in class org.apache.fulcrum.testcontainer.YAAFIContainer
Releases the component implementing the Component interface.
release(Object) - Method in class org.apache.fulcrum.testcontainer.YAAFIContainer
Releases the component
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.BaseUnitTest
Gets the configuration 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.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

B C D E G I L O R S T U Y

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