Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
28 0 0 0 100% 0.891 s

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
pro.verron.officestamper.utils.iterator 6 0 0 0 100% 0.026 s
pro.verron.officestamper.utils.bit 11 0 0 0 100% 0.380 s
pro.verron.officestamper.utils.wml 11 0 0 0 100% 0.485 s

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

pro.verron.officestamper.utils.iterator

- Class Tests Errors Failures Skipped Success Rate Time
ResetableIteratorTest 6 0 0 0 100% 0.026 s

pro.verron.officestamper.utils.bit

- Class Tests Errors Failures Skipped Success Rate Time
ByteUtilsTest 11 0 0 0 100% 0.380 s

pro.verron.officestamper.utils.wml

- Class Tests Errors Failures Skipped Success Rate Time
DocxIteratorTest 11 0 0 0 100% 0.485 s

Test Cases

[Summary] [Package List] [Test Cases]

ByteUtilsTest

readableSize(String, int)[1] 0.141 s
readableSize(String, int)[2] 0.002 s
readableSize(String, int)[3] 0.002 s
readableSize(String, int)[4] 0.036 s
readableSize(String, int)[5] 0.002 s
readableSize(String, int)[6] 0.004 s
readableSize(String, int)[7] 0.004 s
readableSize(String, int)[8] 0.005 s
readableSize(String, int)[9] 0.003 s
readableSize(String, int)[10] 0.002 s
readableSize(String, int)[11] 0.001 s

ResetableIteratorTest

testMap 0.005 s
testFilterAndMapCombined 0.002 s
testReset 0.003 s
testFilteredIteratorReset 0.002 s
testMappedIteratorReset 0.002 s
testFilter 0.003 s

DocxIteratorTest

testNextReturnsCorrectFlatObject 0.447 s
testHasNextReturnsFalseWhenNoElements 0.001 s
testSelectClassFiltersElementsByType 0.002 s
testNextThrowsExceptionWhenNoMoreElements 0.002 s
testResetResetsToInitialState 0.001 s
testHasNextReturnsTrueWhenThereIsElement 0.002 s
testNextHandlesNestedContentAccessor 0.002 s
testNextHandlesPictStructure 0.012 s
testNextHandlesSdtBlockStructure 0.002 s
testNextHandlesSdtRunStructure 0.001 s
testComplexNestedStructure 0.001 s