Interface | Description |
---|---|
TestComponent |
This is a simple component that is only used to test the avalon component
service.
|
Class | Description |
---|---|
BaseTestCase |
Base functionality to be extended by all Apache Turbine test cases.
|
BaseTurbineTest |
A base class to implement tests that need a running
Turbine framework on it.
|
EnhancedMockHttpServletRequest |
Extension to the basic MockHttpServletRequest to provide some extra parameters
required by Turbine.
|
EnhancedMockHttpServletResponse |
Extension to the basic MockHttpServletResponse to provide some extra parameters
required by Turbine like setting of Locale
|
EnhancedMockHttpSession |
Extension to the basic MockHttpSession to provide some extra parameters
required by Turbine.
|
HsqlDB | |
TestComponentImpl |
Implementation of the test component.
|
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.