Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
35 0 0 0 100% 5.606

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
io.dataplay.storm.workers 19 0 0 0 100% 0.105
io.dataplay.storm.util 3 0 0 0 100% 0.029
io.dataplay.storm.workers.merge 6 0 0 0 100% 2.716
io.dataplay.storm 2 0 0 0 100% 0.024
io.dataplay.storm.workers.logging 5 0 0 0 100% 2.732

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

io.dataplay.storm.workers

Class Tests Errors Failures Skipped Success Rate Time
AbstractBoltTest 19 0 0 0 100% 0.105

io.dataplay.storm.util

Class Tests Errors Failures Skipped Success Rate Time
StormUtilTest 3 0 0 0 100% 0.029

io.dataplay.storm.workers.merge

Class Tests Errors Failures Skipped Success Rate Time
MergeBoltTest 6 0 0 0 100% 2.716

io.dataplay.storm

Class Tests Errors Failures Skipped Success Rate Time
TopologyCommandTest 1 0 0 0 100% 0
StreamTest 1 0 0 0 100% 0.024

io.dataplay.storm.workers.logging

Class Tests Errors Failures Skipped Success Rate Time
LoggingBoltTest 5 0 0 0 100% 2.732

Test Cases

[Summary] [Package List] [Test Cases]

AbstractBoltTest

testExecuteShutdown 0.012
testExecute 0.017
testCalculateFields 0.001
testAck 0.001
testEmitStreamTupleAnchor 0.024
testFail 0.002
testExecuteTick 0.003
testReportError 0.019
testMergeFields 0.001
testCalculateFields1 0.001
testCalculateFields2 0.001
testPrepare 0.001
testEmitTupleAnchors 0.002
testMergeOverlapFields 0
testEmitStreamTupleAnchors 0.001
testGetSetFields 0.001
testEmitTupleAnchor 0.002
testConstructor 0.005
testDeclareOutputFields 0.011

LoggingBoltTest

testCalculateSchema 0.481
testTick 0.223
testProcess 2.027
testIsValid 0
getGetSetLogger 0.001

TopologyCommandTest

testConstructorIsPrivate 0

MergeBoltTest

testTick 0.346
testIsValid 0.43
testCalculateBasicFields 0.015
testCalculateOverlapFields 0.013
testIsValidWithoutFields 0.007
testProcess 1.905

StormUtilTest

testIsShutdownTuple 0.008
testConstructorIsPrivate 0
testIsTickTuple 0.021

StreamTest

testSystemConstants 0.024