Uses of Class
org.apache.commons.chain.ContextTestCase
Package
Description
-
Uses of ContextTestCase in org.apache.commons.chain.impl
Modifier and TypeClassDescriptionclass
Test case for theContextBase
class.class
Extension ofContextBaseTestCase
to validate property delegation. -
Uses of ContextTestCase in org.apache.commons.chain.web
Modifier and TypeClassDescriptionclass
ContextBaseTestWeb<C extends Context>
Test case for theContextBase
class. -
Uses of ContextTestCase in org.apache.commons.chain.web.jakarta.servlet
Modifier and TypeClassDescriptionclass
Extension ofContextBaseTestCase
to validate the extra functionality of this implementation. -
Uses of ContextTestCase in org.apache.commons.chain.web.javax.servlet
Modifier and TypeClassDescriptionclass
Extension ofContextBaseTestCase
to validate the extra functionality of this implementation. -
Uses of ContextTestCase in org.apache.commons.chain.web.portlet
Modifier and TypeClassDescriptionclass
Extension ofContextBaseTestCase
to validate the extra functionality of this implementation.