Summary

[ summary] [ package list] [ test cases]

TestsErrorsFailuresSuccess rateTime(s)
122900100,00%56,07

Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.

Package List

[ summary] [ package list] [ test cases]

PackageTestsErrorsFailuresSuccess RateTime
org.apache.commons.configuration.beanutils 11600100,00%2,45
org.apache.commons.configuration.event 6200100,00%2,22
org.apache.commons.configuration.interpol 3000100,00%0,65
org.apache.commons.configuration.plist 6000100,00%3,72
org.apache.commons.configuration.reloading 600100,00%5,03
org.apache.commons.configuration 76000100,00%34,62
org.apache.commons.configuration.tree 9500100,00%2,70
org.apache.commons.configuration.tree.xpath 5400100,00%2,67
org.apache.commons.configuration.web 4600100,00%2,00

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

org.apache.commons.configuration.beanutils

ClassTestsErrorsFailuresSuccess RateTime
Success TestBeanHelper 1900100,00%0,440
Success TestConfigurationDynaBean 3800100,00%0,481
Success TestConfigurationDynaBeanXMLConfig 3800100,00%0,641
Success TestDefaultBeanFactory 200100,00%0,471
Success TestXMLBeanDeclaration 1900100,00%0,421

org.apache.commons.configuration.event

ClassTestsErrorsFailuresSuccess RateTime
Success TestEventSource 2000100,00%0,291
Success TestHierarchicalConfigurationEvents 1200100,00%0,341
Success TestMapConfigurationEvents 800100,00%0,301
Success TestPropertiesConfigurationEvents 1100100,00%0,732
Success TestXMLConfigurationEvents 1100100,00%0,551

org.apache.commons.configuration.interpol

ClassTestsErrorsFailuresSuccess RateTime
Success TestConfigurationInterpolator 2200100,00%0,350
Success TestConstantLookup 800100,00%0,300

org.apache.commons.configuration.plist

ClassTestsErrorsFailuresSuccess RateTime
Success TestPropertyListConfiguration 2200100,00%0,651
Success TestPropertyListConfigurationEvents 1000100,00%1,071
Success TestPropertyListParser 400100,00%0,360
Success TestXMLPropertyListConfiguration 1400100,00%0,921
Success TestXMLPropertyListConfigurationEvents 1000100,00%0,721

org.apache.commons.configuration.reloading

ClassTestsErrorsFailuresSuccess RateTime
Success TestFileChangedReloadingStrategy 500100,00%4,597
Success TestManagedReloadingStrategy 100100,00%0,430

org.apache.commons.configuration

ClassTestsErrorsFailuresSuccess RateTime
Success TestAbstractConfigurationBasicFeatures 1200100,00%0,430
Success TestBaseConfiguration 3300100,00%0,461
Success TestBaseConfigurationXMLReader 400100,00%0,491
Success TestBaseNullConfiguration 1800100,00%0,410
Success TestCombinedConfiguration 3100100,00%0,591
Success TestCompositeConfiguration 4100100,00%1,312
Success TestCompositeConfigurationNonStringProperties 2300100,00%0,621
Success TestConfigurationConverter 500100,00%0,410
Success TestConfigurationFactory 1500100,00%1,332
Success TestConfigurationKey 1100100,00%0,281
Success TestConfigurationMap 100100,00%0,311
Success TestConfigurationSet 200100,00%0,321
Success TestConfigurationUtils 1800100,00%0,461
Success TestDatabaseConfiguration 2900100,00%3,705
Success TestDataConfiguration 4500100,00%3,014
Success TestDefaultConfigurationBuilder 3100100,00%1,822
Success TestEnvironmentConfiguration 700100,00%0,471
Success TestEqualBehaviour 700100,00%0,791
Success TestEqualsProperty 100100,00%0,511
Success TestFileConfiguration 2100100,00%1,272
Success TestHierarchicalConfiguration 4800100,00%0,521
Success TestHierarchicalConfigurationXMLReader 100100,00%0,631
Success TestHierarchicalXMLConfiguration 900100,00%0,951
Success TestINIConfiguration 1200100,00%0,420
Success TestJNDIConfiguration 2600100,00%0,601
Success TestJNDIEnvironmentValues 1200100,00%0,491
Success TestMapConfiguration 1200100,00%0,380
Success TestNonStringProperties 2300100,00%0,571
Success TestNullCompositeConfiguration 2300100,00%1,102
Success TestNullJNDIEnvironmentValues 1200100,00%0,480
Success TestPropertiesConfiguration 5300100,00%1,282
Success TestPropertiesConfigurationLayout 3400100,00%0,431
Success TestPropertiesSequence 300100,00%0,681
Success TestPropertyConverter 2400100,00%0,421
Success TestStrictConfigurationComparator 200100,00%0,281
Success TestSubnodeConfiguration 2100100,00%1,152
Success TestSubsetConfiguration 1700100,00%0,731
Success TestSystemConfiguration 100100,00%0,370
Success TestThreesomeConfiguration 300100,00%0,430
Success TestXMLConfiguration 6700100,00%3,175
Success TestXMLPropertiesConfiguration 200100,00%0,501

org.apache.commons.configuration.tree

ClassTestsErrorsFailuresSuccess RateTime
Success TestDefaultConfigurationKey 2800100,00%0,291
Success TestDefaultConfigurationNode 2300100,00%0,311
Success TestDefaultExpressionEngine 1900100,00%0,301
Success TestNodeAddData 300100,00%0,280
Success TestOverrideCombiner 800100,00%0,620
Success TestUnionCombiner 600100,00%0,631
Success TestViewNode 800100,00%0,270

org.apache.commons.configuration.tree.xpath

ClassTestsErrorsFailuresSuccess RateTime
Success TestConfigurationIteratorAttributes 400100,00%0,370
Success TestConfigurationNodeIteratorChildren 1100100,00%0,581
Success TestConfigurationNodePointer 700100,00%0,581
Success TestConfigurationNodePointerFactory 700100,00%0,701
Success TestXPathExpressionEngine 2500100,00%0,440

org.apache.commons.configuration.web

ClassTestsErrorsFailuresSuccess RateTime
Success TestAppletConfiguration 900100,00%0,390
Success TestServletConfiguration 900100,00%0,391
Success TestServletContextConfiguration 900100,00%0,401
Success TestServletFilterConfiguration 900100,00%0,391
Success TestServletRequestConfiguration 1000100,00%0,430

Test Cases

[ summary] [ package list] [ test cases]

TestBeanHelper

Success testRegisterBeanFactory0,01
Success testRegisterBeanFactoryNull0,00
Success testRegisterBeanFactoryNullName0,00
Success testDeregisterBeanFactory0,00
Success testGetDefaultBeanFactory0,00
Success testSetDefaultBeanFactoryNull0,00
Success testInitBean0,14
Success testInitBeanWithNoData0,00
Success testInitBeanWithInvalidProperty0,00
Success testCreateBean0,00
Success testCreateBeanWithNullDeclaration0,00
Success testCreateBeanWithDefaultClass0,01
Success testCreateBeanWithFactoryDefaultClass0,00
Success testCreateBeanWithNoClass0,00
Success testCreateBeanWithInvalidClass0,00
Success testCreateBeanWithDefaultFactory0,00
Success testCreateBeanWithUnknownFactory0,00
Success testCreateBeanWithException0,00
Success testCreateBeanWithParameter0,01

