A C D E F H I K O P R S T U

A

AbstractLoggingTestCase - Class in org.apache.commons.pipeline
 
AbstractLoggingTestCase(String) - Constructor for class org.apache.commons.pipeline.AbstractLoggingTestCase
 
AbstractStageDriverTest - Class in org.apache.commons.pipeline.driver
Abstract base class for stage driver tests.
AbstractStageDriverTest(String) - Constructor for class org.apache.commons.pipeline.driver.AbstractStageDriverTest
 
AbstractStageTest - Class in org.apache.commons.pipeline.stage
Simple abstract base class for stage tests.
AbstractStageTest(String) - Constructor for class org.apache.commons.pipeline.stage.AbstractStageTest
 
AddToCollectionStageTest - Class in org.apache.commons.pipeline.stage
Test cases for AddToCollectionStage
AddToCollectionStageTest(String) - Constructor for class org.apache.commons.pipeline.stage.AddToCollectionStageTest
 

C

context - Variable in class org.apache.commons.pipeline.driver.AbstractStageDriverTest
 

D

DedicatedThreadStageDriverTest - Class in org.apache.commons.pipeline.driver
 
DedicatedThreadStageDriverTest(String) - Constructor for class org.apache.commons.pipeline.driver.DedicatedThreadStageDriverTest
 
DigesterPipelineFactoryTest - Class in org.apache.commons.pipeline.config
Test cases for the DigesterPipelineFactory.
DigesterPipelineFactoryTest(String) - Constructor for class org.apache.commons.pipeline.config.DigesterPipelineFactoryTest
 
DynamicLookupStaticMethodStageTest - Class in org.apache.commons.pipeline.stage
Test cases for DynamicLookupStaticMethodStage.
DynamicLookupStaticMethodStageTest(String) - Constructor for class org.apache.commons.pipeline.stage.DynamicLookupStaticMethodStageTest
 

E

execTestFileUrlProcess(Object) - Method in class org.apache.commons.pipeline.stage.HttpFileDownloadStageTest
Utility method for testing processing of system/file URLs.
ExtendedBaseStageTest - Class in org.apache.commons.pipeline.stage
Test cases for the extended base stage.
ExtendedBaseStageTest(String) - Constructor for class org.apache.commons.pipeline.stage.ExtendedBaseStageTest
 

F

feeder - Variable in class org.apache.commons.pipeline.driver.AbstractStageDriverTest
 

H

HttpFileDownloadStageTest - Class in org.apache.commons.pipeline.stage
Test cases for HttpFileDownloadStage.
HttpFileDownloadStageTest(String) - Constructor for class org.apache.commons.pipeline.stage.HttpFileDownloadStageTest
 

I

init(Stage) - Method in class org.apache.commons.pipeline.stage.AbstractStageTest
 
InputStreamLineBreakStageTest - Class in org.apache.commons.pipeline.stage
Test cases for InputStreamLineBreakStage.
InputStreamLineBreakStageTest(String) - Constructor for class org.apache.commons.pipeline.stage.InputStreamLineBreakStageTest
 
InvokeMethodStageTest - Class in org.apache.commons.pipeline.stage
 
InvokeMethodStageTest(String) - Constructor for class org.apache.commons.pipeline.stage.InvokeMethodStageTest
 
InvokeStaticMethodStageTest - Class in org.apache.commons.pipeline.stage
Test cases for InvokeStaticMethodStage.
InvokeStaticMethodStageTest(String) - Constructor for class org.apache.commons.pipeline.stage.InvokeStaticMethodStageTest
 

K

KeyWaitBufferStageTest - Class in org.apache.commons.pipeline.stage
Test case for the KeyWaitBufferStage
KeyWaitBufferStageTest(String) - Constructor for class org.apache.commons.pipeline.stage.KeyWaitBufferStageTest
 

O

org.apache.commons.pipeline - package org.apache.commons.pipeline
 
