Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
47 0 0 0 100% 0.135

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
net.sf.numeniusborealis.selector 10 0 0 0 100% 0.04
net.sf.numeniusborealis.wrappers 31 0 0 0 100% 0.085
net.sf.numeniusborealis.visitor 6 0 0 0 100% 0.01

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

net.sf.numeniusborealis.selector

Class Tests Errors Failures Skipped Success Rate Time
SelectorVisitorTest 10 0 0 0 100% 0.04

net.sf.numeniusborealis.wrappers

Class Tests Errors Failures Skipped Success Rate Time
ListWrapperTest 20 0 0 0 100% 0.075
SetWrapperTest 11 0 0 0 100% 0.01

net.sf.numeniusborealis.visitor

Class Tests Errors Failures Skipped Success Rate Time
FilteringVisitorTest 3 0 0 0 100% 0.007
VisitExceptionTest 3 0 0 0 100% 0.003

Test Cases

[Summary] [Package List] [Test Cases]

SelectorVisitorTest

testRejectNullDefault 0.016
testSelectMatchUniqueAmbiguous 0.021
testSelectDefault 0.003
testRemoveDefault 0
testSelectDefaultUnique 0
testSelectNoMatch 0
testSelectMatchUnique 0
testRejectNullMatcher 0
testRejectNullControl 0
testSelectNoMatchUnique 0

FilteringVisitorTest

testIllegalMatcher 0.001
testFiltering 0.006
testIllegalCollection 0

VisitExceptionTest

testVisitExceptionStringThrowable 0.003
testVisitExceptionString 0
testVisitExceptionThrowable 0

ListWrapperTest

testAdd 0.013
testLastIndexOf 0.004
testRemoveIndex 0.001
testAddAll 0.001
testGetSet 0.002
testIndexOf 0
testRemove 0
testIterator 0
testSublist 0.001
testSelectUniqueWithSingleMatch 0.002
testRejectNull 0.001
testSelectUniqueWithDefaultMatch 0.001
testSelectUniqueWithoutMatch 0.001
testSelectNoMatch 0.004
testSelectUniqueWithAmbiguousMatch 0.001
testAccept 0.032
testFilter 0.001
testSelectNoMatchWithDefault 0.001
testActsAsCollection 0.008
testSelect 0.001

SetWrapperTest

testSelectUniqueWithSingleMatch 0
testRejectNull 0.001
testSelectUniqueWithDefaultMatch 0.001
testSelectUniqueWithoutMatch 0.001
testSelectNoMatch 0.001
testSelectUniqueWithAmbiguousMatch 0.001
testAccept 0.001
testFilter 0.001
testSelectNoMatchWithDefault 0.001
testActsAsCollection 0.001
testSelect 0.001