Uses of Class
org.apache.commons.pipeline.testFramework.TestStage

Packages that use TestStage
org.apache.commons.pipeline.testFramework Framework classes used to simplify unit test development for pipeline stages. 
 

Uses of TestStage in org.apache.commons.pipeline.testFramework
 

Subclasses of TestStage in org.apache.commons.pipeline.testFramework
 class FaultingTestStage
          This stage will generate StageExceptions for every other object this stage processes.
 



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