TestConfigurationDynaBean

Success testGetDescriptorArguments0,10
Success testGetDescriptorBoolean0,00
Success testGetDescriptorDouble0,01
Success testGetDescriptorFloat0,00
Success testGetDescriptorInt0,00
Success testGetDescriptorLong0,00
Success testGetDescriptorSecond0,00
Success testGetDescriptorShort0,00
Success testGetDescriptorString0,00
Success testGetDescriptors0,01
Success testGetIndexedArguments0,00
Success testGetIndexedValues0,03
Success testGetMappedArguments0,00
Success testGetMappedValues0,01
Success testGetSimpleArguments0,00
Success testGetSimpleBoolean0,00
Success testGetSimpleDouble0,01
Success testGetSimpleFloat0,00
Success testGetSimpleInt0,00
Success testGetSimpleLong0,00
Success testGetSimpleShort0,00
Success testGetSimpleString0,00
Success testMappedContains0,00
Success testMappedRemove0,01
Success testSetIndexedArguments0,00
Success testSetIndexedValues0,01
Success testSetMappedValues0,00
Success testSetSimpleBoolean0,00
Success testSetSimpleDouble0,00
Success testSetSimpleFloat0,00
Success testSetSimpleInt0,00
Success testSetSimpleLong0,00
Success testSetSimpleShort0,00
Success testSetSimpleString0,01
Success testAddNullPropertyValue0,00
Success testGetNonExistentProperty0,00
Success testNonIndexedPropeties0,00
Success testNestedPropeties0,01

TestConfigurationDynaBeanXMLConfig

Success testGetDescriptorArguments0,15
Success testGetDescriptorBoolean0,01
Success testGetDescriptorDouble0,00
Success testGetDescriptorFloat0,01
Success testGetDescriptorInt0,00
Success testGetDescriptorLong0,00
Success testGetDescriptorSecond0,01
Success testGetDescriptorShort0,00
Success testGetDescriptorString0,00
Success testGetDescriptors0,02
Success testGetIndexedArguments0,01
Success testGetIndexedValues0,03
Success testGetMappedArguments0,01
Success testGetMappedValues0,00
Success testGetSimpleArguments0,02
Success testGetSimpleBoolean0,00
Success testGetSimpleDouble0,01
Success testGetSimpleFloat0,00
Success testGetSimpleInt0,01
Success testGetSimpleLong0,00
Success testGetSimpleShort0,00
Success testGetSimpleString0,00
Success testMappedContains0,01
Success testMappedRemove0,05
Success testSetIndexedArguments0,00
Success testSetIndexedValues0,00
Success testSetMappedValues0,00
Success testSetSimpleBoolean0,00
Success testSetSimpleDouble0,01
Success testSetSimpleFloat0,00
Success testSetSimpleInt0,00
Success testSetSimpleLong0,00
Success testSetSimpleShort0,00
Success testSetSimpleString0,00
Success testAddNullPropertyValue0,00
Success testGetNonExistentProperty0,00
Success testNonIndexedPropeties0,01
Success testNestedPropeties0,01

TestDefaultBeanFactory

Success testGetDefaultBeanClass0,00
Success testCreateBean0,19

TestXMLBeanDeclaration

Success testInitFromNullNode0,04
Success testInitFromNullConfiguration0,00
Success testInitFromNullConfigurationAndKey0,00
Success testInitFromNullConfigurationAndNode0,00
Success testGetBeanClassName0,09
Success testGetBeanClassNameUndefined0,00
Success testGetBeanFactoryName0,00
Success testGetBeanFactoryNameUndefined0,00
Success testGetBeanFactoryParameter0,00
Success testGetBeanFactoryParameterUndefined0,00
Success testGetBeanProperties0,00
Success testGetBeanPropertiesWithReservedAttributes0,00
Success testGetBeanPropertiesEmpty0,00
Success testGetNestedBeanDeclarations0,01
Success testGetNestedBeanDeclarationsEmpty0,00
Success testGetInterpolatedBeanProperties0,00
Success testInitFromUndefinedKey0,00
Success testInitFromUndefinedKeyOptional0,00
Success testInitFromMultiValueKey0,00

TestEventSource

Success testInit0,01
Success testAddConfigurationListener0,00
Success testAddNullConfigurationListener0,00
Success testRemoveConfigurationListener0,00
Success testRemoveNullConfigurationListener0,00
Success testGetConfigurationListenersUpdate0,00
Success testGetConfigurationListenersAddNew0,00
Success testSetDetailEvents0,00
Success testFireEvent0,00
Success testFireEventNoListeners0,00
Success testFireEventNoDetails0,00
Success testRemoveListenerInFireEvent0,00
Success testAddErrorListener0,00
Success testAddNullErrorListener0,00
Success testRemoveErrorListener0,00
Success testRemoveNullErrorListener0,00
Success testGetErrorListenersUpdate0,00
Success testFireError0,00
Success testFireErrorNoListeners0,00
Success testClone0,00

TestHierarchicalConfigurationEvents

Success testClearTreeEvent0,05
Success testAddNodesEvent0,00
Success testAddNodesEmptyEvent0,00
Success testSubnodeChangedEvent0,00
Success testAddPropertyEvent0,00
Success testAddPropertyEventWithDetails0,00
Success testClearPropertyEvent0,00
Success testClearPropertyEventWithDetails0,00
Success testSetPropertyEvent0,00
Success testSetPropertyEventWithDetails0,00
Success testClearEvent0,00
Success testClearEventWithDetails0,01

TestMapConfigurationEvents

Success testAddPropertyEvent0,03
Success testAddPropertyEventWithDetails0,00
Success testClearPropertyEvent0,00
Success testClearPropertyEventWithDetails0,00
Success testSetPropertyEvent0,00
Success testSetPropertyEventWithDetails0,00
Success testClearEvent0,00
Success testClearEventWithDetails0,00

TestPropertiesConfigurationEvents

Success testReloadEvent0,27
Success testReloadEventWithDetails0,07
Success testAccessPropertiesOnReload0,10
Success testAddPropertyEvent0,00
Success testAddPropertyEventWithDetails0,00
Success testClearPropertyEvent0,00
Success testClearPropertyEventWithDetails0,00
Success testSetPropertyEvent0,00
Success testSetPropertyEventWithDetails0,00
Success testClearEvent0,00
Success testClearEventWithDetails0,00

TestXMLConfigurationEvents

