Uses of Class
org.apache.commons.pipeline.AbstractLoggingTestCase

Packages that use AbstractLoggingTestCase
org.apache.commons.pipeline.config   
org.apache.commons.pipeline.driver   
org.apache.commons.pipeline.stage   
 

Uses of AbstractLoggingTestCase in org.apache.commons.pipeline.config
 

Subclasses of AbstractLoggingTestCase in org.apache.commons.pipeline.config
 class DigesterPipelineFactoryTest
          Test cases for the DigesterPipelineFactory.
 

Uses of AbstractLoggingTestCase in org.apache.commons.pipeline.driver
 

Subclasses of AbstractLoggingTestCase in org.apache.commons.pipeline.driver
 class AbstractStageDriverTest
          Abstract base class for stage driver tests.
 class DedicatedThreadStageDriverTest
           
 class SynchronousStageDriverTest
           
 class ThreadPoolStageDriverTest
           
 

Uses of AbstractLoggingTestCase in org.apache.commons.pipeline.stage
 

Subclasses of AbstractLoggingTestCase in org.apache.commons.pipeline.stage
 class AbstractStageTest
          Simple abstract base class for stage tests.
 class AddToCollectionStageTest
          Test cases for AddToCollectionStage
 class DynamicLookupStaticMethodStageTest
          Test cases for DynamicLookupStaticMethodStage.
 class ExtendedBaseStageTest
          Test cases for the extended base stage.
 class InputStreamLineBreakStageTest
          Test cases for InputStreamLineBreakStage.
 class InvokeMethodStageTest
           
 class InvokeStaticMethodStageTest
          Test cases for InvokeStaticMethodStage.
 class KeyWaitBufferStageTest
          Test case for the KeyWaitBufferStage
 class URLToInputStreamStageTest
          Test cases for URLToInputStreamStaticStage.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.