Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
14 0 0 0 100% 0.051

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
com.vcollaborate.bitwise 13 0 0 0 100% 0.051
com.vcollaborate.math 1 0 0 0 100% 0

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

com.vcollaborate.bitwise

Class Tests Errors Failures Skipped Success Rate Time
BinaryStringUtilsTest 5 0 0 0 100% 0.038
BinaryUtilsTest 8 0 0 0 100% 0.013

com.vcollaborate.math

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

Test Cases

[Summary] [Package List] [Test Cases]

BinaryStringUtilsTest

testFromPrettyStringStringChar 0.034
testPrettyPrintString 0.003
testZeroPadString 0
testFromPrettyStringString 0.001
testPrettyPrintStringChar 0

BinaryUtilsTest

testGetAllPermutations 0.009
testToBitSet 0
testAllOnes 0.001
testIsBitSet 0
testGetBitsSet 0.002
testNextPermutation 0.001
testGetHammingDistance 0
testFromBitSet 0

CombinatoricUtilsTest

testCombinations 0