org.apache.commons.pipeline.config - package org.apache.commons.pipeline.config
 
org.apache.commons.pipeline.driver - package org.apache.commons.pipeline.driver
 
org.apache.commons.pipeline.stage - package org.apache.commons.pipeline.stage
 

P

PipelineTest - Class in org.apache.commons.pipeline
Test cases
PipelineTest(String) - Constructor for class org.apache.commons.pipeline.PipelineTest
 

R

runMethod(String) - Static method in class org.apache.commons.pipeline.stage.DynamicLookupStaticMethodStageTest
Sample string-argument method for test
runMethod(Integer) - Static method in class org.apache.commons.pipeline.stage.DynamicLookupStaticMethodStageTest
Sample integer-argument method for test
runMethod(String, Integer) - Static method in class org.apache.commons.pipeline.stage.DynamicLookupStaticMethodStageTest
Sample multiple-argument method for test

S

setUp() - Method in class org.apache.commons.pipeline.driver.AbstractStageDriverTest
 
setUp() - Method in class org.apache.commons.pipeline.stage.AbstractStageTest
 
setUp() - Method in class org.apache.commons.pipeline.stage.ExtendedBaseStageTest
 
setUp() - Method in class org.apache.commons.pipeline.stage.HttpFileDownloadStageTest
 
setUp() - Method in class org.apache.commons.pipeline.stage.URLToInputStreamStageTest
 
stage - Variable in class org.apache.commons.pipeline.driver.AbstractStageDriverTest
 
StageDriverTestUtils - Class in org.apache.commons.pipeline.driver
 
StageDriverTestUtils() - Constructor for class org.apache.commons.pipeline.driver.StageDriverTestUtils
 
suite() - Static method in class org.apache.commons.pipeline.config.DigesterPipelineFactoryTest
 
suite() - Static method in class org.apache.commons.pipeline.driver.DedicatedThreadStageDriverTest
 
suite() - Static method in class org.apache.commons.pipeline.driver.SynchronousStageDriverTest
 
suite() - Static method in class org.apache.commons.pipeline.driver.ThreadPoolStageDriverTest
 
suite() - Static method in class org.apache.commons.pipeline.PipelineTest
 
suite() - Static method in class org.apache.commons.pipeline.stage.AddToCollectionStageTest
 
suite() - Static method in class org.apache.commons.pipeline.stage.DynamicLookupStaticMethodStageTest
 
suite() - Static method in class org.apache.commons.pipeline.stage.HttpFileDownloadStageTest
 
suite() - Static method in class org.apache.commons.pipeline.stage.InputStreamLineBreakStageTest
 
suite() - Static method in class org.apache.commons.pipeline.stage.InvokeMethodStageTest
 
suite() - Static method in class org.apache.commons.pipeline.stage.InvokeStaticMethodStageTest
 
suite() - Static method in class org.apache.commons.pipeline.stage.KeyWaitBufferStageTest
 
SynchronousStageDriverTest - Class in org.apache.commons.pipeline.driver
 
SynchronousStageDriverTest(String) - Constructor for class org.apache.commons.pipeline.driver.SynchronousStageDriverTest
 

T

tearDown() - Method in class org.apache.commons.pipeline.driver.AbstractStageDriverTest
 
tearDown() - Method in class org.apache.commons.pipeline.stage.AbstractStageTest
 
testBranchStatistics() - Method in class org.apache.commons.pipeline.stage.ExtendedBaseStageTest
 
testCollectBranchStats() - Method in class org.apache.commons.pipeline.stage.ExtendedBaseStageTest
 
testConstructor() - Method in class org.apache.commons.pipeline.stage.InvokeStaticMethodStageTest
Test for reflection-based constructor
testContext - Variable in class org.apache.commons.pipeline.stage.AbstractStageTest
 
testCreatePipeline() - Method in class org.apache.commons.pipeline.config.DigesterPipelineFactoryTest
 