Success testReloadEvent0,22
Success testReloadEventWithDetails0,03
Success testAccessPropertiesOnReload0,03
Success testAddPropertyEvent0,00
Success testAddPropertyEventWithDetails0,00
Success testClearPropertyEvent0,00
Success testClearPropertyEventWithDetails0,00
Success testSetPropertyEvent0,00
Success testSetPropertyEventWithDetails0,00
Success testClearEvent0,00
Success testClearEventWithDetails0,00

TestConfigurationInterpolator

Success testInit0,06
Success testRegisterGlobalLookupNullPrefix0,00
Success testRegisterGlobalLookupNull0,00
Success testRegisterGlobalLookup0,00
Success testDeregisterGlobalLookup0,00
Success testDeregisterGlobalLookupNonExisting0,00
Success testRegisterLookup0,00
Success testRegisterLookupNull0,00
Success testRegisterLookupNullPrefix0,00
Success testDeregisterLookup0,00
Success testDeregisterLookupNonExisting0,00
Success testLookupWithPrefix0,00
Success testLookupWithUnknownPrefix0,00
Success testLookupDefault0,00
Success testLookupNoDefault0,00
Success testLookupEmptyPrefix0,00
Success testLookupEmptyVarName0,00
Success testLookupDefaultEmptyVarName0,00
Success testLookupNull0,00
Success testLookupSysProperties0,00
Success testLookupConstants0,01
Success testLookupDefaultAfterPrefixFails0,00

TestConstantLookup

Success testLookupConstant0,01
Success testLookupNonExisting0,00
Success testLookupPrivate0,00
Success testLookupUnknownClass0,00
Success testLookupInvalidSyntax0,00
Success testLookupNull0,00
Success testLookupCache0,00
Success testLookupNonStringFromCache0,00

TestPropertyListConfiguration

Success testLoad0,16
Success testLoadWithError0,01
Success testString0,02
Success testQuotedString0,00
Success testEmptyArray0,00
Success testArray0,01
Success testNestedArrays0,01
Success testDictionary0,00
Success testDictionaryArray0,01
Success testNestedDictionaries0,02
Success testData0,01
Success testDate0,00
Success testSave0,03
Success testQuoteString0,00
Success testSetDataProperty0,01
Success testAddDataProperty0,01
Success testInitCopy0,01
Success testParseDateNoNumber0,00
Success testParseDateTooShort0,00
Success testParseDateInvalidChar0,00
Success testParseDateNull0,01
Success testFormatDate0,00

TestPropertyListConfigurationEvents

Success testAddByteArrayPropertyEvent0,18
Success testSetByteArrayPropertyEvent0,01
Success testAddPropertyEvent0,01
Success testAddPropertyEventWithDetails0,01
Success testClearPropertyEvent0,01
Success testClearPropertyEventWithDetails0,00
Success testSetPropertyEvent0,00
Success testSetPropertyEventWithDetails0,01
Success testClearEvent0,01
Success testClearEventWithDetails0,00

TestPropertyListParser

Success testRemoveQuotes0,01
Success testUnescapeQuotes0,01
Success testParseDate0,05
Success testFilterData0,00

TestXMLPropertyListConfiguration

Success testString0,29
Success testInteger0,02
Success testReal0,02
Success testBoolean0,02
Success testDictionary0,01
Success testSubset0,03
Success testArray0,01
Success testNestedArray0,02
Success testDictionaryArray0,01
Success testNested0,01
Success testSave0,07
Success testSetDataProperty0,03
Success testAddDataProperty0,06
Success testInitCopy0,02

TestXMLPropertyListConfigurationEvents

Success testAddByteArrayPropertyEvent0,29
Success testSetByteArrayPropertyEvent0,02
Success testAddPropertyEvent0,03
Success testAddPropertyEventWithDetails0,01
Success testClearPropertyEvent0,01
Success testClearPropertyEventWithDetails0,01
Success testSetPropertyEvent0,01
Success testSetPropertyEventWithDetails0,01
Success testClearEvent0,04
Success testClearEventWithDetails0,01

TestFileChangedReloadingStrategy

Success testAutomaticReloading2,17
Success testNewFileReloading2,01
Success testGetRefreshDelay0,00
Success testFromClassPath0,03
Success testFromJar0,04

TestManagedReloadingStrategy

Success testManagedRefresh0,15

TestAbstractConfigurationBasicFeatures

Success testClearIteratorNoRemove0,05
Success testInterpolateEscape0,08
Success testAddPropertyList0,01
Success testAddPropertyListNoDelimiterParsing0,00
Success testCopy0,01
Success testCopyWithLists0,00
Success testCopyEvents0,00
Success testCopyNull0,00
Success testAppend0,00
Success testAppendWithLists0,00
Success testAppendEvents0,00
Success testAppendNull0,01

TestBaseConfiguration

Success testThrowExceptionOnMissing0,03
Success testGetProperty0,08
Success testGetByte0,00
Success testGetShort0,00
Success testGetLong0,00
Success testGetFloat0,00
Success testGetDouble0,00
Success testGetBigDecimal0,01
Success testGetBigInteger0,00
Success testGetString0,00
Success testGetBoolean0,00
Success testGetList0,00
Success testGetInterpolatedList0,00
Success testGetInterpolatedPrimitives0,00
Success testCommaSeparatedString0,00
Success testAddProperty0,01
Success testPropertyAccess0,00
Success testSubset0,01
Success testInterpolation0,00
Success testMultipleInterpolation0,00
Success testInterpolationLoop0,00
Success testInterpolationSubset0,00
Success testInterpolationUnknownProperty0,00
Success testInterpolationSystemProperties0,00
Success testInterpolationConstants0,03
Success testInterpolationEscaped0,00
Success testGetInterpolator0,00
Success testInterpolatedConfiguration0,01
Success testGetHexadecimalValue0,00
Success testResolveContainerStore0,01
Success testNumberConversions0,00
Success testClone0,00
Success testCloneModify0,00

TestBaseConfigurationXMLReader

Success testParse0,22
Success testParseSAXException0,01
Success testParseIOException0,00
Success testSetRootName0,00

TestBaseNullConfiguration

Success testThrowExceptionOnMissing0,03
Success testGetProperty0,08
Success testGetByte0,01
Success testGetShort0,00
Success testGetLong0,00
Success testGetFloat0,00
Success testGetDouble0,00
Success testGetBigDecimal0,00
Success testGetBigInteger0,00
Success testGetString0,00
Success testGetBoolean0,01
Success testGetList0,00
Success testCommaSeparatedString0,00
Success testPropertyAccess0,00
Success testSubset0,01
Success testInterpolation0,00
Success testMultipleInterpolation0,00
Success testInterpolationLoop0,00

TestCombinedConfiguration

