All Classes and Interfaces

Classes
Class
Description
Custom action mapping used by TestModuleConfig
General purpose Action for unit tests.
Mock ActionServlet object for low-level unit tests of Struts controller components.
General purpose Enumeration wrapper around an Iterator specified to our controller.
General purpose form bean for unit tests.
Mock HttpServletRequest object for low-level unit tests of Struts controller components.
Mock HttpServletResponse object for low-level unit tests of Struts controller components.
Mock HttpSession object for low-level unit tests of Struts controller components.
Mock MultipartRequestHandler object for unit tests.
Mock ServletContext object for low-level unit tests of Struts controller components.
Mock Principal object for low-level unit tests of Struts controller components.
Mock ServletConfig object for low-level unit tests of Struts controller components.
Mock ServletContext object for low-level unit tests of Struts controller components.
 
Test Bean class.
Unit tests for the ActionConfig class.
Used to detect that ActionConfig is making the right calls.
Unit tests for ActionConfigMatcher.
Unit tests for the ActionMessage class.
Unit tests for the ActionMessages class.
Unit tests for the ActionRedirect class.
Suite of unit tests for the ActionServlet class.
Used for testing custom ActionConfig classes.
Used for testing custom ExceptionConfig classes.
Used for testing custom FormBeanConfig classes.
Used for testing custom ForwardConfig classes.
JUnitTest case for class: AuthorizeAction
Unit tests for the CommonsMultipartRequestHandler class.
Unit tests for CopyFormToContext.
Suite of unit tests for the DynaActionForm class.
Suite of unit tests for the DynaActionFormClass class.
Unit tests for the DynaValidatorForm class.
Unit tests for the FormBeanConfig class.
Used to detect that FormBeanConfig is making the right calls.
Unit tests for the FormPropertyConfig class.
Unit tests for ForwardConfig.
Logger to collect all log-messages.
An implementation of ILoggerFactory which always returns TestLogger instances.
Convenience base class for unit tests of the org.apache.struts.mock package, and others that require a runtime environment similar to what the Struts controller servlet sets up.
Unit tests for the org.apache.struts.config package.
JUnitTest case for class: PerformForward
Unit tests for PropertyMessageResources.
Unit tests for RequestUtils.
Unit tests for the RequestUtil's populate method.
Unit tests for ResponseUtils.
Implements the SLF4JServiceProvider to work with TestLogger during the test-phase.
JUnitTest case for class: SetOriginalURI
Unit tests for the ValidatorForm class.
Unit tests for the ValidWhen Parser/Lexer.
JUnitTest case for class: WrappingLookupCommand