Package com.mockrunner.struts

Interface Summary
ExceptionHandlerConfig Generic interface for exception handlers.
 

Class Summary
ActionMappingProxyGenerator Helper class to generate CGLib proxies for ActionMapping.
ActionTestCaseAdapter Delegator for ActionTestModule.
ActionTestModule Module for Struts action tests.
BasicActionTestCaseAdapter Delegator for ActionTestModule.
DefaultExceptionHandlerConfig The default implementation of ExceptionHandlerConfig.
DynamicMockProxyGenerator Helper class to generate CGLib proxies.
MapMessageResources This implementation of MessageResources takes the messages from a Map and can be used for testing purposes.
MapMessageResourcesFactory Factory for MapMessageResources.