Success testInit0,03
Success testAddConfiguration0,10
Success testAddConfigurationWithName0,00
Success testAddConfigurationWithNameTwice0,00
Success testAddConfigurationAt0,00
Success testAddConfigurationComplexAt0,00
Success testAddNullConfiguration0,00
Success testAccessPropertyEmpty0,00
Success testAccessPropertyMulti0,01
Success testRemoveConfiguration0,00
Success testRemoveConfigurationAt0,00
Success testRemoveConfigurationByName0,00
Success testRemoveNamedConfiguration0,00
Success testRemoveNamedConfigurationAt0,00
Success testRemoveNonContainedConfiguration0,00
Success testRemoveConfigurationByUnknownName0,00
Success testUpdateContainedConfiguration0,03
Success testSetNodeCombiner0,00
Success testSetNullNodeCombiner0,00
Success testClone0,03
Success testCloneModify0,01
Success testClear0,00
Success testReloading0,11
Success testGetSourceHierarchical0,00
Success testGetSourceNonHierarchical0,00
Success testGetSourceUnknown0,01
Success testGetSourceNull0,00
Success testGetSourceCombined0,00
Success testGetSourceMulti0,00
Success testGetSourceMultiSources0,00
Success testEscapeListDelimiters0,00

TestCompositeConfiguration

Success testThrowExceptionOnMissing0,22
Success testAddRemoveConfigurations0,02
Success testGetPropertyWIncludes0,05
Success testGetProperty0,06
Success testCantRemoveMemoryConfig0,01
Success testGetPropertyMissing0,03
Success testMultipleTypesOfConfigs0,04
Success testPropertyExistsInOnlyOneConfig0,03
Success testDefaultValueWhenKeyMissing0,02
Success testGettingConfiguration0,02
Success testClearingProperty0,01
Success testAddingProperty0,02
Success testSettingMissingProperty0,06
Success testGettingSubset0,04
Success testSubsetCanResolve0,02
Success testList0,01
Success testStringArray0,01
Success testGetList0,02
Success testGetKeysPreservesOrder0,02
Success testGetKeys2PreservesOrder0,02
Success testGetStringWithDefaults0,01
Success testCheckingInMemoryConfiguration0,01
Success testStringArrayInterpolation0,02
Success testListInterpolation0,01
Success testInterpolationWithReload0,08
Success testInstanciateWithCollection0,01
Success testClone0,02
Success testCloneNotSupported0,01
Success testCloneEventListener0,02
Success testEventAddProperty0,01
Success testEventSetProperty0,01
Success testEventClearProperty0,01
Success testSetListDelimiter0,01
Success testSetListDelimiterAfterClear0,01
Success testSetDelimiterParsingDisabled0,02
Success testSetDelimiterParsingDisabledAfterClear0,01
Success testGetSourceSingle0,01
Success testGetSourceUnknown0,01
Success testGetSourceInMemory0,01
Success testGetSourceMultiple0,01
Success testGetSourceNull0,01

TestCompositeConfigurationNonStringProperties

Success testBoolean0,17
Success testBooleanDefaultValue0,01
Success testBooleanArrayValue0,01
Success testByte0,00
Success testByteArrayValue0,01
Success testDouble0,00
Success testDoubleDefaultValue0,00
Success testDoubleArrayValue0,01
Success testFloat0,00
Success testFloatDefaultValue0,01
Success testFloatArrayValue0,00
Success testInteger0,01
Success testIntegerDefaultValue0,00
Success testIntegerArrayValue0,01
Success testLong0,01
Success testLongDefaultValue0,00
Success testLongArrayValue0,01
Success testShort0,00
Success testShortDefaultValue0,01
Success testShortArrayValue0,00
Success testListMissing0,00
Success testSubset0,01
Success testIsEmpty0,01

TestConfigurationConverter

Success testExtendedPropertiesToConfiguration0,11
Success testPropertiesToConfiguration0,00
Success testConfigurationToExtendedProperties0,02
Success testConfigurationToProperties0,01
Success testConfigurationToMap0,00

TestConfigurationFactory

Success testBasePath0,07
Success testJNDI0,08
Success testLoadingConfiguration0,38
Success testLoadingConfigurationWithRulesXML0,13
Success testLoadingConfigurationReverseOrder0,06
Success testLoadingConfigurationNamespaceAware0,01
Success testLoadingConfigurationBasePath0,01
Success testLoadingAdditional0,06
Success testLoadingURL0,09
Success testThrowingConfigurationInitializationException0,03
Success testAllConfiguration0,06
Success testOptionalConfigurations0,04
Success testLoadAbsolutePath0,02
Success testLoadingWithSystemProperties0,01
Success testLoadInitProperties0,01

TestConfigurationKey

Success testAppend0,01
Success testIterate0,00
Success testAttribute0,00
Success testLength0,00
Success testConstructAttributeKey0,00
Success testEquals0,00
Success testCommonKey0,00
Success testDifferenceKey0,00
Success testEscapedDelimiters0,00
Success testIterateStrangeKeys0,00
Success testAttributeKeyWithIndex0,00

TestConfigurationMap

Success testPut0,05

TestConfigurationSet

Success testSize0,05
Success testIterator0,00

TestConfigurationUtils

Success testToString0,07
Success testGetURL0,01
Success testGetBasePath0,00
Success testGetFileName0,00
Success testCopy0,00
Success testAppend0,02
Success testGetFile0,00
Success testLocateWithNullTCCL0,01
Success testConvertToHierarchical0,01
Success testConvertHierarchicalToHierarchical0,00
Success testConvertNullToHierarchical0,00
Success testConvertToHierarchicalDelimiters0,00
Success testCloneConfiguration0,01
Success testCloneConfigurationNotSupported0,00
Success testCloneConfigurationNull0,00
Success testEnableRuntimeExceptions0,02
Success testEnableRuntimeExceptionsInvalid0,04
Success testEnableRuntimeExceptionsNull0,00

TestDatabaseConfiguration

Success testAddPropertyDirectSingle0,89
Success testAddPropertyDirectMultiple0,05
Success testAddNonStringProperty0,04
Success testGetPropertyDirectSingle0,07
Success testGetPropertyDirectMultiple0,12
Success testClearPropertySingle0,06
Success testClearPropertyMultiple0,04
Success testClearSingle0,04
Success testClearMultiple0,05
Success testGetKeysSingle0,14
Success testGetKeysMultiple0,05
Success testContainsKeySingle0,05
Success testContainsKeyMultiple0,08
Success testIsEmptySingle0,13
Success testIsEmptyMultiple0,08
Success testGetList0,08
Success testGetKeys0,14
Success testClearSubset0,14
Success testLogErrorListener0,07
Success testGetPropertyError0,14
Success testAddPropertyError0,07
Success testIsEmptyError0,07
Success testContainsKeyError0,16
Success testClearPropertyError0,08
Success testClearError0,08
Success testGetKeysError0,16
Success testGetListWithDelimiter0,10
Success testGetListWithDelimiterParsingDisabled0,15
Success testAddWithDelimiter0,10

TestDataConfiguration

