Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
45 0 0 0 100% 10.97

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.commons.pipeline 6 0 0 0 100% 0.219
org.apache.commons.pipeline.stage 24 0 0 0 100% 0.407
org.apache.commons.pipeline.config 1 0 0 0 100% 3.235
org.apache.commons.pipeline.driver 14 0 0 0 100% 7.109

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.commons.pipeline

Class Tests Errors Failures Skipped Success Rate Time
PipelineTest 6 0 0 0 100% 0.219

org.apache.commons.pipeline.stage

Class Tests Errors Failures Skipped Success Rate Time
AddToCollectionStageTest 1 0 0 0 100% 0
DynamicLookupStaticMethodStageTest 1 0 0 0 100% 0.016
ExtendedBaseStageTest 12 0 0 0 100% 0.141
HttpFileDownloadStageTest 1 0 0 0 100% 0.188
InputStreamLineBreakStageTest 1 0 0 0 100% 0.015
InvokeMethodStageTest 2 0 0 0 100% 0.015
InvokeStaticMethodStageTest 2 0 0 0 100% 0.016
KeyWaitBufferStageTest 2 0 0 0 100% 0.016
URLToInputStreamStageTest 2 0 0 0 100% 0

org.apache.commons.pipeline.config

Class Tests Errors Failures Skipped Success Rate Time
DigesterPipelineFactoryTest 1 0 0 0 100% 3.235

org.apache.commons.pipeline.driver

Class Tests Errors Failures Skipped Success Rate Time
DedicatedThreadStageDriverTest 5 0 0 0 100% 3.531
SynchronousStageDriverTest 4 0 0 0 100% 0.015
ThreadPoolStageDriverTest 5 0 0 0 100% 3.563

Test Cases

DigesterPipelineFactoryTest

testCreatePipeline 3.219

DedicatedThreadStageDriverTest

testGetFeeder 0
testStartFinish 0.5
testSingleStage 0.5
testMultiStage 1.015
testMultiFaultingStage 1.5

SynchronousStageDriverTest

testGetFeeder 0.015
testStartFinish 0
testSingleStage 0
testMultiStage 0

ThreadPoolStageDriverTest

testGetFeeder 0.016
testStartFinish 0.516
testSingleStage 0.5
testMultiStage 1.515
testMultiFaultingStage 1.016

PipelineTest

testRegisterListener 0
testGetRegisteredListeners 0
testRaise 0.109
testRaiseOnBranch 0.094
testGetDownstreamFeeder 0
testGetBranchFeeder 0

AddToCollectionStageTest

testProcess 0

DynamicLookupStaticMethodStageTest

testProcess 0.016

ExtendedBaseStageTest

testPreprocess 0.063
testPostprocess 0
testEmits 0.015
testNonEmit 0
testProcessingTimeStats 0.032
testBranchStatistics 0.031
testStatusInterval 0
testStatusBatchSize 0
testCollectBranchStats 0
testCurrentStatWindowSize 0
testJmxEnabled 0
testStageName 0

HttpFileDownloadStageTest

testHttpUrlProcess 0.172

InputStreamLineBreakStageTest

testProcess 0.015

InvokeMethodStageTest

testProcess 0.015
testReflectionConstructor 0

InvokeStaticMethodStageTest

testProcess 0
testConstructor 0

KeyWaitBufferStageTest

testProcessAndNotify 0.016
testInit 0

URLToInputStreamStageTest

testProcess 0
testPostprocess 0