Unit Test Results

[summary ] [package list ] [test cases ]

The following document contains the results of the JUnit tests.

Summary

[summary ] [package list ] [test cases ]

Tests Errors Failures Success rate Time(s)
17 0 0 100.00% 0.521

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

Package List

[summary ] [package list ] [test cases ]

Name Tests Errors Failures Time(s)
test.net.sf.fastxmldb 17 0 0 0.521

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

test.net.sf.fastxmldb

Name Tests Errors Failures Time(s)
CollectionBrokerTest 2 0 0 0.280
DatabaseImplTest 2 0 0 0.060
LocalCollectionManagementServiceTest 3 0 0 0.061
LocalCollectionTest 5 0 0 0.060
LocalXMLResourceTest 5 0 0 0.060

Test Cases

[summary ] [package list ] [test cases ]

CollectionBrokerTest

Name Status Type Time(s)
testGetCollection Success 0.020
testAddCollection Success 0.000

DatabaseImplTest

Name Status Type Time(s)
testGetCollection Success 0.040
testGetConformanceLevel Success 0.000

LocalCollectionManagementServiceTest

Name Status Type Time(s)
testCreateCollection Success 0.040
testGetName Success 0.000
testGetVersion Success 0.000

LocalCollectionTest

Name Status Type Time(s)
testGetName Success 0.040
testCreateResource Success 0.000
testRemoveResource Success 0.000
testStoreResource Success 0.000
testGetResource Success 0.000

LocalXMLResourceTest

Name Status Type Time(s)
testGetDocumentId Success 0.040
testGetContent Success 0.000
testGetId Success 0.000
testGetResourceType Success 0.000
testSetContent Success 0.000