Summary

Tests Errors Failures Skipped Success Rate Time
30 0 0 0 100% 1.829

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

Package List

Package Tests Errors Failures Skipped Success Rate Time
org.equanda.util.io 5 0 0 0 100% 1.414
org.equanda.util.script 3 0 0 0 100% 0.274
org.equanda.util.collection 4 0 0 0 100% 0.007
org.equanda.util 18 0 0 0 100% 0.134

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

org.equanda.util.io

Class Tests Errors Failures Skipped Success Rate Time
TextBuilderWriterTest 1 0 0 0 100% 0.115
StreamUtilTest 4 0 0 0 100% 1.299

org.equanda.util.script

Class Tests Errors Failures Skipped Success Rate Time
DateExtensionTest 3 0 0 0 100% 0.274

org.equanda.util.collection

Class Tests Errors Failures Skipped Success Rate Time
OneToOneHashMapTest 4 0 0 0 100% 0.007

org.equanda.util

Class Tests Errors Failures Skipped Success Rate Time
BarcodeTest 4 0 0 0 100% 0.022
StringUtilTest 9 0 0 0 100% 0.075
DMExtensionTest 1 0 0 0 100% 0.031
StringSplitterTest 4 0 0 0 100% 0.006

Test Cases

TextBuilderWriterTest

testTextBuilderWriter 0.09

BarcodeTest

testBuilder 0.011
testIterator 0.002
testWeightIteratorTyped 0
testWeightIteratorScanned 0

DateExtensionTest

testSetdateday 0.263
testSetdatedaypast 0.003
testDateday 0.001

StreamUtilTest

testSlurp 1.262
testSlurpNull 0.032
testSlurpAddsNewline 0.001
testCopy 0

StringUtilTest

testGetLine 0.003
testAddPrefix 0.044
testIncrement 0.018
testNnospace 0
testObjectEquals 0
testLeft 0
testRight 0.001
testIisEmpty 0.001
testToCapitalizedCase 0

DMExtensionTest

testBuilder 0.028

StringSplitterTest

testSimpleSplit 0
testBoundaries 0
testEmpty 0
testRest 0.001

OneToOneHashMapTest

testBasic 0.001
testKeyVersusValue 0
testDuplicates 0
testBoundaryConditions 0