| |
|
| org.apache.cocoon.HtmlUnitTestCase org.apache.cocoon.CachingPipelineTestCase
CachingPipelineTestCase | public class CachingPipelineTestCase extends HtmlUnitTestCase (Code) | | Test the CachingProcessingPipeline and CachingPointProcessingPipeline.
Uses the test-suite/caching module in the Cocoon webapp. The pipelines
invoke the IncrementGenerator and IncrementTransformer that both increment a
value in an attribute of the Cocoon context.
version: $Id: CachingPipelineTestCase.java 433543 2006-08-22 06:22:54Z crossley $ |
testCachingPointProcessingPipeline | public void testCachingPointProcessingPipeline() throws Exception(Code) | | |
testCachingProcessingPipeline | public void testCachingProcessingPipeline() throws Exception(Code) | | |
|
|
|