Summary

Tests Errors Failures Skipped Success Rate Time
139 0 0 0 100% 0.84

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

Package List

Package Tests Errors Failures Skipped Success Rate Time
org.springframework.binding.support 18 0 0 0 100% 0.226
org.springframework.richclient.settings.j2seprefs 14 0 0 0 100% 0.007
org.springframework.richclient.swing 7 0 0 0 100% 0.02
org.springframework.rules.constraint.property 2 0 0 0 100% 0.024
org.springframework.richclient.selection.binding.support 3 0 0 0 100% 0.118
org.springframework.rules.metadata 1 0 0 0 100% 0.001
org.springframework.richclient.settings.xml 29 0 0 0 100% 0.054
org.springframework.richclient.settings.support 34 0 0 0 100% 0.047
org.springframework.richclient.settings 14 0 0 0 100% 0.011
org.springframework.richclient.settings.jdbc 14 0 0 0 100% 0.286
org.springframework.richclient.form 3 0 0 0 100% 0.046

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

org.springframework.binding.support

Class Tests Errors Failures Skipped Success Rate Time
ClassPropertyAccessStrategyTests 9 0 0 0 100% 0.018
ObjectPropertyAccessStrategyTests 9 0 0 0 100% 0.208

org.springframework.richclient.settings.j2seprefs

Class Tests Errors Failures Skipped Success Rate Time
PreferencesSettingsFactoryTests 4 0 0 0 100% 0.004
PreferencesSettingsTests 10 0 0 0 100% 0.003

org.springframework.richclient.swing

Class Tests Errors Failures Skipped Success Rate Time
BigDecimalTextFieldTests 7 0 0 0 100% 0.02

org.springframework.rules.constraint.property

Class Tests Errors Failures Skipped Success Rate Time
PropertyInGroupConstraintTests 2 0 0 0 100% 0.024

org.springframework.richclient.selection.binding.support

Class Tests Errors Failures Skipped Success Rate Time
ValueModel2EventListBridgeTests 3 0 0 0 100% 0.118

org.springframework.rules.metadata

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

org.springframework.richclient.settings.xml

Class Tests Errors Failures Skipped Success Rate Time
XmlSettingsTests 15 0 0 0 100% 0.016
XmlSettingsFactoryTests 3 0 0 0 100% 0.004
RootXmlSettingsTests 11 0 0 0 100% 0.034

org.springframework.richclient.settings.support

Class Tests Errors Failures Skipped Success Rate Time
TableMementoTests 14 0 0 0 100% 0.02
SplitPaneMementoTests 3 0 0 0 100% 0.003
TreeMementoTests 6 0 0 0 100% 0.016
ArrayUtilTests 2 0 0 0 100% 0.001
WindowMementoTests 9 0 0 0 100% 0.007

org.springframework.richclient.settings

Class Tests Errors Failures Skipped Success Rate Time
SettingsManagerTests 4 0 0 0 100% 0.003
TransientSettingsTests 10 0 0 0 100% 0.008

org.springframework.richclient.settings.jdbc

Class Tests Errors Failures Skipped Success Rate Time
JdbcSettingsTests 14 0 0 0 100% 0.286

org.springframework.richclient.form

Class Tests Errors Failures Skipped Success Rate Time
DefaultFormUIProviderTests 3 0 0 0 100% 0.046

Test Cases

TableMementoTests

testConstructor 0.002
testSaveSelectionRowsWithoutSelection 0.001
testSaveSelectionRowsWithoutOneRow 0.001
testSaveSelectionRowsWithoutTwoRows 0
testSaveSelectionRowsWithOneInterval 0.001
testSaveSelectionRowsWithTwoIntervals 0
testSaveColumnWidths 0.001
testRestoreColumnWidths 0.003
testRestoreColumnWidthsWithIncorrectColumnCount 0.002
testRestoreColumnWidthsWithIllegalSettingsString 0.003
testSaveColumnOrder 0.001
testRestoreColumnOrderWithIncorrectColumnCount 0
testRestoreColumnOrder 0
testRestoreColumnOrderWithIllegalSettingsString 0.001