Success testGetConfiguration0,10
Success testIsEmpty0,01
Success testContainsKey0,00
Success testGetKeys0,01
Success testGet0,01
Success testGetArray0,00
Success testGetPrimitiveArray0,01
Success testGetBooleanArray0,09
Success testGetBooleanList0,01
Success testGetByteArray0,00
Success testGetByteList0,00
Success testGetShortArray0,01
Success testGetShortList0,00
Success testGetIntegerArray0,00
Success testGetIntegerList0,01
Success testGetLongArray0,00
Success testGetLongList0,00
Success testGetFloatArray0,01
Success testGetFloatList0,00
Success testGetDoubleArray0,00
Success testGetDoubleList0,05
Success testGetBigIntegerArray0,00
Success testGetBigIntegerList0,01
Success testGetBigDecimalArray0,00
Success testGetBigDecimalList0,00
Success testGetURL0,00
Success testGetURLArray0,01
Success testGetURLList0,00
Success testGetLocale0,00
Success testGetLocaleArray0,00
Success testGetLocaleList0,01
Success testGetColor0,00
Success testGetColorArray0,00
Success testGetColorList0,01
Success testGetDate0,00
Success testGetDateArray0,01
Success testGetDateArrayWithFormat0,00
Success testGetDateList0,00
Success testGetCalendar0,01
Success testGetCalendarArray0,00
Success testGetCalendarArrayWithFormat0,01
Success testGetCalendarList0,02
Success testGetInetAddress2,25
Success testGetInternetAddress0,00
Success testConversionException0,03

TestDefaultConfigurationBuilder

Success testConfigurationDeclarationIsReserved0,12
Success testConfigurationDeclarationIsReservedAt0,00
Success testConfigurationDeclarationIsReservedOptional0,00
Success testConfigurationDeclarationGetAttributes0,05
Success testAddConfigurationProvider0,00
Success testAddConfigurationProviderNull0,00
Success testAddConfigurationProviderNullTag0,00
Success testRemoveConfigurationProvider0,00
Success testConfigurationBeanFactoryCreateBean0,11
Success testConfigurationBeanFactoryCreateUnknownTag0,00
Success testLoadConfiguration0,17
Success testLoadConfigurationFromFile0,08
Success testLoadConfigurationFromFileName0,04
Success testLoadConfigurationFromURL0,04
Success testLoadAdditional0,04
Success testLogErrorListener0,00
Success testLoadOptional0,04
Success testLoadOptionalErrorEvent0,01
Success testLoadOptionalWithException0,06
Success testLoadOptionalNonFileBased0,00
Success testLoadOptionalForceCreate0,00
Success testLoadOptionalBuilderForceCreate0,00
Success testLoadOptionalForceCreateWithException0,00
Success testLoadDifferentSources0,19
Success testSetConfigurationBasePath0,01
Success testComplexInitialization0,19
Success testCombinedConfiguration0,06
Success testCombinedConfigurationNoAdditional0,09
Success testCombinedConfigurationListNodes0,05
Success testConfigurationBuilderProvider0,03
Success testLoadXMLWithSettings0,16

TestEnvironmentConfiguration

Success testInit0,11
Success testExtractProperties140,07
Success testExtractPropertiesFromCollection0,00
Success testClearProperty0,00
Success testClear0,00
Success testAddProperty0,00
Success testSetProperty0,00

TestEqualBehaviour

Success testLoading0,39
Success testDeletingExisting0,01
Success testDeletingNonExisting0,01
Success testSettingNonExisting0,03
Success testSettingExisting0,02
Success testAddingUnset0,01
Success testAddingSet0,01

TestEqualsProperty

Success testEquals0,19

TestFileConfiguration

Success testSetURL0,11
Success testSetURLWithParams0,01
Success testLocations0,01
Success testCreateFile10,03
Success testCreateFile20,04
Success testCreateFile30,00
Success testWithConfigurationFactory0,41
Success testSaveInvalidURL0,16
Success testFileOverwrite0,11
Success testReloadingWithAutoSave0,01
Success testPathWithSpaces0,01
Success testGetFile0,01
Success testGetFileAfterLoad0,01
Success testLoadMultiple0,01
Success testSaveWithoutFileName0,02
Success testLoadDirectory0,00
Success testInitFromClassPath0,00
Success testLoadFromClassPath0,04
Success testClone0,00
Success testLogErrorListener0,00
Success testReloadError0,01

TestHierarchicalConfiguration

Success testSetRoot0,02
Success testSetRootNode0,00
Success testSetRootNodeNull0,00
Success testIsEmpty0,00
Success testGetProperty0,02
Success testSetProperty0,10
Success testClearProperty0,00
Success testClearTree0,00
Success testClearTreeComplex0,00
Success testClearTreeHierarchy0,00
Success testContainsKey0,01
Success testGetKeys0,01
Success testGetKeysString0,00
Success testAddProperty0,00
Success testGetMaxIndex0,01
Success testSubset0,00
Success testSubsetNodeWithValue0,00
Success testSubsetMultipleNodesWithValues0,00
Success testConfigurationAt0,01
Success testConfigurationAtUnknownSubTree0,00
Success testConfigurationAtMultipleNodes0,00
Success testConfigurationsAt0,00
Success testConfigurationsAtEmpty0,00
Success testClone0,01
Success testCloneWithEventListeners0,00
Success testAddNodes0,00
Success testAddNodesForNonExistingKey0,00
Success testAddNodesWithAttributeKey0,00
Success testAddNodesCopy0,00
Success testNodeRemove0,00
Success testNodeVisitor0,01
Success testSetExpressionEngine0,00
Success testSetDefaultExpressionEngine0,01
Success testSetDefaultExpressionEngineNull0,00
Success testInitCopy0,00
Success testInitCopyUpdate0,00
Success testInterpolation0,00
Success testInterpolationBasic0,01
Success testInterpolationMultipleLevels0,00
Success testInterpolationLoop0,00
Success testInterpolationSubset0,00
Success testInterpolationUnknownProperty0,00
Success testInterpolationSysProperties0,01
Success testInterpolationConstants0,01
Success testInterpolationEscaped0,00
Success testInterpolator0,00
Success testInterpolatedConfiguration0,01
Success testInitCopyNull0,00

TestHierarchicalConfigurationXMLReader

Success testParse0,36

TestHierarchicalXMLConfiguration

Success testGetProperty0,18
Success testLoadURL0,01
Success testLoadBasePath10,02
Success testLoadBasePath20,01
Success testXmlNodeTypes0,10
Success testSave0,21
Success testSaveNew0,04
Success testSaveModified0,06
Success testRootElement0,02

TestINIConfiguration

Success testSave0,11
Success testLoad0,02
Success testLoadAlternativeSeparator0,00
Success testIsCommentLine0,00
Success testIsSectionLine0,00
Success testGetSections0,00
Success testQuotedValue0,00
Success testQuotedValueWithQuotes0,00
Success testValueWithComment0,00
Success testQuotedValueWithComment0,00
Success testQuotedValueWithSingleQuotes0,00
Success testWriteValueWithCommentChar0,01

TestJNDIConfiguration