testCurrentStatWindowSize() - Method in class org.apache.commons.pipeline.stage.ExtendedBaseStageTest
 
testEmits() - Method in class org.apache.commons.pipeline.stage.ExtendedBaseStageTest
Verify the emit statistics are correctly reported.
testFeeder - Variable in class org.apache.commons.pipeline.stage.AbstractStageTest
 
testGetBranchFeeder() - Method in class org.apache.commons.pipeline.PipelineTest
Test of getBranchFeeder method, of class org.apache.commons.pipeline.Pipeline.
testGetDownstreamFeeder() - Method in class org.apache.commons.pipeline.PipelineTest
Test of getDownstreamFeeder method, of class org.apache.commons.pipeline.Pipeline.
testGetFeeder() - Method in class org.apache.commons.pipeline.driver.DedicatedThreadStageDriverTest
Test of getFeeder method, of class org.apache.commons.pipeline.driver.SynchronousStageDriver.
testGetFeeder() - Method in class org.apache.commons.pipeline.driver.SynchronousStageDriverTest
Test of getFeeder method, of class org.apache.commons.pipeline.driver.SynchronousStageDriver.
testGetFeeder() - Method in class org.apache.commons.pipeline.driver.ThreadPoolStageDriverTest
Test of getFeeder method, of class ThreadPoolStageDriver.
testGetRegisteredListeners() - Method in class org.apache.commons.pipeline.PipelineTest
Test of getRegisteredListeners method, of class org.apache.commons.pipeline.Pipeline.
testHttpUrlProcess() - Method in class org.apache.commons.pipeline.stage.HttpFileDownloadStageTest
Test of process() method, of class org.apache.commons.pipeline.stage.HttpFileDownloadStage.
testInit() - Method in class org.apache.commons.pipeline.stage.KeyWaitBufferStageTest
Test of init method, of class org.apache.commons.pipeline.stage.KeyWaitBufferStage.
testJmxEnabled() - Method in class org.apache.commons.pipeline.stage.ExtendedBaseStageTest
 
testMultiFaultingStage() - Method in class org.apache.commons.pipeline.driver.DedicatedThreadStageDriverTest
 
testMultiFaultingStage(TestCase, StageDriverFactory) - Static method in class org.apache.commons.pipeline.driver.StageDriverTestUtils
Tests a stage driver created by the provided StageDriverFactory with a set of three test stages.
testMultiFaultingStage() - Method in class org.apache.commons.pipeline.driver.ThreadPoolStageDriverTest
 
testMultiStage() - Method in class org.apache.commons.pipeline.driver.DedicatedThreadStageDriverTest
 
testMultiStage(TestCase, StageDriverFactory) - Static method in class org.apache.commons.pipeline.driver.StageDriverTestUtils
Tests a stage driver created by the provided StageDriverFactory with a set of three test stages.
testMultiStage() - Method in class org.apache.commons.pipeline.driver.SynchronousStageDriverTest
 
testMultiStage() - Method in class org.apache.commons.pipeline.driver.ThreadPoolStageDriverTest
 
testNonEmit() - Method in class org.apache.commons.pipeline.stage.ExtendedBaseStageTest
Verify the statistics are correctly reported when nothing is emitted
testPostprocess() - Method in class org.apache.commons.pipeline.stage.ExtendedBaseStageTest
 
testPostprocess() - Method in class org.apache.commons.pipeline.stage.URLToInputStreamStageTest
Test of postprocess method, of class org.apache.commons.pipeline.stage.URLToInputStreamStage.
testPreprocess() - Method in class org.apache.commons.pipeline.stage.ExtendedBaseStageTest
 
