Summary

[ summary ] [ package list ] [ test cases ]

Tests Errors Failures Success rate Time(s)
72 0 0 100.00% 2.80

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

Package List

[ summary ] [ package list ] [ test cases ]

Package Tests Errors Failures Success Rate Time
org.codehaus.spice.configkit 72 0 0 100.00% 2.80

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

org.codehaus.spice.configkit

Class Tests Errors Failures Success Rate Time
CatalogHandlerTestCase 11 0 0 100.00% 0.052
ComponentConfigUtilTestCase 10 0 0 100.00% 0.444
ConfigKitEntityResolverTestCase 16 0 0 100.00% 0.022
ConfigValidatorTestCase 23 0 0 100.00% 2.203
EntityInfoTestCase 5 0 0 100.00% 0.010
PropertyExpanderTestCase 3 0 0 100.00% 0.024
ResolverFactoryTestCase 4 0 0 100.00% 0.042

Test Cases

[ summary ] [ package list ] [ test cases ]

CatalogHandlerTestCase

testNullEntityList Success 0.00
testEmptyCatalog Success 0.00
testSingleWithPublicID Success 0.01
testSingleWithSystemID Success 0.00
testSingleWithBothID Success 0.00
testTriple Success 0.00
testNullVersion Success 0.00
testBadVersion Success 0.00
testNullResource Success 0.00
testNullIds Success 0.00
testBadElements Success 0.00

ComponentConfigUtilTestCase

testInstantiateInstance Success 0.00
testCalculatedLocationThatIsSpecified Success 0.00
testCalculatedLocationThatIsNotSpecified Success 0.00
testCalculatedLocationThatIsSpecifiedAsAnAbsolute Success 0.00
testCalculatedLocationThatIsSpecifiedForClassInBasePackage Success 0.00
testGetSchemaInputSource Success 0.00
testGetSchemaInputSourceWithNonExistent Success 0.00
testGetComponentConfigValidator Success 0.43
testGetComponentConfigValidatorWithNullClassLoader Success 0.00
testGetComponentConfigValidatorWithNullClassName Success 0.00

ConfigKitEntityResolverTestCase

testNullInfos Success 0.00
testBadResource Success 0.00
testNullClassLoader Success 0.00
testEmptyResolver Success 0.00
testRetrieveBySystemId Success 0.00
testRetrieveByPublicId Success 0.00
testNonRetrieveByPublicId Success 0.00
testNonRetrieveBySystemId Success 0.00
testNoClassLoaderRetrieveBySystemId Success 0.00
testNoClassLoaderRetrieveByPublicId Success 0.00
testNoClassLoaderNonRetrieveByPublicId Success 0.00
testNoClassLoaderNonRetrieveBySystemId Success 0.00
testCtxClassLoaderRetrieveBySystemId Success 0.00
testCtxClassLoaderRetrieveByPublicId Success 0.00
testCtxClassLoaderNonRetrieveByPublicId Success 0.00
testCtxClassLoaderNonRetrieveBySystemId Success 0.00

ConfigValidatorTestCase

testNullClassLoader Success 0.01
testValidationIssue Success 0.00
testIssueColector Success 0.00
testNullStreamForSchema Success 0.00
testNullCTorInIssue Success 0.00
testNullCTorInIssueColector Success 0.00
testNullCTorInResult Success 0.00
testNullCTor Success 0.00
testNullHandler Success 0.61
testNullSource Success 0.00
testNullStream Success 0.00
testNullIDs Success 0.00
testNoExist Success 0.00
testLoadViaPublicID Success 0.31
testLoadViaPublicIDNoSchema Success 0.15
testLoadViaSystemID Success 0.13
testLoadViaSystemIDNoSchema Success 0.16
testLoadViaInputStream Success 0.14
testLoadViaInputStreamNoSchema Success 0.14
testLoadSchemaWithResolver Success 0.13
testLoadDTD Success 0.12
testLoadViaInputSource Success 0.12
testLoadViaInputSourceNoSchema Success 0.14

EntityInfoTestCase

testNullResource Success 0.00
testNullIDs Success 0.00
testFullySpecified Success 0.00
testNullSystemId Success 0.00
testNullPublicId Success 0.00

PropertyExpanderTestCase

testStringExpansion Success 0.00
testElementExpansion Success 0.01
testPropertiesExpansion Success 0.00

ResolverFactoryTestCase

testNullClassLoader Success 0.00
testBadParser Success 0.01
testLoadPublicFromJar Success 0.02
testLoadSystemFromJar Success 0.00