Success testBoolean0,21
Success testBooleanDefaultValue0,00
Success testByte0,01
Success testDouble0,00
Success testDoubleDefaultValue0,01
Success testFloat0,00
Success testFloatDefaultValue0,00
Success testInteger0,00
Success testIntegerDefaultValue0,00
Success testLong0,00
Success testLongDefaultValue0,01
Success testShort0,00
Success testShortDefaultValue0,00
Success testListMissing0,00
Success testSubset0,01
Success testProperties0,01
Success testContainsKey0,00
Success testChangePrefix0,00
Success testResetRemovedProperties0,00
Success testConstructor0,05
Success testLogListener0,00
Success testGetKeysError0,01
Success testIsEmptyError0,00
Success testContainsKeyError0,00
Success testGetPropertyError0,00
Success testGetKeysWithCycles0,01

TestJNDIEnvironmentValues

Success testThrowExceptionOnMissing0,14
Success testSimpleGet0,04
Success testMoreGets0,00
Success testGetMissingKey0,01
Success testGetMissingKeyWithDefault0,00
Success testContainsKey0,00
Success testClearProperty0,00
Success testIsEmpty0,01
Success testGetKeys0,01
Success testGetKeysWithUnknownPrefix0,00
Success testGetKeysWithExistingPrefix0,00
Success testGetKeysWithKeyAsPrefix0,01

TestMapConfiguration

Success testGetMap0,02
Success testClone0,06
Success testCloneModify0,03
Success testGetProperty0,00
Success testList0,00
Success testListEscaped0,00
Success testAddPropertyDirect0,00
Success testIsEmpty0,00
Success testContainsKey0,00
Success testClearProperty0,00
Success testGetKeys0,00
Success testSetLogger0,00

TestNonStringProperties

Success testBoolean0,17
Success testBooleanDefaultValue0,01
Success testBooleanArrayValue0,00
Success testByte0,01
Success testByteArrayValue0,00
Success testDouble0,01
Success testDoubleDefaultValue0,00
Success testDoubleArrayValue0,00
Success testFloat0,01
Success testFloatDefaultValue0,00
Success testFloatArrayValue0,01
Success testInteger0,00
Success testIntegerDefaultValue0,01
Success testIntegerArrayValue0,01
Success testLong0,00
Success testLongDefaultValue0,01
Success testLongArrayValue0,00
Success testShort0,01
Success testShortDefaultValue0,00
Success testShortArrayValue0,01
Success testListMissing0,00
Success testSubset0,02
Success testIsEmpty0,00

TestNullCompositeConfiguration

Success testThrowExceptionOnMissing0,22
Success testAddRemoveConfigurations0,02
Success testGetPropertyWIncludes0,05
Success testGetProperty0,02
Success testCantRemoveMemoryConfig0,07
Success testGetPropertyMissing0,02
Success testMultipleTypesOfConfigs0,04
Success testPropertyExistsInOnlyOneConfig0,03
Success testDefaultValueWhenKeyMissing0,02
Success testGettingConfiguration0,01
Success testClearingProperty0,02
Success testAddingProperty0,06
Success testSettingMissingProperty0,01
Success testGettingSubset0,04
Success testSubsetCanResolve0,02
Success testList0,02
Success testStringArray0,01
Success testGetList0,02
Success testGetVector0,01
Success testGetKeysPreservesOrder0,02
Success testGetKeys2PreservesOrder0,01
Success testGetStringWithDefaults0,01
Success testCheckingInMemoryConfiguration0,08

TestNullJNDIEnvironmentValues

Success testThrowExceptionOnMissing0,14
Success testSimpleGet0,04
Success testMoreGets0,00
Success testGetMissingKey0,01
Success testGetMissingKeyWithDefault0,00
Success testContainsKey0,00
Success testClearProperty0,00
Success testIsEmpty0,01
Success testGetKeys0,01
Success testGetKeysWithUnknownPrefix0,00
Success testGetKeysWithExistingPrefix0,00
Success testGetKeysWithKeyAsPrefix0,01

TestPropertiesConfiguration

Success testLoad0,16
Success testAppend0,00
Success testEmpty0,01
Success testReference0,01
Success testLoadInclude0,00
Success testSetInclude0,01
Success testList0,01
Success testSave0,03
Success testSaveToCustomURL0,02
Success testInMemoryCreatedSave0,01
Success testSaveWithDelimiterParsingDisabled0,01
Success testSaveMissingFilename0,01
Success testSaveWithBasePath0,00
Success testSaveEscapedEscapingCharacter0,14
Success testLoadViaProperty0,01
Success testLoadViaPropertyWithBasePath0,01
Success testLoadViaPropertyWithBasePath20,01
Success testLoadFromFile0,01
Success testLoadUnexistingFile0,00
Success testLoadWithAutoSave0,05
Success testLoadWithAutoSaveAndSetExisting0,00
Success testLoadWithAutoSaveAndSetNew0,01
Success testLoadWithAutoSaveAndAdd0,01
Success testLoadWithAutoSaveAndClear0,00
Success testGetStringWithEscapedChars0,05
Success testGetStringWithEscapedComma0,00
Success testUnescapeJava0,00
Success testEscapedKey0,00
Success testMixedArray0,01
Success testMultilines0,04
Success testChangingDefaultListDelimiter0,02
Success testChangingListDelimiter0,00
Success testDisableListDelimiter0,01
Success testNewLineEscaping0,00
Success testLoadIncludeFromClassPath0,01
Success testComment0,00
Success testEscapedKeyValueSeparator0,00
Success testKeyValueSeparators0,01
Success testIncludeInSubDir0,21
Success testLineSeparator0,00
Success testReentrantReload0,01
Success testGetLayout0,00
Success testPropertyLoaded0,00
Success testPropertyLoadedInclude0,01
Success testPropertyLoadedIncludeNotAllowed0,00
Success testIsCommentLine0,00
Success testClone0,01
Success testCloneNullLayout0,00
Success testSaveToHTTPServerSuccess0,02
Success testSaveToHTTPServerFail0,00
Success testInitFromNonExistingFile0,01
Success testCopyAndSave0,01
Success testAppendAndSave0,05

TestPropertiesConfigurationLayout

Success testInit0,09
Success testInitNull0,00
Success testReadSimple0,05
Success testBlancLines0,00
Success testIsSingleLine0,00
Success testIsSingleLineMulti0,01
Success testCombineComments0,00
Success testHeaderComment0,00
Success testHeaderCommentWithBlancs0,00
Success testHeaderCommentWithBlancsAndPropComment0,00
Success testHeaderCommentNull0,00
Success testEventAdd0,00
Success testEventAddMultiple0,00
Success testEventAddExisting0,00
Success testEventSetNonExisting0,00
Success testEventDelete0,00
Success testEventClearConfig0,01
Success testEventAddBefore0,00
Success testEventReload0,00
Success testEventReloadAfter0,00
Success testRecursiveLoadCall0,00
Success testReadAndWrite0,00
Success testSave0,01
Success testSaveForceSingleLine0,00
Success testTrimComment0,00
Success testTrimCommentTrainlingCR0,00
Success testTrimCommentFalse0,00
Success testGetNonExistingLayouData0,00
Success testGetNullLayouttData0,00
Success testSetNullComment0,00
Success testSaveCommentForUnexistingProperty0,00
Success testSaveEmptyLayout0,00
Success testInitCopy0,00
Success testInitCopyModify0,00