testProcess() - Method in class org.apache.commons.pipeline.stage.AddToCollectionStageTest
Test of process method, of class org.apache.commons.pipeline.stage.AddToCollectionStage.
testProcess() - Method in class org.apache.commons.pipeline.stage.DynamicLookupStaticMethodStageTest
Test of process method, of class org.apache.commons.pipeline.stage.DynamicLookupStaticMethodStage.
testProcess() - Method in class org.apache.commons.pipeline.stage.InputStreamLineBreakStageTest
Test of process method, of class org.apache.commons.pipeline.stage.InputStreamLineBreakStage.
testProcess() - Method in class org.apache.commons.pipeline.stage.InvokeMethodStageTest
Test of process method, of class org.apache.commons.pipeline.stage.InvokeMethodStage.
testProcess() - Method in class org.apache.commons.pipeline.stage.InvokeStaticMethodStageTest
Test of process() method, of class org.apache.commons.pipeline.stage.InvokeStaticMethodStage.
testProcess() - Method in class org.apache.commons.pipeline.stage.URLToInputStreamStageTest
Test of process method, of class org.apache.commons.pipeline.stage.URLToInputStreamStage.
testProcessAndNotify() - Method in class org.apache.commons.pipeline.stage.KeyWaitBufferStageTest
Test of notify and process methods, of class org.apache.commons.pipeline.stage.KeyWaitBufferStage.
testProcessingTimeStats() - Method in class org.apache.commons.pipeline.stage.ExtendedBaseStageTest
 
testRaise() - Method in class org.apache.commons.pipeline.PipelineTest
Test of raise method, of class org.apache.commons.pipeline.Pipeline.
testRaiseOnBranch() - Method in class org.apache.commons.pipeline.PipelineTest
 
testReflectionConstructor() - Method in class org.apache.commons.pipeline.stage.InvokeMethodStageTest
Test of reflection-based constructor
testRegisterListener() - Method in class org.apache.commons.pipeline.PipelineTest
Test of registerListener method, of class org.apache.commons.pipeline.Pipeline.
testSingleStage() - Method in class org.apache.commons.pipeline.driver.DedicatedThreadStageDriverTest
INTEGRATION TESTS *
testSingleStage(TestCase, StageDriverFactory) - Static method in class org.apache.commons.pipeline.driver.StageDriverTestUtils
Tests a stage driver created by the provided StageDriverFactory with a single test stage.
testSingleStage() - Method in class org.apache.commons.pipeline.driver.SynchronousStageDriverTest
INTEGRATION TESTS *
testSingleStage() - Method in class org.apache.commons.pipeline.driver.ThreadPoolStageDriverTest
INTEGRATION TESTS *
testStageName() - Method in class org.apache.commons.pipeline.stage.ExtendedBaseStageTest
 
testStartFinish() - Method in class org.apache.commons.pipeline.driver.DedicatedThreadStageDriverTest
Due to the design of the DedicatedThreadStageDriver, it is meaningless to independently test the start or finish methods; however, testing both together is meaningful.
testStartFinish() - Method in class org.apache.commons.pipeline.driver.SynchronousStageDriverTest
Due to the design of the SynchronousStageDriver, it is meaningless to independently test the start or finish methods; however, testing both together is meaningful.
testStartFinish() - Method in class org.apache.commons.pipeline.driver.ThreadPoolStageDriverTest
Due to the design of the ThreadPoolStageDriver, it is meaningless to independently test the start or finish methods; however, testing both together is meaningful.
testStatusBatchSize() - Method in class org.apache.commons.pipeline.stage.ExtendedBaseStageTest
 
testStatusInterval() - Method in class org.apache.commons.pipeline.stage.ExtendedBaseStageTest
 
ThreadPoolStageDriverTest - Class in org.apache.commons.pipeline.driver
 
ThreadPoolStageDriverTest(String) - Constructor for class org.apache.commons.pipeline.driver.ThreadPoolStageDriverTest
 

U

URLToInputStreamStageTest - Class in org.apache.commons.pipeline.stage
Test cases for URLToInputStreamStaticStage.
URLToInputStreamStageTest(String) - Constructor for class org.apache.commons.pipeline.stage.URLToInputStreamStageTest
 

A C D E F H I K O P R S T U

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