Package org.apache.commons.pipeline.testFramework

Framework classes used to simplify unit test development for pipeline stages.

See:
          Description

Class Summary
FaultingTestStage This stage will generate StageExceptions for every other object this stage processes.
TestFeeder This feeder simply adds the received objects to a list.
TestStage  
TestStageContext Stage Context for test harness.
 

Package org.apache.commons.pipeline.testFramework Description

Framework classes used to simplify unit test development for pipeline stages.



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