Uses of Class
org.apache.commons.chain.impl.ContextBaseTestCase

Packages that use ContextBaseTestCase
org.apache.commons.chain.impl   
org.apache.commons.chain.web.portlet   
org.apache.commons.chain.web.servlet   
 

Uses of ContextBaseTestCase in org.apache.commons.chain.impl
 

Subclasses of ContextBaseTestCase in org.apache.commons.chain.impl
 class TestContextTestCase
          Extension of ContextBaseTestCase to validate property delegation.
 

Uses of ContextBaseTestCase in org.apache.commons.chain.web.portlet
 

Subclasses of ContextBaseTestCase in org.apache.commons.chain.web.portlet
 class PortletWebContextTestCase
          Extension of ContextBaseTestCase to validate the extra functionality of this implementation.
 

Uses of ContextBaseTestCase in org.apache.commons.chain.web.servlet
 

Subclasses of ContextBaseTestCase in org.apache.commons.chain.web.servlet
 class ServletWebContextTestCase
          Extension of ContextBaseTestCase to validate the extra functionality of this implementation.
 



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.