TestPropertiesSequence

Success testConfigurationValuesInSameOrderFromFile0,36
Success testConfigurationValuesInSameOrderWithManualAdd0,01
Success testMappingInSameOrder0,04

TestPropertyConverter

Success testSplit0,01
Success testSplitWithEscapedSeparator0,00
Success testSplitEmptyValues0,00
Success testSplitWithEndingSlash0,00
Success testSplitNull0,00
Success testSplitEscapeEscapeChar0,00
Success testEscapeDelimiters0,00
Success testToIterator0,02
Success testInterpolateString0,10
Success testInterpolateObject0,00
Success testInterpolateRecursive0,00
Success testCyclicInterpolation0,00
Success testInterpolationUnknownVariable0,01
Success testToNumberDirect0,00
Success testToNumberFromString0,00
Success testToNumberFromHexString0,00
Success testToNumberFromInvalidHexString0,01
Success testToNumberFromInvalidString0,00
Success testToNumberWithInvalidClass0,00
Success testToEnumFromEnum0,00
Success testToEnumFromString0,00
Success testToEnumFromInvalidString0,00
Success testToEnumFromNumber0,00
Success testToEnumFromInvalidNumber0,00

TestStrictConfigurationComparator

Success testCompare0,01
Success testCompareNull0,00

TestSubnodeConfiguration

Success testInitSubNodeConfig0,04
Success testInitSubNodeConfigWithNullParent0,01
Success testInitSubNodeConfigWithNullNode0,00
Success testGetProperties0,14
Success testSetProperty0,00
Success testAddProperty0,00
Success testGetKeys0,02
Success testSetThrowExceptionOnMissing0,00
Success testSetDelimiterParsingDisabled0,00
Success testSetListDelimiter0,01
Success testSetExpressionEngine0,13
Success testConfiguarationAt0,00
Success testInterpolation0,00
Success testInterpolationFromConfigurationAt0,01
Success testParentReloadNotSupported0,29
Success testParentReloadSupported0,06
Success testParentReloadSupportAccessParent0,07
Success testParentReloadSubSubnode0,05
Success testParentReloadSubSubnodeNoChangeSupport0,04
Success testParentChangeDetach0,01
Success testParentChangeDetatchException0,00

TestSubsetConfiguration

Success testGetProperty0,05
Success testSetProperty0,00
Success testGetParentKey0,00
Success testGetChildKey0,00
Success testGetKeys0,00
Success testGetKeysWithPrefix0,00
Success testGetList0,07
Success testGetParent0,00
Success testGetPrefix0,00
Success testSetPrefix0,00
Success testThrowtExceptionOnMissing0,00
Success testNested0,32
Success testClear0,01
Success testSetListDelimiter0,00
Success testGetListDelimiter0,00
Success testSetDelimiterParsingDisabled0,00
Success testIsDelimiterParsingDisabled0,00

TestSystemConfiguration

Success testSystemConfiguration0,11

TestThreesomeConfiguration

Success testList10,15
Success testList20,00
Success testList30,00

TestXMLConfiguration

Success testGetProperty0,18
Success testGetCommentedProperty0,02
Success testGetPropertyWithXMLEntity0,01
Success testClearProperty0,14
Success testgetProperty0,01
Success testGetAttribute0,01
Success testClearAttribute0,04
Success testSetAttribute0,02
Success testAddAttribute0,04
Success testAddObjectAttribute0,01
Success testSetRootAttribute0,27
Success testGetRootReference0,02
Success testAddList0,01
Success testGetComplexProperty0,01
Success testSettingFileNames0,01
Success testLoad0,02
Success testLoadWithBasePath0,02
Success testLoadAndSaveFromFile0,02
Success testLoadFromURL0,02
Success testLoadFromStream0,02
Success testLoadInvalidXML0,02
Success testSetProperty0,01
Success testAddProperty0,00
Success testAddObjectProperty0,01
Success testSave0,09
Success testSaveToURL0,04
Success testSaveToStream0,64
Success testAutoSave0,06
Success testAppend0,04
Success testSaveAttributes0,04
Success testReloading0,04
Success testComplexNames0,00
Success testCustomDocBuilder0,06
Success testClone0,01
Success testCloneWithSave0,11
Success testSubset0,02
Success testSplitLists0,00
Success testDelimiterParsingDisabled0,02
Success testDtd0,01
Success testValidating0,02
Success testEmptyElements0,02
Success testLoadWithEncoding0,03
Success testSaveWithEncoding0,01
Success testSaveWithNullEncoding0,01
Success testSaveWithDoctype0,01
Success testSaveWithDoctypeIDs0,01
Success testSaveWithInvalidTransformerFactory0,01
Success testSubsetWithReload0,04
Success testConfigurationAtWithReload0,04
Success testConfigurationsAtWithReload0,04
Success testXPathExpressionEngine0,13
Success testInitCopy0,03
Success testListWithAttributes0,00
Success testListWithAttributesMultiValue0,01
Success testListWithMultiAttributesMultiValue0,01
Success testAutoSaveWithSubnodeConfig0,10
Success testAutoSaveWithSubSubnodeConfig0,02
Success testSaveDelimiterParsingDisabled0,05
Success testSaveDelimiterParsingDisabledAttrs0,03
Success testDelimiterParsingDisabledMultiAttrValues0,01
Success testMultipleAttrValuesEscaped0,03
Success testAutoSaveWithReloadingStrategy0,03
Success testAddNodesCopy0,02
Success testAutoSaveAddNodes0,03
Success testAddNodesAndSave0,02
Success testRegisterEntityId0,03
Success testRegisterEntityIdNull0,00

TestXMLPropertiesConfiguration

Success testLoad0,19
Success testSave0,04

TestDefaultConfigurationKey

Success testSetNullExpressionEngine0,01
Success testIsAttributeKey0,00
Success testIsAttributeKeyWithoutEndMarkers0,00
Success testTrimLeft0,00
Success testTrimRight0,00
Success testTrim0,00
Success testAppend0,00
Success testAppendDelimiters0,00
Success testAppendDelimitersWithoutEscaping0,00
Success testAppendWithEscapeFlag0,01
Success testConstructAttributeKey0,00
Success testConstructAttributeKeyWithoutEndMarkers0,00
Success testAppendAttribute0,00
Success testAppendDecoratedAttributeKey0,00
Success testAppendNullAttributeKey0,00
Success testAppendIndex0,00
Success testAppendComplexKey0,00
Success testLength0,00
Success testEquals0,00
Success testAttributeName0,00
Success testIterate0,01
Success testIterateWithRemove0,00
Success testIterateStrangeKeys0,00
Success testIterateEscapedDelimiters0,00
Success testIterateAlternativeEscapeDelimiter0,00
Success testIterateWithoutEscapeDelimiter0,00
Success testAttributeKeyWithIndex0,00
Success testIterateAttributeEqualsPropertyDelimiter0,00