XmlSettingsTests

testConstructor 0.002
testRemove_RemovesElement 0.001
testSetValue 0.001
testSave 0.002
testChildSettings 0.001
testBoolean 0.001
testRemove 0
testString 0
testDouble 0.001
testFloat 0
testLong 0.001
testGetSettings 0
testRemoveSettings 0
testInt 0.001
testEnum 0.001

DefaultFormUIProviderTests

testGetComponent 0.035
testBind 0.003
testSetAndGetContext 0.002

BigDecimalTextFieldTests

testBigDecimal 0.016
testDouble 0.001
testFloat 0
testBigInteger 0.001
testLong 0
testInteger 0
testShort 0

PreferencesSettingsFactoryTests

testCreate 0.003
testSetPreferencesFactory 0
testCreateWithPath 0
testSetId 0

JdbcSettingsTests

testLoadExistingSettings 0.235
testLoadHierarchy 0.002
testSaveHierarchy 0.032
testSaveNewSettings 0.003
testBoolean 0.001
testRemove 0.002
testString 0.001
testDouble 0.001
testFloat 0.001
testLong 0.001
testGetSettings 0.001
testRemoveSettings 0.002
testInt 0.001
testEnum 0.001

SettingsManagerTests

testSetSettingsFactory 0.001
testGetInternalSettings 0
testGetUserSettings 0
testCreateSettings 0

SplitPaneMementoTests

testConstructor 0.001
testSaveState 0
testRestoreState 0.001

XmlSettingsFactoryTests

testCreate 0.002
testGetAndSetLocation 0
testGetAndSetReaderWriter 0.001

TransientSettingsTests

testBoolean 0.002
testRemove 0
testString 0.001
testDouble 0
testFloat 0
testLong 0
testGetSettings 0
testRemoveSettings 0
testInt 0
testEnum 0

PreferencesSettingsTests

testBoolean 0
testRemove 0
testString 0
testDouble 0
testFloat 0
testLong 0
testGetSettings 0
testRemoveSettings 0
testInt 0
testEnum 0

TreeMementoTests

testConstructor 0.01
testSaveSelectionState 0.001
testRestoreSelectionState 0
testSaveExpansionState 0.001
testRestoreExpansionState 0
testRestoreExpansionStateWithInvalidSettingsString 0.001

ClassPropertyAccessStrategyTests

testMetaData 0.001
testBeanThatImplementsPropertyChangePublisher 0.001
testSimpleProperty 0.001
testNestedProperty 0.001
testChildPropertyAccessStrategy 0.001
testMapProperty 0.002
testListProperty 0.002
testReadOnlyProperty 0.001
testWriteOnlyProperty 0

ValueModel2EventListBridgeTests

testValueHolderMustContainCollection 0.094
testAutomaticSynchronization 0.011
testManualSynchronization 0.001

ObjectPropertyAccessStrategyTests

testMetaData 0.14
testSimpleProperty 0.005
testNestedProperty 0.003
testChildPropertyAccessStrategy 0.002
testMapProperty 0.002
testListProperty 0.018
testReadOnlyProperty 0.001
testWriteOnlyProperty 0
testBeanThatImplementsPropertyChangePublisher 0.004

PropertyInGroupConstraintTests

testConstraintWithObjectArray 0.02
testConstraintWithObjectCollection 0.002

AttributesRulesSourceTests

testLoadsAttributes 0

ArrayUtilTests

testToIntArray 0
testToIntArrayInvalidArguments 0

RootXmlSettingsTests

testConstructor 0.01
testBoolean 0.006
testRemove 0.001
testString 0
testDouble 0.001
testFloat 0.001
testLong 0
testGetSettings 0.001
testRemoveSettings 0.001
testInt 0.001
testEnum 0.006

WindowMementoTests

testConstructor 0.002
testSaveLocation 0
testRestoreLocation 0
testRestoreLocationNotInSettings 0
testSaveSize 0.001
testSaveMaximizedState 0
testRestoreMaximizedState 0.001
testRestoreSize 0
testRestoreSizeNotInSettings 0.001