Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
34 0 0 0 100% 1.524

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

Package List


Package Tests Errors Failures Skipped Success Rate Time
net.sf.swinglib.field 8 0 0 0 100% 0.544
net.sf.swinglib.layout 3 0 0 0 100% 0.661
net.sf.swinglib.table 16 0 0 0 100% 0.108
net.sf.swinglib 7 0 0 0 100% 0.211

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

net.sf.swinglib.field

Class Tests Errors Failures Skipped Success Rate Time
TestFieldValidator 3 0 0 0 100% 0.038
TestFieldWatcher 5 0 0 0 100% 0.506

net.sf.swinglib.layout

Class Tests Errors Failures Skipped Success Rate Time
TestCompactGridLayout 3 0 0 0 100% 0.661

net.sf.swinglib.table

Class Tests Errors Failures Skipped Success Rate Time
TestExpandingTableModel 16 0 0 0 100% 0.108

net.sf.swinglib

Class Tests Errors Failures Skipped Success Rate Time
TestCursorManager 5 0 0 0 100% 0.19
TestAsynchronousOperation 2 0 0 0 100% 0.021

Test Cases

TestExpandingTableModel

testEmptyConstructor 0.005
testPresizeConstructor 0.003
testPresizeConstructorWithZeroRows 0
testInitializingConstructor 0.001
testInitializingConstructorWithVariableWidth 0
testInitializingConstructorWithHeaders 0
testInitializingConstructorWithClasses 0.003
testInitializingConstructorWithInvalidClasses 0.001
testIsCellEditable 0
testSetAndGet 0.002
testSetPhantomCell 0.001
testSetValueInvalidClass 0.001
testSetWidth 0.001
testSetColumnName 0.001
testSetColumnClass 0.001
testSetColumnClassWithInvalidData 0

TestFieldValidator

testReset 0.009
testReadOnlyValidator 0.007
testHighlighting 0.01

TestCompactGridLayout

test1x7 0.609
test2x4 0.02
test3x3 0.021

TestCursorManager

testSinglePushAndPopWithDefault 0.035
testSinglePushAndPopWithComponentDefault 0.048
testMultiplePopsIgnored 0.048
testSinglePushAndPopBusyCursor 0.026
testMultiplePushAndPop 0.026

TestAsynchronousOperation

testSuccess 0.006
testFailure 0.01

TestFieldWatcher

testTextUpdates 0.341
testButtonUpdates 0.025
testListUpdates 0.023
testReset 0.027
testValidatedField 0.031