All Classes and Interfaces

Classes
Class
Description
Implementation of Command that logs its identifier and and attempts to add a new Command to the Chain.
Test case for the CatalogBase class.
Test case for the CatalogFactoryBase class.
Extended ChainBase for testing.
Test case for the ChainBase class.
Test case for ChainProcessor.
Test case for ChainProcessor.
Test case for ChainResources
Test case for ChainResources
Container for test data for one test
Container for test data for one test
Test case identical to ConfigParserTestCase except that it uses the define rule to define aliases for the commands and chains used in the test.
Test Case for org.apache.commons.chain.config.ConfigParser.
Test case for the ContextBase class.
Test case for the ContextBase class.
Test case for the ContextBase class.
Implementation of Command that logs its identifier and and delegates to the rest of the chain.
Implementation of Filter that logs its identifier and and delegates to the rest of the chain.
JUnitTest case for class: org.apache.commons.chain.generic.DispatchCommand
Test case for the DispatchLookupCommand class.
Implementation of Command that logs its identifier and and throws an Exception.
Implementation of Filter that logs its identifier and and throws an Exception.
Test case for the LookupCommand class.
General purpose Enumeration wrapper around an Iterator specified to our controller.
Mock Object for HttpServletRequest (Version 2.3)
Mock Object for HttpServletRequest (Version 2.3)
Mock Object for HttpServletResponse (Version 2.3)
Mock Object for HttpServletResponse (Version 2.3)
Mock Object for HttpSession (Version 2.3)
Mock Object for HttpSession (Version 2.3)
Mock Object for PortletContext
Mock Object for PortletRequest
Mock Object for PortletSession
Mock Principal object for low-level unit tests.
Mock ServletConfig implementation.
Mock ServletConfig implementation.
Mock Object for ServletContext (Version 2.3)
Mock Object for ServletContext (Version 2.3)
Implementation of Command that simply logs its identifier and returns.
Implementation of Filter that logs its identifier and and returns [@code true}.
Extension of ContextBaseTestCase to validate the extra functionality of this implementation.
Extension of ContextBaseTestCase to validate the extra functionality of this implementation.
Extension of ContextBaseTestCase to validate the extra functionality of this implementation.
Test implementation of Chain.
Test implementation of Command that exposes configurable properties.
Subclass of ContextBase to exercise the automatic delegation to properties of the Context class.
Extension of ContextBaseTestCase to validate property delegation.