Package org.apache.torque.avalon
Class AvalonTest
java.lang.Object
org.apache.fulcrum.testcontainer.BaseUnit5Test
org.apache.torque.avalon.AvalonTest
public class AvalonTest
extends org.apache.fulcrum.testcontainer.BaseUnit5Test
Basic testing of the Torque Avalon Component
- Version:
- $Id: AvalonTest.java 1850726 2019-01-08 10:56:07Z gk $
- Author:
- Thomas Vandahl
-
Field Summary
Fields inherited from class org.apache.fulcrum.testcontainer.BaseUnit5Test
attributes, COMPONENT_APP_ROOT, CONTAINER_ECM, CONTAINER_YAAFI, defaultLogLevel, maxInactiveInterval -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidVerifies that the container initialization and lookup works properly.voidVerifies that the container initialization and lookup works properly.Methods inherited from class org.apache.fulcrum.testcontainer.BaseUnit5Test
getConfigurationFileName, getContainerType, getLogLevel, getMockRequest, getParameterFileName, getRoleFileName, lookup, release, setConfigurationFileName, setContainerType, setLogLevel, setRoleFileName, tearDown
-
Constructor Details
-
AvalonTest
public AvalonTest()
-
-
Method Details