Package org.apache.commons.chain.web
Class ContextBaseTestWeb<C extends Context>
java.lang.Object
org.apache.commons.chain.ContextTestCase<C>
org.apache.commons.chain.web.ContextBaseTestWeb<C>
- Direct Known Subclasses:
PortletWebContextTestCase
,ServletWebContextTestCase
,ServletWebContextTestCase
Test case for the
ContextBase
class.- Version:
- $Revision$ $Date$
- Author:
- Craig R. McClanahan
-
Field Summary
Fields inherited from class org.apache.commons.chain.ContextTestCase
context
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.commons.chain.ContextTestCase
checkAttributeCount, createContext, expectedAttributeCount, init, tearDown, testAttributes, testContains, testEquals, testKeySet, testPristine, testPutAll
-
Constructor Details
-
ContextBaseTestWeb
public ContextBaseTestWeb()The Default-Constructor for this class.
-
-
Method Details
-
testSerialization
Test serialization- Overrides:
testSerialization
in classContextTestCase<C extends Context>
- Throws:
Exception
- any error
-