TestDefaultConfigurationNode

Success testNewNode0,01
Success testGetReference0,00
Success testGetChildren0,00
Success testGetChildrenByName0,00
Success testAddChild0,00
Success testAddUndefinedChild0,00
Success testRemoveChild0,00
Success testRemoveNonExistingChild0,00
Success testRemoveChildByName0,00
Success testRemoveChildren0,00
Success testGetChild0,00
Success testGetChildInvalidIndex0,00
Success testGetAttributes0,00
Success testGetAttributesByName0,00
Success testAddAttribute0,00
Success testRemoveAttribute0,00
Success testRemoveAttributeByName0,00
Success testRemoveAttributes0,00
Success testChangeAttributeState0,00
Success testVisit0,00
Success testVisitWithTerminate0,00
Success testVisitWithNullVisitor0,00
Success testClone0,00

TestDefaultExpressionEngine

Success testQueryKeys0,03
Success testQueryNodes0,00
Success testQueryNonExistingKeys0,00
Success testQueryEscapedKeys0,00
Success testQueryAttributeEmulation0,00
Success testQueryRootNode0,00
Success testQueryAlternativeSyntax0,00
Success testNodeKey0,00
Success testNodeKeyWithRoot0,00
Success testNodeKeyWithAttribute0,00
Success testNodeKeyWithEscapedDelimiters0,00
Success testNodeKeyWithAlternativeSyntax0,01
Success testPrepareAddDirectly0,00
Success testPrepareAddWithIndex0,00
Success testPrepareAddAttribute0,00
Success testPrepareAddWithPath0,00
Success testPrepareAddWithSameAttributeDelimiter0,00
Success testPrepareAddWithAlternativeSyntax0,00
Success testPrepareAddInvalidKeys0,00

TestNodeAddData

Success testUninitialized0,00
Success testInitialized0,00
Success testAddPathNode0,01

TestOverrideCombiner

Success testSimpleValues0,21
Success testAttributes0,02
Success testOverrideValues0,02
Success testListFromFirstStructure0,02
Success testListFromSecondStructure0,02
Success testCombinedTableNoList0,02
Success testCombinedTableList0,04
Success testInit0,00

TestUnionCombiner

Success testSimpleValues0,22
Success testSimpleValuesWithAttributes0,02
Success testAttributes0,02
Success testLists0,02
Success testTableList0,02
Success testInit0,00

TestViewNode

Success testAddChild0,01
Success testAddNullChild0,00
Success testAddAttribute0,00
Success testAddNullAttribute0,00
Success testAppendChildren0,00
Success testAppendNullChildren0,00
Success testAppendAttributes0,00
Success testAppendNullAttributes0,00

TestConfigurationIteratorAttributes

Success testIterateAllAttributes0,04
Success testIterateSpecificAttribute0,05
Success testIterateUnknownAttribute0,00
Success testIterateNamespace0,01

TestConfigurationNodeIteratorChildren

Success testIterateAllChildren0,04
Success testIterateReverse0,05
Success testIterateWithWildcardTest0,00
Success testIterateWithPrefixTest0,01
Success testIterateWithNameTest0,06
Success testIterateWithUnknownTest0,02
Success testIterateWithNodeType0,01
Success testIterateWithUnknownType0,00
Success testIterateStartsWith0,07
Success testIterateStartsWithReverse0,03
Success testIterateStartsWithInvalid0,00

TestConfigurationNodePointer

Success testCompareChildNodePointersChildren0,04
Success testCompareChildNodePointersAttributes0,05
Success testCompareChildNodePointersChildAndAttribute0,00
Success testCompareChildNodePointersInvalidChildren0,01
Success testIsAttribute0,05
Success testIsLeave0,02
Success testIterators0,05

TestConfigurationNodePointerFactory

Success testSimpleXPath0,18
Success testIndices0,03
Success testAttributes0,12
Success testText0,02
Success testParentAxis0,00
Success testFollowingSiblingAxis0,01
Success testPrecedingSiblingAxis0,07

TestXPathExpressionEngine

Success testQueryExpression0,07
Success testQueryWithoutResult0,00
Success testQueryWithEmptyKey0,00
Success testQueryWithNullKey0,00
Success testCreateContext0,00
Success testNodeKeyNormal0,00
Success testNodeKeyAttribute0,00
Success testNodeKeyForRootNode0,00
Success testNodeKeyForRootChild0,00
Success testPrepareAddNode0,00
Success testPrepareAddAttribute0,00
Success testPrepareAddPath0,01
Success testPrepareAddAttributePath0,00
Success testPrepareAddRootChild0,00
Success testPrepareAddRootAttribute0,00
Success testPrepareAddInvalidParent0,00
Success testPrepareAddInvalidFormat0,00
Success testPrepareAddEmptyPath0,00
Success testPrepareAddNullKey0,00
Success testPrepareAddEmptyKey0,00
Success testPrepareAddInvalidPath0,00
Success testPrepareAddInvalidAttributePath0,00
Success testPrepareAddInvalidAttributePath20,00
Success testPrepareAddInvalidPathWithSlash0,00
Success testPrepareAddInvalidPathMultipleAttributes0,00

TestAppletConfiguration

Success testAddPropertyDirect0,04
Success testClearProperty0,00
Success testGetProperty0,00
Success testList0,07
Success testListEscaped0,00
Success testIsEmpty0,01
Success testContainsKey0,00
Success testGetKeys0,00
Success testSetLogger0,00

TestServletConfiguration

Success testAddPropertyDirect0,04
Success testClearProperty0,00
Success testGetProperty0,00
Success testList0,08
Success testListEscaped0,00
Success testIsEmpty0,00
Success testContainsKey0,00
Success testGetKeys0,01
Success testSetLogger0,00

TestServletContextConfiguration

Success testAddPropertyDirect0,04
Success testClearProperty0,00
Success testGetProperty0,01
Success testList0,07
Success testListEscaped0,00
Success testIsEmpty0,01
Success testContainsKey0,00
Success testGetKeys0,00
Success testSetLogger0,00

TestServletFilterConfiguration

Success testAddPropertyDirect0,02
Success testClearProperty0,00
Success testGetProperty0,00
Success testList0,08
Success testListEscaped0,00
Success testIsEmpty0,00
Success testContainsKey0,00
Success testGetKeys0,00
Success testSetLogger0,00

TestServletRequestConfiguration

Success testAddPropertyDirect0,06
Success testClearProperty0,00
Success testListWithEscapedElements0,09
Success testGetProperty0,00
Success testList0,00
Success testListEscaped0,00
Success testIsEmpty0,01
Success testContainsKey0,00
Success testGetKeys0,01
Success testSetLogger0,00