Apache Commons logo Commons Configuration

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
3012 0 0 2 99.9% 18.62 s

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.commons.configuration2.tree.xpath 88 0 0 0 100% 0.075 s
org.apache.commons.configuration2.interpol 90 0 0 0 100% 0.034 s
org.apache.commons.configuration2.builder 197 0 0 0 100% 0.084 s
org.apache.commons.configuration2.builder.combined 205 0 0 0 100% 11.06 s
org.apache.commons.configuration2.reloading 45 0 0 0 100% 0.063 s
org.apache.commons.configuration2.plist 73 0 0 0 100% 0.265 s
org.apache.commons.configuration2.beanutils 168 0 0 0 100% 0.046 s
org.apache.commons.configuration2.event 131 0 0 0 100% 0.134 s
org.apache.commons.configuration2.builder.fluent 53 0 0 0 100% 0.036 s
org.apache.commons.configuration2.web 146 0 0 0 100% 0.052 s
org.apache.commons.configuration2 1202 0 0 1 99.9% 6.328 s
org.apache.commons.configuration2.tree 341 0 0 0 100% 0.202 s
org.apache.commons.configuration2.spring 14 0 0 0 100% 0.095 s
org.apache.commons.configuration2.io 175 0 0 0 100% 0.130 s
org.apache.commons.configuration2.convert 81 0 0 1 98.8% 0.009 s
org.apache.commons.configuration2.sync 3 0 0 0 100% 0.011 s

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

org.apache.commons.configuration2.tree.xpath

- Class Tests Errors Failures Skipped Success Rate Time
TestConfigurationIteratorAttributes 6 0 0 0 100% 0.002 s
TestConfigurationNodePointer 7 0 0 0 100% 0.007 s
TestXPathExpressionEngineInConfig 6 0 0 0 100% 0.015 s
TestConfigurationNodeIteratorChildren 13 0 0 0 100% 0.006 s
TestConfigurationNodePointerFactory 8 0 0 0 100% 0.012 s
TestXPathContextFactory 1 0 0 0 100% 0 s
TestConfigurationAttributePointer 13 0 0 0 100% 0.002 s
TestXPathExpressionEngine 34 0 0 0 100% 0.031 s

org.apache.commons.configuration2.interpol

- Class Tests Errors Failures Skipped Success Rate Time
TestExprLookup 7 0 0 0 100% 0.018 s
TestConstantLookup 8 0 0 0 100% 0.001 s
TestSystemPropertiesLookup 2 0 0 0 100% 0 s
TestDummyLookup 1 0 0 0 100% 0.001 s
TestEnvironmentLookup 2 0 0 0 100% 0 s
TestInterpolatorSpecification 10 0 0 0 100% 0.002 s
TestConfigurationInterpolator 60 0 0 0 100% 0.012 s

org.apache.commons.configuration2.builder

- Class Tests Errors Failures Skipped Success Rate Time
TestDefaultParametersManager 9 0 0 0 100% 0.001 s
TestBasicBuilderParameters 34 0 0 0 100% 0.013 s
TestBasicConfigurationBuilder 27 0 0 0 100% 0.004 s
TestBasicConfigurationBuilderEvents 11 0 0 0 100% 0.001 s
TestPropertiesBuilderParametersImpl 8 0 0 0 100% 0.001 s
TestReloadingBuilderSupportListener 2 0 0 0 100% 0.001 s
TestDefaultReloadingDetectorFactory 2 0 0 0 100% 0 s
TestAutoSaveListener 7 0 0 0 100% 0.022 s
TestFileBasedBuilderParameters 24 0 0 0 100% 0.001 s
TestBuilderConfigurationWrapperFactory 8 0 0 0 100% 0.006 s
TestJndiBuilderParametersImpl 4 0 0 0 100% 0.001 s
TestXMLBuilderParametersImpl 8 0 0 0 100% 0.008 s
TestEventListenerParameters 4 0 0 0 100% 0 s
TestFileBasedConfigurationBuilder 25 0 0 0 100% 0.017 s
TestReloadingFileBasedConfigurationBuilder 9 0 0 0 100% 0.003 s
TestDatabaseBuilderParametersImpl 8 0 0 0 100% 0.001 s
TestCopyObjectDefaultHandler 4 0 0 0 100% 0.004 s
TestHierarchicalBuilderParametersImpl 3 0 0 0 100% 0 s

org.apache.commons.configuration2.builder.combined

- Class Tests Errors Failures Skipped Success Rate Time
TestMultiWrapDynaBean 13 0 0 0 100% 0.002 s
TestBaseConfigurationBuilderProvider 9 0 0 0 100% 0.002 s
TestMultiFileConfigurationBuilder 16 0 0 0 100% 0.611 s
TestCombinedConfigurationBuilderVFS 52 0 0 0 100% 5.135 s
TestFileExtensionConfigurationBuilderProvider 10 0 0 0 100% 0.008 s
TestReloadingCombinedConfigurationBuilderFileBased 4 0 0 0 100% 0.166 s
TestCombinedBuilderParametersImpl 27 0 0 0 100% 0.007 s
TestReloadingCombinedConfigurationBuilder 5 0 0 0 100% 0.007 s
TestCombinedConfigurationBuilder 51 0 0 0 100% 5.116 s
TestMultiFileBuilderParametersImpl 7 0 0 0 100% 0 s
TestConfigurationDeclaration 5 0 0 0 100% 0 s
TestReloadingMultiFileConfigurationBuilder 6 0 0 0 100% 0.004 s

org.apache.commons.configuration2.reloading

- Class Tests Errors Failures Skipped Success Rate Time
TestManagedReloadingDetector 3 0 0 0 100% 0 s
TestReloadingController 8 0 0 0 100% 0.003 s
TestFileHandlerReloadingDetector 11 0 0 0 100% 0.015 s
TestPeriodicReloadingTrigger 9 0 0 0 100% 0.013 s
TestVFSFileHandlerReloadingDetector 6 0 0 0 100% 0.030 s
TestCombinedReloadingController 8 0 0 0 100% 0.002 s

org.apache.commons.configuration2.plist

- Class Tests Errors Failures Skipped Success Rate Time
TestPropertyListConfiguration 23 0 0 0 100% 0.031 s
TestXMLPropertyListConfigurationEvents 10 0 0 0 100% 0.138 s
TestPropertyListConfigurationEvents 10 0 0 0 100% 0.008 s
TestPropertyListParser 4 0 0 0 100% 0.001 s
TestXMLPropertyListConfiguration 26 0 0 0 100% 0.087 s

org.apache.commons.configuration2.beanutils

- Class Tests Errors Failures Skipped Success Rate Time
TestCombinedBeanDeclaration 12 0 0 0 100% 0.002 s
TestBeanHelper 27 0 0 0 100% 0.008 s
TestXMLBeanDeclaration 28 0 0 0 100% 0.003 s
TestConstructorArg 6 0 0 0 100% 0.002 s
TestConfigurationDynaBeanXMLConfig 42 0 0 0 100% 0.019 s
TestConfigurationDynaBean 42 0 0 0 100% 0.006 s
TestDefaultBeanFactory 11 0 0 0 100% 0.006 s

org.apache.commons.configuration2.event

- Class Tests Errors Failures Skipped Success Rate Time
TestEventType 1 0 0 0 100% 0 s
TestSubsetConfigurationEvents 8 0 0 0 100% 0 s
TestXMLConfigurationEvents 13 0 0 0 100% 0.001 s
TestPropertiesConfigurationEvents 8 0 0 0 100% 0.001 s
TestEventSource 19 0 0 0 100% 0.002 s
TestConfigurationEventTypes 19 0 0 0 100% 0.001 s
TestMapConfigurationEvents 8 0 0 0 100% 0.001 s
TestHierarchicalConfigurationEvents 13 0 0 0 100% 0.001 s
TestEvent 3 0 0 0 100% 0 s
TestDatabaseConfigurationEvents 8 0 0 0 100% 0.125 s
TestEventListenerList 31 0 0 0 100% 0.002 s

org.apache.commons.configuration2.builder.fluent

- Class Tests Errors Failures Skipped Success Rate Time
TestParameters 19 0 0 0 100% 0.010 s
TestConfigurations 34 0 0 0 100% 0.026 s

org.apache.commons.configuration2.web

- Class Tests Errors Failures Skipped Success Rate Time
TestJakartaServletConfiguration 16 0 0 0 100% 0.002 s
TestServletConfiguration 16 0 0 0 100% 0.006 s
TestJakartaServletFilterConfiguration 16 0 0 0 100% 0.001 s
TestJakartaServletRequestConfiguration 17 0 0 0 100% 0.010 s
TestJakartaServletContextConfiguration 16 0 0 0 100% 0.012 s
TestAppletConfiguration 16 0 0 0 100% 0.005 s
TestServletContextConfiguration 16 0 0 0 100% 0.005 s
TestServletRequestConfiguration 17 0 0 0 100% 0.009 s
TestServletFilterConfiguration 16 0 0 0 100% 0.002 s

org.apache.commons.configuration2

- Class Tests Errors Failures Skipped Success Rate Time
TestAbstractHierarchicalConfiguration 55 0 0 0 100% 0.010 s
TestDatabaseConfiguration 39 0 0 0 100% 0.829 s
TestMapConfiguration 25 0 0 0 100% 0.002 s
TestEqualBehavior 7 0 0 0 100% 0.014 s
TestXMLListHandling 5 0 0 0 100% 0.003 s
TestSubsetConfiguration848 2 0 0 0 100% 0.002 s
TestBaseConfigurationXMLReader 4 0 0 0 100% 0.004 s
TestPatternSubtreeConfiguration 3 0 0 0 100% 0.010 s
TestCompositeConfiguration 52 0 0 0 100% 0.032 s
TestYAMLConfiguration 12 0 0 0 100% 0.032 s
TestSubsetConfiguration 23 0 0 0 100% 0.182 s
TestPropertiesSequence 3 0 0 0 100% 0.006 s
TestEnvironmentConfiguration 5 0 0 0 100% 0.002 s
TestConfigurationLookup 5 0 0 0 100% 0 s
TestThreesomeConfiguration 3 0 0 0 100% 0.001 s
TestHierarchicalXMLConfiguration 10 0 0 0 100% 0.010 s
TestNullCompositeConfiguration 23 0 0 0 100% 0.015 s
TestPropertiesConfiguration 114 0 0 0 100% 0.127 s
TestHierarchicalConfigurationXMLReader 1 0 0 0 100% 0.002 s
TestAbstractConfigurationBasicFeatures 65 0 0 0 100% 0.024 s
TestCompositeConfigurationNonStringProperties 23 0 0 0 100% 0.006 s
TestJNDIConfiguration 27 0 0 0 100% 0.058 s
TestConfigurationMap 2 0 0 0 100% 0 s
TestEqualsProperty 1 0 0 0 100% 0.001 s
TestPatternSubtreeConfigurationWrapper 1 0 0 0 100% 0 s
TestNonStringProperties 23 0 0 0 100% 0.007 s
TestXMLPropertiesConfiguration 4 0 0 0 100% 0.007 s
TestINIConfiguration 77 0 0 0 100% 0.038 s
TestDefaultImmutableConfiguration 4 0 0 0 100% 0.001 s
TestCombinedConfiguration 59 0 0 0 100% 0.096 s
TestDynamicCombinedConfiguration 12 0 0 0 100% 4.228 s
TestJSONConfiguration 11 0 0 1 90.9% 0.056 s
TestXMLConfiguration605 8 0 0 0 100% 0.005 s
TestBaseHierarchicalConfigurationSynchronization 14 0 0 0 100% 0.016 s
TestDataConfiguration 61 0 0 0 100% 0.202 s
TestXMLDocumentHelper 11 0 0 0 100% 0.037 s
TestHierarchicalConfiguration 37 0 0 0 100% 0.006 s
TestConfigurationSet 2 0 0 0 100% 0 s
TestBaseNullConfiguration 37 0 0 0 100% 0.004 s
TestImmutableConfiguration 10 0 0 0 100% 0.009 s
TestConfigurationUtils 36 0 0 0 100% 0.007 s
TestJNDIEnvironmentValues 12 0 0 0 100% 0.013 s
TestCatalogResolver 5 0 0 0 100% 0.004 s
TestSubnodeConfiguration 24 0 0 0 100% 0.012 s
TestPropertiesConfigurationLayout 39 0 0 0 100% 0.005 s
TestBaseConfiguration 65 0 0 0 100% 0.008 s
TestNullJNDIEnvironmentValues 12 0 0 0 100% 0.014 s
TestSystemConfiguration 5 0 0 0 100% 0.002 s
TestConfigurationConverter 6 0 0 0 100% 0.001 s
TestAbstractConfigurationSynchronization 19 0 0 0 100% 0.005 s
TestStrictConfigurationComparator 2 0 0 0 100% 0 s
TestXMLConfiguration 97 0 0 0 100% 0.173 s

org.apache.commons.configuration2.tree

- Class Tests Errors Failures Skipped Success Rate Time
TestImmutableNode 36 0 0 0 100% 0.006 s
TestMergeCombiner 8 0 0 0 100% 0.014 s
TestDefaultExpressionEngineSymbols 6 0 0 0 100% 0.003 s
TestNodeUpdateData 7 0 0 0 100% 0.001 s
TestDefaultExpressionEngine 38 0 0 0 100% 0.006 s
TestNodeSelector 12 0 0 0 100% 0.007 s
TestInMemoryNodeModelTrackedNodes 43 0 0 0 100% 0.016 s
TestTreeData 25 0 0 0 100% 0.003 s
TestDefaultConfigurationKey 33 0 0 0 100% 0.005 s
TestInMemoryNodeModelReferences 12 0 0 0 100% 0.015 s
TestUnionCombiner 6 0 0 0 100% 0.017 s
TestOverrideCombiner 9 0 0 0 100% 0.013 s
TestNodeHandlerDecorator 25 0 0 0 100% 0.003 s
TestQueryResult 9 0 0 0 100% 0.001 s
TestNodeTreeWalker 8 0 0 0 100% 0.004 s
TestTrackedNodeHandler 2 0 0 0 100% 0 s
TestTrackedNodeModel 13 0 0 0 100% 0.050 s
TestInMemoryNodeModel 39 0 0 0 100% 0.036 s
TestNodeNameMatchers 6 0 0 0 100% 0.001 s
TestNodeAddData 4 0 0 0 100% 0.001 s

org.apache.commons.configuration2.spring

- Class Tests Errors Failures Skipped Success Rate Time
TestConfigurationPropertySource 4 0 0 0 100% 0.094 s
TestConfigurationPropertiesFactoryBean 10 0 0 0 100% 0.001 s

org.apache.commons.configuration2.io

- Class Tests Errors Failures Skipped Success Rate Time
TestFileHandler 85 0 0 0 100% 0.103 s
TestClasspathLocationStrategy 3 0 0 0 100% 0.003 s
TestAbsoluteNameLocationStrategy 4 0 0 0 100% 0.001 s
TestDefaultFileSystem 3 0 0 0 100% 0.001 s
TestFileLocatorUtils 36 0 0 0 100% 0.007 s
TestFileLocator 8 0 0 0 100% 0.002 s
TestFileSystemLocationStrategy 1 0 0 0 100% 0.001 s
TestCombinedLocationStrategy 7 0 0 0 100% 0.001 s
TestBasePathLocationStrategy 4 0 0 0 100% 0 s
TestHomeDirectoryLocationStrategy 6 0 0 0 100% 0.003 s
TestProvidedURLLocationStrategy 2 0 0 0 100% 0.003 s
TestConfigurationLogger 16 0 0 0 100% 0.005 s

org.apache.commons.configuration2.convert

- Class Tests Errors Failures Skipped Success Rate Time
TestDisabledListDelimiterHandler 13 0 0 0 100% 0.003 s
TestPropertyConverter 29 0 0 1 96.6% 0.002 s
TestDefaultConversionHandler 25 0 0 0 100% 0.003 s
TestDefaultListDelimiterHandler 14 0 0 0 100% 0.001 s

org.apache.commons.configuration2.sync

- Class Tests Errors Failures Skipped Success Rate Time
TestReadWriteSynchronizer 3 0 0 0 100% 0.011 s

Test Cases

[Summary] [Package List] [Test Cases]

TestAbstractHierarchicalConfiguration

testNodeKeyCachePopulated 0 s
testClearTreeComplex 0 s
testInterpolationUnknownProperty 0 s
testInterpolation 0 s
testGetKeysWithKeyAsPrefixMultiple 0 s
testNodeKeyEmptyCache 0.001 s
testInitCopyNull 0 s
testInterpolationBasic 0 s
testResolveNodeKey 0 s
testNodeKeyCacheHit 0 s
testClear 0 s
testClone 0 s
testInterpolator 0 s
testIsEmptyRootOnly 0 s
testInterpolationSubset 0 s
testSize 0 s
testInterpolationLocalhost 0.003 s
testNodeKeyRootNode 0 s
testSetExpressionEngine 0 s
testInterpolationEscaped 0 s
testGetKeysAttribute 0 s
testGetKeysAttributePrefix 0 s
testClearTree 0 s
testAddNodes 0.001 s
testInterpolationSubsetMultipleLayers 0 s
testCloneWithEventListeners 0 s
testGetKeys 0 s
testContainsKey 0 s
testNodeKeyCacheUsage 0 s
testAddNodesForNonExistingKey 0 s
testAddNodesWithAttributeKey 0 s
testInterpolationConstants 0 s
testGetKeysOrder 0.001 s
testContainsValue 0 s
testClearTreeHierarchy 0 s
testClearProperty 0 s
testSetProperty 0.001 s
testGetProperty 0 s
testInterpolatedConfiguration 0 s
testGetPropertyKeyWithBrackets 0 s
testAddPropertyWithListHandling 0 s
testInterpolationLoop 0 s
testIsEmptyNodesWithNoValues 0 s
testInterpolationSystemProperties 0 s
testAddPropertyInvalidKey 0 s
testAddNodesCopy 0 s
testGetNodeModel 0 s
testResolveNodeKeyAttribute 0 s
testAddProperty 0.001 s
testInterpolationMultipleLevels 0 s
testGetKeysString 0 s
testGetMaxIndex 0 s
testGetKeysWithKeyAsPrefix 0 s
testCloneInterpolation 0 s
testIsEmptyFalse 0 s

TestDatabaseConfiguration

testGetKeysMultiple 0.197 s
testGetListWithDelimiter 0.023 s
testClearPropertyCommit 0.021 s
testClearError 0.022 s
testContainsKeySingle 0.018 s
testClearPropertySingle 0.018 s
testSetPropertyWithDelimiter 0.019 s
testAddNonStringProperty 0.017 s
testGetKeysInternalNoDatasource 0.001 s
testContainsKeyError 0.017 s
testAddWithDelimiter 0.017 s
testGetKeys 0.017 s
testGetList 0.018 s
testIsEmptyMultiple 0.018 s
testGetKeysError 0.017 s
testContainsValue 0.016 s
testExtractPropertyValueCLOBEmpty 0.031 s
testLogErrorListener 0.016 s
testGetPropertyDirectMultiple 0.016 s
containsValueInternal 0.016 s
testGetListWithDelimiterParsingDisabled 0.014 s
testContainsKeyMultiple 0.015 s
testAddPropertyDirectCommit 0.017 s
testClearPropertyMultipleOtherConfig 0.017 s
testClearPropertyError 0.015 s
testClearPropertyMultiple 0.016 s
testGetPropertyError 0.016 s
testAddPropertyDirectSingle 0.016 s
testExtractPropertyValueCLOB 0.015 s
testGetPropertyDirectSingle 0.015 s
testAddPropertyDirectMultiple 0.015 s
testClearCommit 0.014 s
testIsEmptySingle 0.015 s
testGetKeysSingle 0.014 s
testClearMultiple 0.015 s
testClearSingle 0.018 s
testClearSubset 0.014 s
testIsEmptyError 0.014 s
testAddPropertyError 0.015 s

TestMapConfiguration

testListEscaped 0 s
testList 0 s
testSize 0 s
testGetBigIntegerConversion 0 s
testGetKeys 0 s
testContainsKey 0 s
testContains 0 s
testClearProperty 0 s
testGetProperty 0 s
givenNullIteratorTestContains 0 s
testSetLogger 0 s
testSizeEmpty 0.001 s
testIsEmpty 0 s
givenNullValueTestContains 0 s
testAddPropertyDirect 0 s
testClone 0 s
testCloneModify 0 s
testGetPropertyTrimNoSplit 0 s
testContainsValue 0 s
testGetPropertyTrim 0 s
testGetMap 0 s
testAddProperty 0 s
testNullMap 0 s
testGetPropertyTrimDisabled 0 s
testCloneInterpolation 0 s

TestImmutableNode

testRemoveChildExisting 0 s
testGetChildrenByMissingName 0 s
testAddAttributesNull 0 s
testChildrenImmutable 0 s
testSetAttribute 0 s
testSetAttributes 0 s
testSetAttributesEmpty 0 s
testSimpleProperties 0 s
testReplaceChildrenNullCollection 0 s
testNodeWithAttributes 0 s
testSetAttributesNull 0.001 s
testAttributesImmutable 0 s
testNodeWithNullChild 0 s
testAddChildrenNullElement 0 s
testRemoveAttributeExisting 0 s
testAddChild 0 s
testReplaceChildNotExisting 0 s
testNodeWithAttributesManipulateLater 0 s
testNodeWithChildren 0 s
testNodeWithAddMultipleChildren 0.001 s
testSetAttributeOverride 0 s
testNodeWithMultipleAttributes 0 s
testRemoveChildMultiple 0 s
testAddChildNull 0 s
testRemoveAttributeNotExisting 0 s
testGetChildrenByName 0 s
testSetName 0 s
testRemoveChildNodeNotExisting 0 s
testStream 0 s
testGetChildrenByNullName 0 s
testReplaceChildExisting 0 s
testReplaceChildNull 0 s
testReplaceChildren 0 s
testNodeWithChildrenManipulateLater 0 s
testAddChildrenNull 0.001 s
testSetValue 0 s

TestMultiWrapDynaBean

testGetMappedProperty 0 s
testGetDynaClass 0 s
testSetIndexedProperty 0.001 s
testContains 0 s
testSetSimpleProperty 0 s
testOrderOfProperties 0 s
testGetPropertyUnknown 0 s
testGetDynaClassName 0.001 s
testSetMappedProperty 0 s
testGetDynaClassNewInstance 0 s
testRemove 0 s
testGetSimpleProperty 0 s
testGetIndexedProperty 0 s

TestEqualBehavior

testAddingUnset 0.004 s
testDeletingNonExisting 0.001 s
testLoading 0.001 s
testSettingExisting 0.002 s
testAddingSet 0.001 s
testSettingNonExisting 0.002 s
testDeletingExisting 0.001 s

TestXMLListHandling

testRemoveListItem 0.001 s
testAddListItem 0.001 s
testIncompatibleListDelimiterOnSaving 0 s
testSaveNoChanges 0 s
testMixedList 0.001 s

TestDefaultParametersManager

testRegisterDefaultsHandlerNoClass 0 s
testUnregisterDefaultsHandlerAll 0 s
testApplyDefaults 0 s
testApplyDefaultsStartClass 0 s
testInitializeParametersNull 0 s
testApplyDefaultsOnSubClass 0 s
testApplyDefaultsMultipleHandlers 0 s
testRegisterDefaultsHandlerNoHandler 0 s
testUnregisterDefaultsHandlerSpecific 0 s

TestManagedReloadingDetector

testReloadingPerformed 0 s
testRefresh 0 s
testReloadingRequiredInitial 0 s

TestFileHandler

testLocateUnknownFile 0.001 s
testLoadFromFileNoContent 0.001 s
testSettingFileNames 0.001 s
testSaveToFileNameURLException 0 s
testLocationChangedEncoding 0 s
testSaveFileLocatorAwareToStream 0 s
testAssignNullHandler 0.001 s
testSaveFileLocatorAwareToWriter 0 s
testLoadFromURL 0 s
testSetFileSystemNull 0 s
testResetFileSystem 0 s
testSetURLFileScheme 0.001 s
testLocateSuccess 0.001 s
testLoadNoLocation 0 s
testGetFileSystemDefault 0 s
testSetFileLocator 0.001 s
testLoadEvents 0 s
testSetURLWithParams 0.057 s
testClearLocation 0 s
testLoadFileLocatorAware 0 s
testLocationChangedFileSystem 0 s
testPathWithPlus 0.001 s
testLocationChangedBasePath 0.001 s
testLoadInputStreamSupportIOException 0.003 s
testSetFileNameFileScheme 0.001 s
testSaveToStream 0 s
testSaveToWriter 0.001 s
testPathWithSpaces 0.001 s
testAssignWithFileBased 0 s
testSaveToWriterNoContent 0.001 s
testLoadDirectoryFile 0 s
testSetBasePath 0 s
testLoadFromFilePath 0.001 s
testLoadFileLocatorAwareReader 0 s
testLoadFileLocatorAwareStream 0.001 s
testIsLocationDefinedFalse 0 s
testLocationChangedFileName 0 s
testSaveEvents 0.001 s
testLoadInputStreamSupport 0 s
testSaveNoLocation 0 s
testInitFromMap 0.001 s
testLocationChangedLocator 0 s
testSaveSynchronized 0.001 s
testLoadNoContent 0 s
testSaveToFile 0 s
testLocateUndefinedLocator 0.001 s
testSetBasePathFileScheme 0 s
testLocatorAwareEncoding 0 s
testSaveToFileName 0.001 s
testSetFileName 0 s
testGetBasePathUndefined 0 s
testSaveToURL 0.001 s
testIsLocationDefinedFileName 0 s
testGetFileNameUndefined 0.001 s
testLocationChangedURL 0 s
testSaveToFileNameLocation 0.001 s
testLoadFromReaderIOException 0.002 s
testLoadFromFilePathWithURLDefined 0 s
testLoadFromFile 0 s
testSaveFileLocatorAware 0 s
testLoadFromClassPath 0.001 s
testSetURLNull 0 s
testGetLocationStrategyDefault 0 s
testLoadFromURLLocation 0.001 s
testIsLocationDefinedBasePathOnly 0 s
testIsLocationDefinedFile 0.001 s
testIsLocationDefinedPath 0 s
testLoadSynchronized 0.001 s
testLocationChangedFile 0 s
testLocationChangedPath 0 s
testSetLocationStrategy 0 s
testSetFileLocatorNull 0 s
testIsLocationDefinedURL 0.001 s
testSetFile 0 s
testSetPath 0 s
testSetURL 0 s
testLoadDirectoryString 0.001 s
testLoadFromReader 0 s
testInitPropertiesMultiThreaded 0.002 s
testSaveToWriterIOException 0 s
testLoadFromStream 0.002 s
testSaveToURLLocation 0.001 s
testAddFileHandlerListenerNull 0 s
testLoadFromFileNameLocation 0.001 s
testSaveToFileNameURLNotResolved 0 s

TestJakartaServletConfiguration

testListEscaped 0 s
testList 0.001 s
testSize 0 s
testGetBigIntegerConversion 0 s
testGetKeys 0 s
testContainsKey 0 s
testContains 0 s
testGetProperty 0 s
givenNullIteratorTestContains 0 s
testSetLogger 0 s
testSizeEmpty 0 s
testIsEmpty 0.001 s
givenNullValueTestContains 0 s
testContainsValue 0 s
testClearProperty 0 s
testAddPropertyDirect 0 s

TestSubsetConfiguration848

testSubsetWithJSONConfiguration 0.001 s
testSubsetConfigurationWithIndexAndDelimiter 0.001 s

TestBaseConfigurationBuilderProvider

testGetBuilderNotReloading 0.001 s
testGetBuilderNoFailOnInit 0 s
testGetBuilderAllowFailOnInit 0 s
testGetBuilderReloading 0.001 s
testInitNoParameterClasses 0 s
testInitNoBuilderClass 0 s
testGetParameterClassesModify 0 s
testGetReloadingBuilderNotSupported 0 s
testInitNoConfigurationClass 0 s

TestBaseConfigurationXMLReader

testParse 0.003 s
testParseSAXException 0 s
testParseIOException 0 s
testSetRootName 0 s

TestMergeCombiner

testInit 0 s
testOverrideValues 0.003 s
testListFromSecondStructure 0.002 s
testMerge 0.002 s
testAttributes 0.002 s
testCombinedTable 0.001 s
testSimpleValues 0.002 s
testListFromFirstStructure 0.001 s

TestDefaultExpressionEngineSymbols

testEqualsOtherClass 0 s
testEqualsFalse 0 s
testToString 0.001 s
testDefaultSymbols 0 s
testEqualsNull 0 s
testEqualsTrue 0 s

TestEventType

testToString 0 s

TestPatternSubtreeConfiguration

testSaveNotFileBased 0.002 s
testReadNotFileBased 0.002 s
testMultiConfiguration 0.006 s

TestCompositeConfiguration

testGetListWithInterpolation 0.001 s
testGetKeys2PreservesOrder 0.001 s
testStringArrayInterpolation 0.001 s
testInterpolationArrayReference 0 s
testInterpolationInMultipleConfigs 0.001 s
testCantRemoveMemoryConfig 0.001 s
testGetPropertyMissing 0 s
testGetSourceSingle 0.001 s
testSubsetCanResolve 0.001 s
testClone 0 s
testAddRemoveConfigurations 0.001 s
testGetKeysPreservesOrder 0 s
testList 0.001 s
testSetListDelimiter 0 s
testEventSetProperty 0.001 s
testInstanciateWithCollection 0 s
testGetList 0.001 s
testUseChildConfigAsInMemoryConfig 0 s
testGettingSubset 0.001 s
testMultipleTypesOfConfigs 0 s
testAddingProperty 0.001 s
testPropertyExistsInOnlyOneConfig 0 s
testGetSourceInMemory 0.001 s
testThrowExceptionOnMissing 0 s
testCloneNotSupported 0.001 s
testListInterpolation 0 s
testGetStringWithDefaults 0 s
testRemoveConfigurationSynchronized 0.001 s
testEventClearProperty 0.001 s
testAddFirstRemoveConfigurations 0.001 s
testGetNumberOfConfigurationsSynchronized 0 s
testGetProperty 0.001 s
testGetSourceNull 0 s
testCheckingInMemoryConfiguration 0.001 s
testSetListDelimiterInMemoryConfigNonBaseConfig 0 s
testReplaceInMemoryConfig 0.001 s
testEventAddProperty 0 s
testGetConfigurationSynchronized 0.001 s
testAddConfigurationSynchronized 0 s
testCloneEventListener 0 s
testGetSourceMultiple 0 s
testGettingConfiguration 0.001 s
testGetInMemoryConfigurationSynchronized 0 s
testClearingProperty 0.001 s
testDefaultValueWhenKeyMissing 0.003 s
testSettingMissingProperty 0.001 s
testGetPropertyWIncludes 0 s
testSetListDelimiterAfterClear 0.001 s
testGetStringArrayWithInterpolation 0 s
testGetSourceUnknown 0.001 s
testStringArray 0 s
testCloneInterpolation 0.001 s

TestMultiFileConfigurationBuilder

testFileNotFoundAllowFailOnInit 0 s
testRecursiveInterpolation 0.001 s
testGetManagedBuilderClonedParameters 0 s
testAddConfigurationListener 0 s
testSchemaValidationError 0.600 s
testGetConfiguration 0.004 s
testRemoveBuilderListenerOnReset 0.001 s
testCaching 0 s
testManagedConfigurationSettings 0.001 s
testNoPattern 0 s
testInterpolatorFromParameters 0.001 s
testFileNotFound 0 s
testCachingWithReset 0.001 s
testBuilderListenerReset 0 s
testInterpolatorReset 0 s
testBuilderListenerOtherTypes 0.001 s

TestYAMLConfiguration

testCopyConstructor 0.014 s
testSave 0.005 s
testGetPropertyInteger 0.002 s
testGetPropertyDictionary 0.001 s
testObjectCreationFromReader 0.002 s
testGetPropertyNested 0.001 s
testObjectCreationFromStream 0.001 s
testGetPropertySimple 0.002 s
testGetPropertySubset 0 s
testGetPropertyNestedWithList 0.001 s
testGetPropertyVeryNestedProperties 0.001 s
testDoubleStringValues 0.001 s

TestClasspathLocationStrategy

testLocateSuccess 0.002 s
testLocateFailed 0 s
testLocateNoFileName 0 s

TestAbsoluteNameLocationStrategy

testNoAbsoluteFileName 0.001 s
testNoFileName 0 s
testExistingAbsoluteFile 0 s
testNonExistingAbsoluteFile 0 s

TestBasicBuilderParameters

testInheritFromUndefinedProperties 0 s
testMergeNull 0 s
testFetchInterpolatorSpecificationInvalidMapValue 0 s
testSetConversionHandler 0 s
testMerge 0.004 s
testCloneDefaultLookups 0.001 s
testSetDefaultLookups 0 s
testSetParentInterpolator 0 s
testSetListDelimiter 0 s
testFetchBeanHelperNoSet 0 s
testSetConfigurationDecoder 0 s
testCloneValues 0.004 s
testSetPrefixLookups 0.001 s
testFetchInterpolatorSpecificationInvalidDataType 0 s
testSetLookupsAndInterpolator 0 s
testSetInterpolator 0 s
testFetchInterpolatorSpecification 0 s
testFetchInterpolatorSpecificationInvalidMapKey 0 s
testSetBeanHelper 0 s
testFetchInterpolatorSpecificationInvalidCollectionValue 0 s
testClonePrefixLookups 0 s
testInheritFromNull 0 s
testSetSynchronizer 0.002 s
testFetchInterpolatorSpecificationEmpty 0 s
testSetPrefixLookupsNull 0 s
testSetLogger 0 s
testGetParametersDefensiveCopy 0 s
testFetchBeanHelperNullMap 0 s
testDefaults 0 s
testFetchInterpolatorSpecificationNull 0 s
testSetDefaultLookupsNull 0 s
testInheritFrom 0 s
testFetchInterpolatorSpecificationWithInterpolator 0 s
testSetThrowExceptionOnMissing 0 s

TestPropertyListConfiguration

testAddDataProperty 0.004 s
testEmptyArray 0.001 s
testParseDateNoNumber 0.001 s
testSetDataProperty 0.001 s
testParseDateNull 0.001 s
testArray 0.001 s
testData 0.001 s
testDate 0.001 s
testLoad 0.001 s
testSave 0.003 s
testSaveEmptyDictionary 0.002 s
testDictionaryArray 0.001 s
testFormatDate 0.001 s
testLoadWithError 0.001 s
testDictionary 0 s
testQuotedString 0 s
testQuoteString 0.001 s
testInitCopy 0.001 s
testParseDateTooShort 0.001 s
testNestedDictionaries 0.001 s
testNestedArrays 0.001 s
testString 0 s
testParseDateInvalidChar 0.001 s

TestServletConfiguration

testListEscaped 0.003 s
testList 0 s
testSize 0 s
testGetBigIntegerConversion 0 s
testGetKeys 0 s
testContainsKey 0.001 s
testContains 0 s
testGetProperty 0 s
givenNullIteratorTestContains 0 s
testSetLogger 0 s
testSizeEmpty 0 s
testIsEmpty 0 s
givenNullValueTestContains 0 s
testContainsValue 0.001 s
testClearProperty 0 s
testAddPropertyDirect 0 s

TestBasicConfigurationBuilder

testAddParameters 0 s
testInitNoClass 0 s
testResetResult 0.001 s
testSetParameters 0 s
testInitializationErrorAllowed 0 s
testReservedParameter 0 s
testGetParametersModify 0 s
testReset 0 s
testGetResultDeclarationInvalidBeanClass 0 s
testAddConfigurationListener 0 s
testConnectToReloadingControllerNull 0 s
testGetConfiguration 0 s
testConfigure 0 s
testBeanHelperInConfiguration 0 s
testEventListenerConfiguration 0.001 s
testRemoveConfigurationListenersOnReset 0 s
testRemoveConfigurationListener 0 s
testGetConfigurationConcurrently 0.001 s
testInitWithParameters 0 s
testAddParametersNull 0 s
testConnectToReloadingController 0 s
testResetParameters 0 s
testInitializationErrorNotAllowed 0.001 s
testInitializableCalled 0 s
testInitWithParametersNull 0 s
testInitWithParametersDefensiveCopy 0 s
testCopyEventListeners 0 s

TestDefaultFileSystem

testDefaultLogger 0 s
testSetLogger 0 s
testGetOutputStreamInvalidPath 0.001 s

TestSubsetConfiguration

testGetChildKey 0 s
testClear 0.001 s
testGetParentKey 0 s
testInterpolator 0.001 s
testGetKeys 0 s
testGetList 0 s
testThrowExceptionOnMissing 0 s
testConstructNullParent 0 s
testPrefixDelimiter 0.001 s
testSetProperty 0 s
testGetProperty 0 s
testSetPrefix 0 s
testSetListDelimiterHandlerParentNotSupported 0.136 s
testInterpolationForKeysOfTheParent 0 s
testGetParent 0 s
testGetPrefix 0 s
testPrefixDelimiterNegativeTest 0 s
testNested 0.037 s
testLocalLookupsInInterpolatorAreInherited 0 s
testSetListDelimiterHandlerInParent 0 s
testListDelimiterHandling 0 s
testGetKeysWithPrefix 0 s
testGetListDelimiterHandlerFromParent 0 s

TestCombinedConfigurationBuilderVFS

testLoadAdditional 0.002 s
testConfigurationBuilderProviderInheritBasicProperties 0.004 s
testLoadOptional 0.003 s
testMultiTenentConfigurationReloading 5.044 s
testReloadingBuilder 0.003 s
testEnvironmentProperties 0.006 s
testGetChildBuilders 0.003 s
testGetNamedBuilder 0.003 s
testGetNamedBuilderBeforeConfigurationAccess 0 s
testConfigurationBuilderProviderInheritEventListeners 0.003 s
testMultiTenentConfigurationProperties 0.003 s
testINIConfiguration 0.008 s
testCombinedConfigurationAttributes 0.003 s
testDefaultBasePathFromDefinitionBuilder 0.001 s
testReactOnSubBuilderChange 0.001 s
testNoDefinitionBuilder 0 s
testBasePathForChildConfigurations 0.001 s
testProviderInDefinitionConfig 0.001 s
testCustomEntityResolver 0.001 s
testCombinedConfigurationNoAdditional 0.002 s
testSystemProperties 0.001 s
testConcurrentReadAccessWithoutSynchronizer 0.003 s
testCustomFileSystemForSubConfig 0.002 s
testMultiTenentConfiguration 0.002 s
testConfigurationBuilderProviderInheritCustomProviders 0.001 s
testConfigurationBuilderProvider 0.002 s
testConfigurationBuilderProviderInheritBasePath 0.001 s
testChildBuildersAreInitializedOnlyOnce 0.002 s
testBuilderNamesBeforeConfigurationAccess 0 s
testConfigureResult 0 s
testInitChildBuilderParametersDefaultChildProperties 0.002 s
testCustomBuilderProvider 0 s
testCustomResultConfiguration 0.001 s
testResetBuilder 0.001 s
testJndiConfiguration 0.004 s
testInheritProperties 0.002 s
testDefaultBasePathInParameters 0.001 s
testBuilderNames 0.001 s
testSuppressChildBuilderPropertyInheritance 0.002 s
testConfigureEntityResolverWithProperties 0 s
testCustomFileSystem 0.001 s
testRootNodeInitializedAfterCreation 0.001 s
testLoadConfiguration 0.001 s
testLoadOptionalForceCreate 0.001 s
testBuilderNamesManipulate 0.001 s
testCustomLookup 0.001 s
testGetNamedBuilderUnknown 0.002 s
testCombinedConfigurationListNodes 0.002 s
testRemoveSubBuilderListener 0.001 s
testInterpolationOverMultipleSources 0.002 s
testLoadOptionalWithException 0.001 s
testSetConfigurationBasePath 0 s

TestPropertiesSequence

testConfigurationValuesInSameOrderFromFile 0.002 s
testConfigurationValuesInSameOrderWithManualAdd 0.001 s
testMappingInSameOrder 0.002 s

TestEnvironmentConfiguration

testClear 0 s
testInit 0.001 s
testClearProperty 0 s
testSetProperty 0 s
testAddProperty 0 s

TestBasicConfigurationBuilderEvents

testRemoveEventListenerNotExisting 0 s
testResultCreatedEventNoConfiguration 0.001 s
testConfigurationRequestEvent 0 s
testConfigurationRequestEventType 0 s
testResultCreatedEventType 0 s
testBuilderResetEvent 0 s
testResultCreatedEvent 0 s
testBuilderResetEventType 0 s
testResetOnConfigurationRequestEvent 0 s
testBuilderEventType 0 s
testRemoveEventListener 0 s

TestConfigurationLookup

testInitNoConfig 0 s
testLookupNotFound 0 s
testLookupComplex 0 s
testLookupNotFoundEx 0 s
testLookupSuccess 0 s

TestFileExtensionConfigurationBuilderProvider

testInitNoDefaultConfigClass 0.001 s
testDetermineConfigurationClassNoExtension 0.006 s
testDetermineConfigurationClassMatchCase 0 s
testDetermineConfigurationClassExtensionMatch 0 s
testInitNoExt 0 s
testInitSuper 0 s
testInitNoMatchingConfigClass 0 s
testDetermineConfigurationClassNoParams 0.001 s
testDeterminieConfigurationClassNoFileName 0 s
testDetermineConfigurationClassExtensionNoMatch 0 s

TestExprLookup

testLookupNoConfigurationInterpolator 0.010 s
testLookupNullExpression 0.004 s
testGetVariablesDefensiveCopy 0 s
testLookupLog4j1 0 s
testGetVariables 0 s
testLookup 0.002 s
testLookupNonStringExpression 0.001 s

TestSubsetConfigurationEvents

testClearEvent 0 s
testSetPropertyEventWithDetails 0 s
testSetPropertyEvent 0 s
testClearPropertyEventWithDetails 0 s
testClearPropertyEvent 0 s
testAddPropertyEventWithDetails 0 s
testClearEventWithDetails 0 s
testAddPropertyEvent 0 s

TestCombinedBeanDeclaration

testGetBeanClassNameDefined 0 s
testGetBeanFactoryNameUndefined 0 s
testGetBeanFactoryNameDefined 0 s
testGetConstructorArgsUndefined 0 s
testGetNestedBeanDeclarationsNull 0 s
testGetBeanProperties 0 s
testGetBeanFactoryParameterDefined 0 s
testGetBeanClassNameUndefined 0.001 s
testGetConstructorArgsDefined 0 s
testGetBeanFactoryParameterUndefined 0 s
testGetNestedBeanDeclarations 0 s
testGetBeanPropertiesNull 0 s

TestJakartaServletFilterConfiguration

testListEscaped 0 s
testList 0 s
testSize 0 s
testGetBigIntegerConversion 0 s
testGetKeys 0 s
testContainsKey 0 s
testContains 0 s
testGetProperty 0 s
givenNullIteratorTestContains 0 s
testSetLogger 0 s
testSizeEmpty 0 s
testIsEmpty 0 s
givenNullValueTestContains 0 s
testContainsValue 0 s
testClearProperty 0 s
testAddPropertyDirect 0 s

TestBeanHelper

testDefaultInstance 0 s
testRegisterBeanFactory 0 s
testDeregisterBeanFactoryNonExisting 0 s
testCreateBeanWithException 0.001 s
testCreateWrapDynaBean 0 s
testCreateBeanWithNullDeclaration 0 s
testInitWithBeanFactory 0.002 s
testCreateBeanWithParameter 0.001 s
testCreateBeanWithFactoryDefaultClass 0 s
testCreateBeanWithListChildBean 0.001 s
testRegisteredFactoriesEmptyForNewInstance 0 s
testDeregisterBeanFactoryNull 0 s
testCreateBean 0 s
testDefaultBeanFactory 0 s
testCreateBeanWithDefaultFactory 0 s
testCreateBeanWithDefaultClass 0 s
testInitBean 0 s
testCreateBeanWithNoClass 0 s
testInitBeanWithNoData 0 s
testRegisterBeanFactoryNull 0 s
testCreateWrapDynaBeanNull 0 s
testRegisterBeanFactoryNullName 0 s
testDeregisterBeanFactory 0 s
testInitBeanWithInvalidProperty 0.001 s
testCopyProperties 0.001 s
testCreateBeanWithInvalidClass 0 s
testCreateBeanWithUnknownFactory 0 s

TestThreesomeConfiguration

testList1 0.001 s
testList2 0 s
testList3 0 s

TestParameters

testDatabase 0 s
testProperties 0.003 s
testRegisterDefaultsHandlerNoStartClass 0.003 s
testApplyDefaults 0.001 s
testXml 0 s
testBasic 0 s
testDefaultParametersManager 0 s
testJndi 0.001 s
testFileBasedInheritance 0 s
testProxyObjectMethods 0 s
testFileBased 0 s
testMultiFile 0 s
testPropertiesInheritance 0 s
testCombined 0 s
testXmlInheritance 0 s
testRegisterDefaultsHandlerWithStartClass 0.001 s
testInheritance 0 s
testHierarchical 0.001 s
testHierarchicalInheritance 0 s

TestJakartaServletRequestConfiguration

testListEscaped 0.007 s
testList 0.001 s
testSize 0 s
testGetBigIntegerConversion 0 s
testGetKeys 0 s
testContainsKey 0 s
testContains 0 s
testGetProperty 0 s
givenNullIteratorTestContains 0 s
testSetLogger 0 s
testSizeEmpty 0 s
testIsEmpty 0 s
givenNullValueTestContains 0 s
testContainsValue 0 s
testClearProperty 0 s
testListWithEscapedElements 0.001 s
testAddPropertyDirect 0 s

TestXMLPropertyListConfigurationEvents

testClearEvent 0.109 s
testSetPropertyEventWithDetails 0.004 s
testSetPropertyEvent 0.003 s
testClearPropertyEventWithDetails 0.003 s
testClearPropertyEvent 0.002 s
testAddPropertyEventWithDetails 0.002 s
testClearEventWithDetails 0.002 s
testAddPropertyEvent 0.002 s
testSetByteArrayPropertyEvent 0.002 s
testAddByteArrayPropertyEvent 0.003 s

TestXMLBeanDeclaration

testGetBeanPropertiesEmpty 0 s
testGetBeanFactoryNameUndefined 0 s
testInitFromNullConfiguration 0 s
testInitFromUndefinedKey 0 s
testGetBeanClassName 0 s
testGetBeanFactoryParameterUndefinedWithEx 0 s
testGetBeanFactoryParameter 0 s
tetGetBeanClassNameDefaultOverride 0.001 s
testGetInterpolatedBeanProperties 0 s
testGetBeanClassNameUndefinedWithEx 0 s
testGetNestedBeanDeclarationsEmpty 0 s
testInterpolateNoInterpolator 0 s
testGetConstructorArgs 0 s
testInitFromMultiValueKey 0 s
testGetBeanFactoryName 0.001 s
testGetBeanPropertiesWithReservedAttributes 0 s
testGetBeanProperties 0 s
testGetNestedBeanDeclarationsReservedCharacter 0 s
testGetBeanClassNameUndefined 0 s
testGetNestedBeanDeclarationsFactoryMethod 0 s
testGetBeanFactoryNameUndefinedWithEx 0 s
testGetBeanClassNameFromDefault 0 s
testGetBeanFactoryParameterUndefined 0 s
testGetNestedBeanDeclarations 0.001 s
testGetInterpolatedConstructorArgs 0 s
testInitFromNullConfigurationAndKey 0 s
testInitFromUndefinedKeyOptional 0 s
testGetConstructorArgsNullArg 0 s

TestFileLocatorUtils

testFileFromURLWithPlus 0 s
testLocateSuccessWithStrategyDefaultFileSystem 0.001 s
testConvertToURIException 0 s
testPutNoMap 0 s
testLocateNullLocator 0 s
testDefaultFileLocationStrategy 0 s
testFromMapNoMap 0 s
testObtainLocationStrategySetInLocator 0 s
testGetFile 0 s
testObtainLocationStrategyNotSetInLocator 0 s
testFileFromURLWithEncodedPercent 0 s
testObtainFileSystemNullLocator 0 s
testGetBasePath 0 s
testIsLocationDefinedFalse 0 s
testPutNoLocator 0 s
testFullyInitializedLocatorFileName 0.001 s
testObtainFileSystemSetInLocator 0 s
testFullyInitializedLocatorUndefined 0.001 s
testConvertFileToURL 0 s
testGetFileName 0 s
testFileFromURLNull 0 s
testIsLocationDefinedFileName 0 s
testFullyInitializedLocatorURL 0.001 s
testFullyInitializedLocatorLocateFails 0 s
testLocateSuccessWithStrategyAndFileSystem 0 s
testIsLocationDefinedNull 0 s
testFullyInitializedLocatorAlreadyComplete 0 s
testLocateOrThrowFailed 0.001 s
testLocateSuccessWithDefaults 0 s
testIsLocationDefinedURL 0 s
testIsFullyInitializedNoBasePath 0 s
testStoreFileLocatorInMap 0 s
testLocateWithNullTCCL 0 s
testObtainFileSystemNotSetInLocator 0 s
testObtainLocationStrategyNullLocator 0 s
testIsFullyInitializedNull 0 s

TestReloadingCombinedConfigurationBuilderFileBased

testReloadDefinitionFileDefaultBuilder 0.004 s
testReloadDefinitionFileExplicitBuilder 0.108 s
testReloadFromFile 0.003 s
testConcurrentGetAndReload 0.051 s

TestHierarchicalXMLConfiguration

testSetRootElementNameWhenLoadedFromFile 0.002 s
testSave 0.001 s
testXmlNodeTypes 0.001 s
testLoadURL 0.001 s
testSaveModified 0.002 s
testGetProperty 0 s
testLoadBasePath1 0 s
testLoadBasePath2 0 s
testSaveNew 0.001 s
testRootElement 0.001 s

TestConstructorArg

testIsNestedBeanDeclarationFalse 0 s
testForBeanDeclarationNull 0 s
testMatchesWithType 0 s
testMatchesNull 0 s
testMatchesNoType 0.001 s
testIsNestedBeanDeclarationTrue 0.001 s

TestJakartaServletContextConfiguration

testListEscaped 0.010 s
testList 0 s
testSize 0 s
testGetBigIntegerConversion 0 s
testGetKeys 0.001 s
testContainsKey 0 s
testContains 0 s
testGetProperty 0 s
givenNullIteratorTestContains 0 s
testSetLogger 0 s
testSizeEmpty 0 s
testIsEmpty 0.001 s
givenNullValueTestContains 0 s
testContainsValue 0 s
testClearProperty 0 s
testAddPropertyDirect 0 s

TestNullCompositeConfiguration

testGetKeys2PreservesOrder 0.002 s
testCantRemoveMemoryConfig 0 s
testGetPropertyMissing 0.001 s
testSubsetCanResolve 0.001 s
testAddRemoveConfigurations 0 s
testGetKeysPreservesOrder 0.001 s
testList 0 s
testGetList 0.001 s
testGettingSubset 0.001 s
testMultipleTypesOfConfigs 0 s
testAddingProperty 0.001 s
testPropertyExistsInOnlyOneConfig 0 s
testThrowExceptionOnMissing 0.001 s
testGetStringWithDefaults 0 s
testGetProperty 0.001 s
testCheckingInMemoryConfiguration 0 s
testGettingConfiguration 0.001 s
testClearingProperty 0 s
testDefaultValueWhenKeyMissing 0.001 s
testSettingMissingProperty 0.001 s
testGetVector 0 s
testGetPropertyWIncludes 0.001 s
testStringArray 0.001 s

TestXMLConfigurationEvents

testClearEvent 0 s
testSetPropertyEventWithDetails 0 s
testSetPropertyEvent 0 s
testClearPropertyEventWithDetails 0 s
testClearPropertyEvent 0 s
testAddPropertyEventWithDetails 0 s
testClearEventWithDetails 0 s
testAddPropertyEvent 0 s
testAddNodesEvent 0 s
testSubConfigurationChangedEventNotConnected 0 s
testAddNodesEmptyEvent 0.001 s
testSubConfigurationChangedEventConnected 0 s
testClearTreeEvent 0 s

TestPropertiesConfigurationEvents

testClearEvent 0.001 s
testSetPropertyEventWithDetails 0 s
testSetPropertyEvent 0 s
testClearPropertyEventWithDetails 0 s
testClearPropertyEvent 0 s
testAddPropertyEventWithDetails 0 s
testClearEventWithDetails 0 s
testAddPropertyEvent 0 s

TestPropertiesBuilderParametersImpl

testSetIOFactory 0 s
testSetIOFactoryProperty 0 s
testSetIncludesAllowed 0 s
testSetLayout 0 s
testInheritFrom 0 s
testSetIncludeListener 0 s
testSetIncludeListenerProperty 0.001 s
testBeanPropertiesAccess 0 s

TestFileLocator

testFileLocatorEqualsFalse 0 s
testCreateFileLocatorUndefined 0 s
testFileLocatorEqualsNull 0 s
testFileLocatorEqualsTrue 0 s
testFileLocatorToString 0 s
testFileLocatorEqualsOtherClass 0 s
testCreateFileLocatorFromSource 0 s
testCreateFileLocator 0 s

TestPropertiesConfiguration

testCopyAndSave 0.002 s
testSaveToCustomURL 0.001 s
testPropertyLoadedInclude 0.001 s
testBackslashEscapingInLists 0 s
testCompress840PriorityQueue(int)[1] 0.002 s
testCompress840PriorityQueue(int)[2] 0.001 s
testCompress840PriorityQueue(int)[3] 0 s
testCompress840PriorityQueue(int)[4] 0.001 s
testCompress840PriorityQueue(int)[5] 0 s
testSetFooterSynchronized 0 s
testLoadIncludeInterpol 0 s
testSaveWithBasePath 0.001 s
testIsCommentLine 0.001 s
testJupRead 0.003 s
testSlashEscaping 0.001 s
testCompress840ArrayListCycle(int)[1] 0 s
testCompress840ArrayListCycle(int)[2] 0 s
testCompress840ArrayListCycle(int)[3] 0.001 s
testCompress840ArrayListCycle(int)[4] 0.001 s
testCompress840ArrayListCycle(int)[5] 0.001 s
testEscapedKeyValueSeparator 0 s
testDisableListDelimiter 0.001 s
testLoadIncludeFileViaFileSystem 0.001 s
testSetIOFactoryNull 0 s
testLoadViaPropertyWithBasePath2 0.001 s
testEmptyNoSeparator 0 s
testUnescapeJava 0 s
testIncludeLoadCyclicalMultiStepReferenceFail 0.001 s
testLoadUnexistingFile 0 s
testClone 0.001 s
testEmpty 0.001 s
testPropertyLoadedIncludeNotAllowed 0 s
testList 0.001 s
testLoad 0 s
testSave 0.001 s
testCompress840ArrayList(int)[1] 0 s
testCompress840ArrayList(int)[2] 0.001 s
testCompress840ArrayList(int)[3] 0.001 s
testCompress840ArrayList(int)[4] 0 s
testCompress840ArrayList(int)[5] 0.001 s
testSetIOFactoryReader 0 s
testLoadIncludeFromClassPath 0.001 s
testEscapedKey 0 s
testIncludeIncludeLoadAllOnNotFound 0.001 s
testChangingListDelimiter 0.001 s
testJupWriteUtf8WithoutUnicodeEscapes 0.001 s
testNewLineEscaping 0 s
testLargeKey 0.002 s
testKeyValueSeparators 0 s
testSetIOFactoryWriter 0.001 s
testReadFooterComment 0.001 s
testUnEscapeCharacters 0 s
testSaveWithDelimiterParsingDisabled 0.001 s
testEscapeQuote 0 s
testGetIOFactoryDefault 0.001 s
testConfiguration 0 s
testIncludeLoadCyclicalMultiStepReferenceIgnore 0 s
testMixedArray 0.001 s
testSaveToHTTPServerFail 0 s
testReference 0.001 s
testGetFooterSynchronized 0 s
testSaveToHTTPServerSuccess 0.001 s
testIncludeLoadAllOnLoadException 0.032 s
testSetHeaderSynchronized 0.001 s
testSetInclude 0 s
testIncludeIncludeLoadCyclicalReferenceIgnore 0.001 s
testMultipleIncludeFiles 0 s
testInMemoryCreatedSave 0.001 s
testSetPropertyListWithDelimiterParsingDisabled 0.001 s
testIncludeLoadCyclicalReferenceFail 0.001 s
testIncludeLoadCyclicalReferenceIgnore 0 s
testIncludeIncludeLoadCyclicalReferenceFail 0.001 s
testSaveEscapedEscapingCharacter 0.001 s
testCompress840BeanContextSupport 0.002 s
testSaveWithDataConfig 0.001 s
testJupWrite 0 s
testMultilines 0.001 s
testGetStringWithEscapedChars 0 s
testGetStringWithEscapedComma 0.001 s
testComment 0 s
testInitFromNonExistingFile 0.001 s
testLoadIncludeFromReader 0 s
testAppendAndSave 0.001 s
testLoadInclude 0.001 s
testPropertyLoaded 0 s
testLoadFromFile 0.001 s
testIncludeInSubDir 0.002 s
testFileWithSharpSymbol 0.001 s
testAppend 0 s
testGetLayout 0 s
testCloneNullLayout 0.001 s
testDisableIncludes 0 s
testCompress840BeanContextServicesSupport 0.002 s
testKeepSeparators 0.001 s
testGetHeaderSynchronized 0 s
testLoadIncludeOptional 0.001 s
testWriteFooterComment 0.001 s
testIncludeLoadAllOnNotFound 0 s
testSaveWithDefaultListDelimiterHandler 0.001 s
testCompress840Exception(int)[1] 0.001 s
testCompress840Exception(int)[2] 0 s
testCompress840Exception(int)[3] 0.001 s
testCompress840Exception(int)[4] 0.001 s
testCompress840Exception(int)[5] 0 s
testClearFooterComment 0.001 s
testLoadViaPropertyWithBasePath 0 s
testCompress840Path(int)[1] 0 s
testCompress840Path(int)[2] 0.001 s
testCompress840Path(int)[3] 0 s
testCompress840Path(int)[4] 0.001 s
testCompress840Path(int)[5] 0 s
testReadCalledDirectly 0.001 s
testLineSeparator 0 s
testSaveMissingFileName 0.001 s

TestConfigurationIteratorAttributes

testIterateSpecificAttribute 0 s
testIterateUnknownAttribute 0 s
testIterateAllAttributes 0 s
testIterateNamespaceUnknown 0 s
testIterateNamespaceWildcard 0 s
testIterateNamespaceAttribute 0.001 s

TestConfigurationNodePointer

testIterators 0.003 s
testIsLeafTrue 0 s
testIsAttribute 0 s
testCompareChildNodePointersAttributes 0.001 s
testCompareChildNodePointersChildren 0.001 s
testIsLeave 0 s
testSetValue 0.001 s

TestNodeUpdateData

testGetChangedValuesModify 0 s
testInitNoData 0 s
testInitRemovedNodesDefensiveCopy 0 s
testGetRemovedNodesModify 0 s
testGetNewValuesModify 0 s
testInitNewValuesDefensiveCopy 0 s
testInitChangedValuesDefensiveCopy 0.001 s

TestHierarchicalConfigurationXMLReader

testParse 0.002 s

TestCombinedBuilderParametersImpl

testRegisterMissingProviders 0.003 s
testProviderForUnknown 0.001 s
testRegisterChildDefaultsHandler 0 s
testSetInheritSettings 0 s
testGetChildDefaultParametersManagerUndefined 0 s
testRegisterChildDefaultsHandlerWithStartClass 0 s
testRegisterProviderNoProvider 0.001 s
testGetChildDefaultParametersManagerSpecific 0 s
testInheritFromNoParametersInMap 0 s
testClone 0 s
testRegisterMissingProvidersParamsNull 0 s
testGetParametersInherited 0 s
testSetBeanProperties 0.001 s
testGetProvidersModify 0 s
testSetBasePath 0 s
testFromParametersNotFound 0 s
testRegisterMissingProvidersNullEntry 0 s
testRegisterProviderNoTag 0 s
testGetProvidersInitial 0 s
testFromParametersExisting 0.001 s
testSetDefinitionBuilderParameters 0 s
testFromParametersCreate 0 s
testInheritFrom 0 s
testRegisterMissingProvidersParams 0 s
testRegisterMissingProvidersNullMap 0 s
testSetDefinitionBuilder 0 s
testRegisterProvider 0 s

TestDefaultExpressionEngine

testCanonicalKeyRootNoParentKey 0 s
testInitNoSymbols 0 s
testPrepareAddWithSameAttributeDelimiter 0 s
testPrepareAddWithIndex 0 s
testPrepareAddInvalidKeyAttribute 0.001 s
testNodeKeyWithRoot 0 s
testPrepareAddWithPath 0 s
testQueryRootNodeEmptyKey 0 s
testCanonicalKeyNoDuplicates 0 s
testQueryAttributeEmulation 0 s
testAttributeKeyRoot 0 s
testAttributeKeyWithAlternativeSyntax 0 s
testQueryRootNodeNullKey 0 s
testNodeKeyWithEscapedDelimiters 0 s
testQueryKeys 0 s
testQueryEscapedKeys 0 s
testDefaultSymbols 0 s
testPrepareAddInvalidKey 0 s
testQueryNodes 0 s
testCanonicalKeyRootWithParentKey 0 s
testPrepareAddDirectly 0 s
testQueryNonExistingKeys 0 s
testPrepareAddWithAlternativeMatcher 0 s
testCanonicalKeyWithDuplicates 0 s
testAttributeKey 0 s
testAttributeKeyNoParent 0.001 s
testPrepareAddEmptyKey 0 s
testCanonicalKeyNoParentKey 0 s
testPrepareAddWithAlternativeSyntax 0 s
testQueryAlternativeSyntax 0 s
testQueryKeyWithAlternativeMatcher 0.001 s
testNodeKeyWithAlternativeSyntax 0 s
testPrepareAddAttribute 0 s
testNodeKey 0 s
testPrepareAddAttributeRoot 0 s
testNodeKeyWithAlternativeSyntaxAttributePropertyDelimiter 0 s
testQueryRootAttribute 0 s
testPrepareAddNullKey 0.001 s

TestEventSource

testSetDetailEvents 0.001 s
testAddEventListener 0 s
testCopyEventListenersNullSource 0 s
testClone 0 s
testInit 0 s
testGetEventListenersAddNew 0 s
testGetEventListenersUpdate 0 s
testClearEventListeners 0 s
testFireError 0 s
testFireEvent 0 s
testRemoveListenerInFireEvent 0 s
testRemoveNullEventListener 0 s
testFireErrorNoListeners 0 s
testFireEventNoDetails 0 s
testClearErrorListeners 0 s
testFireEventNoListeners 0 s
testCopyEventListeners 0.001 s
testAddNullEventListener 0 s
testRemoveEventListener 0 s

TestAppletConfiguration

testListEscaped 0.004 s
testList 0 s
testSize 0 s
testGetBigIntegerConversion 0 s
testGetKeys 0 s
testContainsKey 0 s
testContains 0 s
testGetProperty 0 s
givenNullIteratorTestContains 0 s
testSetLogger 0 s
testSizeEmpty 0.001 s
testIsEmpty 0 s
givenNullValueTestContains 0 s
testContainsValue 0 s
testClearProperty 0 s
testAddPropertyDirect 0 s

TestConstantLookup

testLookupNonExisting 0 s
testLookupPrivate 0 s
testLookupInvalidSyntax 0 s
testLookupNull 0 s
testLookupUnknownClass 0.001 s
testLookupCache 0 s
testLookupNonStringFromCache 0 s
testLookupConstant 0 s

TestAbstractConfigurationBasicFeatures

testInterpolationUnknownVariable 0 s
testCopyEvents 0.001 s
testGetCollectionNullTarget 0 s
testGetArrayPrimitive 0 s
testAppendDelimiterHandling 0 s
testInterpolateEnvironmentVariables 0.002 s
testSetPrefixLookupsNoInterpolator 0.003 s
testGetArray 0 s
testSetDefaultConversionHandler 0 s
testAddPropertyListNoDelimiterParsing 0 s
testDefaultConversionHandlerSharedInstance 0 s
testGet 0 s
testGetUnknownWithDefaultValue 0 s
testDefaultListDelimiterHandler 0 s
testGetArrayDefaultValueWrongComponentClass 0.001 s
testCopy 0 s
testInterpolateRecursive 0 s
testSetDefaultLookupsNoInterpolator 0 s
testCopyDelimiterHandling 0.001 s
testGetArrayUnknownWithDefault 0 s
testSizeInternal 0 s
testSetPrefixLookupsExistingInterpolator 0 s
testGetUnknownWithThrowExceptionOnMissing 0 s
testGetEncodedStringValue 0.002 s
testGetList 0 s
testGetEncodedStringNoValue 0 s
testCyclicInterpolation 0.001 s
testGetStringArrayUnknown 0 s
testGetEncodedStringWithDefaultDecoder 0 s
testGetCollection 0 s
testGetArrayUnknownNoDefault 0 s
testSetDefaultConversionHandlerNull 0 s
testSetParentInterpolatorNoInterpolator 0.009 s
testGetStringArrayNonString 0 s
testClearIteratorNoRemove 0 s
testGetArrayDefaultValueNotAnArray 0.001 s
testGetUnownWithDefaultValueThrowExceptionOnMissing 0 s
testCopyNull 0 s
testGetCollectionUnknownWithDefault 0 s
testInterpolateList 0 s
testInterpolateEscape 0 s
testGetCollectionSingleValue 0 s
testInterpolateString 0 s
testSetListDelimiterHandlerNull 0 s
testInterpolationNoInterpolator 0 s
testGetListUnknownWithDefault 0.001 s
testGetEncodedStringNoDecoder 0 s
testAddPropertyList 0 s
testInterpolateStringWithListVariable 0 s
testInstallInterpolatorNull 0 s
testGetUnknownNoDefaultValue 0 s
testAppend 0 s
testAppendWithLists 0 s
testCopyWithLists 0 s
testGetEncodedStringNoDefaultDecoderDefined 0 s
testGetCollectionUnknownNoDefault 0 s
testAppendNull 0 s
testGetListNonString 0 s
testInterpolateArray 0 s
testSetDefaultLookupsExistingInterpolator 0 s
testAppendEvents 0 s
testDefaultConversionHandler 0 s
testNestedVariableInterpolation 0.001 s
testGetListUnknownNoDefault 0 s
testSetParentInterpolatorExistingInterpolator 0 s

TestSystemPropertiesLookup

testLookupUnknownProperty 0 s
testLookupProperties 0 s

TestDummyLookup

testLookup 0 s

TestFileSystemLocationStrategy

testLocate 0.001 s

TestConfigurationPropertySource

testSystemPropertyValueInjection 0.001 s
testEmptyStringValueInjection 0 s
testListValueInjection 0 s
testNullValueInjection 0 s

TestCompositeConfigurationNonStringProperties

testDoubleArrayValue 0 s
testShortArrayValue 0 s
testBooleanArrayValue 0 s
testFloat 0.001 s
testShort 0 s
testByte 0 s
testLong 0.001 s
testLongDefaultValue 0 s
testIntegerArrayValue 0 s
testLongArrayValue 0.001 s
testShortDefaultValue 0 s
testBoolean 0 s
testFloatArrayValue 0 s
testBooleanDefaultValue 0.001 s
testDoubleDefaultValue 0 s
testListMissing 0 s
testFloatDefaultValue 0 s
testDouble 0.001 s
testByteArrayValue 0 s
testIntegerDefaultValue 0 s
testInteger 0.001 s
testIsEmpty 0 s
testSubset 0 s

TestXPathExpressionEngineInConfig

testPropertiesWithNamespace 0.010 s
testSetPropertyExisting 0.001 s
testSetPropertyNewKey 0.001 s
testSetPropertyNewAttribute 0 s
testSetPropertyPartlyExisting 0.001 s
testAddPropertyComplexStructures 0.002 s

TestPropertyListConfigurationEvents

testClearEvent 0.001 s
testSetPropertyEventWithDetails 0.001 s
testSetPropertyEvent 0.001 s
testClearPropertyEventWithDetails 0 s
testClearPropertyEvent 0 s
testAddPropertyEventWithDetails 0.001 s
testClearEventWithDetails 0.001 s
testAddPropertyEvent 0 s
testSetByteArrayPropertyEvent 0.001 s
testAddByteArrayPropertyEvent 0 s

TestCombinedLocationStrategy

testInitDefensiveCopy 0 s
testLocateSuccessFirstSubStrategy 0 s
testGetSubStrategiesModify 0.001 s
testLocateSuccessSecondSubStrategy 0 s
testInitCollectionWithNullEntries 0 s
testInitNullCollection 0 s
testLocateFailed 0 s

TestJNDIConfiguration

testResetRemovedProperties 0.013 s
testLogListener 0.004 s
testProperties 0.001 s
testFloat 0.001 s
testShort 0.001 s
testByte 0.001 s
testLong 0.001 s
testContainsKeyError 0.001 s
testLongDefaultValue 0.002 s
testShortDefaultValue 0.001 s
testContainsKey 0.001 s
testBoolean 0.002 s
testGetKeysError 0.002 s
testBooleanDefaultValue 0.001 s
testDoubleDefaultValue 0.002 s
testListMissing 0.001 s
testChangePrefix 0.001 s
testGetPropertyError 0.002 s
testFloatDefaultValue 0.001 s
testGetKeysWithCycles 0.003 s
testDouble 0.001 s
testIntegerDefaultValue 0.001 s
testInteger 0.001 s
testGetKeysNoData 0.001 s
testSubset 0.001 s
testConstructor 0.005 s
testIsEmptyError 0.001 s

TestConfigurationMap

testPut 0 s
testNullConfig 0 s

TestReloadingCombinedConfigurationBuilder

testNoReloadableSources 0.001 s
testInitWithFailOnInitFlag 0 s
testNestedReloadableSources 0.002 s
testInitWithParameters 0.002 s
testReloadableDefinitionBuilder 0.002 s

TestNodeSelector

testEqualsFalse 0.001 s
testSelectMultipleTargets 0 s
testSelectSubKey 0.001 s
testToString 0 s
testSelectSubKeyMultipleResults 0.001 s
testEqualsTrue 0 s
testSelectSingleKeySuccess 0.001 s
testSelectSubKeyUnknown 0 s
testSelectSingleAttributeKey 0.001 s
testEqualsOtherObjects 0.001 s
testSelectIgnoreAttributeResults 0 s
testSelectSubKeyComplexEvaluation 0.001 s

TestReloadingBuilderSupportListener

testResetReloadingStateOnResultCreation 0.001 s
testResetBuilderOnReloadingEvent 0 s

TestEqualsProperty

testEquals 0.001 s

TestReloadingController

testReloadingStateAfterInit 0.002 s
testReloadingEventType 0 s
testCheckForReloadingInReloadingState 0 s
testCheckForReloadingFalse 0 s
testResetReloadingNotInReloadingState 0 s
testInitNoDetector 0 s
testResetReloadingState 0 s
testCheckForReloadingTrue 0.001 s

TestInMemoryNodeModelTrackedNodes

testIsDetachedTrue 0 s
testSelectAndTrackNodesNoSelection 0 s
testIsDetachedAfterClear 0 s
testTrackChildNodeWithCreationNonExisting 0.001 s
testTrackChildNodes 0 s
testSetPropertyOnDetachedNode 0.001 s
testTrackNodeMultipleTimes 0 s
testAddPropertyOnTrackedNode 0 s
testAddPropertyOnDetachedNode 0.001 s
testIsDetachedAfterSetRoot 0 s
testGetTrackedNodeHandlerActive 0 s
testTrackChildNodeWithCreationNoResults 0 s
testClearTreeOnDetachedNode 0 s
testReplaceTrackedNodeNull 0.001 s
testTrackNodeKeyNoResults 0 s
testTrackedNodeClearedInOperation 0 s
testGetTrackedNodeAfterUpdateNoLongerExisting 0 s
testGetTrackedNodeAfterSetRootNode 0.001 s
testTrackChildNodeWithCreationExisting 0 s
testSelectAndTrackNodesNodeAlreadyTracked 0.001 s
testReplaceTrackedNodeForDetachedNode 0 s
testUntrackNode 0 s
testGetTrackedNodeExisting 0 s
testTrackChildNodesMultipleResults 0 s
testTrackChildNodesNodeWithNoChildren 0.001 s
testSetPropertyOnTrackedNode 0 s
testGetTrackedNodeAfterUpdate 0 s
testClearPropertyOnTrackedNode 0 s
testTrackNodeKeyMultipleResults 0.001 s
testGetTrackedNodeNonExisting 0 s
testAddNodesOnTrackedNode 0 s
testClearPropertyOnDetachedNode 0.001 s
testIsDetachedFalseNoUpdates 0 s
testAddNodesOnDetachedNode 0 s
testClearTreeOnTrackedNode 0 s
testReplaceTrackedNodeForActiveTrackedNode 0 s
testTrackChildNodeWithCreationMultipleResults 0 s
testGetTrackedNodeAfterClear 0 s
testSelectAndTrackNodes 0 s
testUntrackNodeNonExisting 0 s
testGetTrackedNodeHandlerDetached 0 s
testIsDetachedFalseAfterUpdate 0.004 s
testTrackChildNodesNoResults 0.001 s

TestConfigurationEventTypes

testFetchSuperEventTypesNull 0 s
testBaseErrorEventType 0 s
testClearPropertyEventType 0 s
testClearTreeEventType 0 s
testIsInstanceOfBaseNull 0.001 s
testWriteErrorEventType 0 s
testReadErrorEventType 0 s
testAddPropertyEventType 0 s
testIsInstanceOfFalse 0 s
testConfigurationEventType 0 s
testFetchSuperEventTypesForBaseType 0 s
testIsInstanceOfDerivedNull 0 s
testHierarchicalEventType 0 s
testFetchSuperEventTypesOfType 0 s
testSetPropertyEventType 0 s
testSubnodeChangedEventType 0 s
testIsInstanceOfTrue 0 s
testClearEventType 0 s
testAddNodesEventType 0 s

TestFileHandlerReloadingDetector

testDefaultRefreshDelay 0 s
testRefreshIsReloadingRequiredTrue 0.013 s
testGetFileJarURL 0 s
testIsReloadingRequiredFileDoesNotExist 0.001 s
testRefreshReloadingAndReset 0 s
testInitWithFileHandler 0 s
testReloadingAndReset 0 s
testLocationAfterInit 0 s
testRefreshDelay 0 s
testIsReloadingRequiredNoLocation 0 s
testIsReloadingRequiredTrue 0 s

TestTreeData

testNodeHandlerGetMatchingChildrenCount 0 s
testNodeHandlerGetAttributeValue 0.001 s
testNodeHandlerIsDefinedAttributes 0 s
testNodeHandlerGetAttributesImmutable 0 s
testNodeHandlerIndexOfChild 0 s
testNodeHandlerIndexOfUnknownChild 0 s
testNodeHandlerGetChildrenCountAll 0 s
testNodeHandlerGetChildren 0 s
testNodeHandlerHasAttributesFalse 0 s
testNodeHandlerGetChildrenByName 0 s
testNodeHandlerValue 0 s
testNodeHandlerGetChildrenByNameImmutable 0 s
testGetParentInvalidNode 0.001 s
testNodeHandlerGetMatchingChildrenImmutable 0 s
testNodeHandlerHasAttributesTrue 0 s
testNodeHandlerIsDefinedFalse 0 s
testNodeHandlerIsDefinedValue 0 s
testNodeHandlerGetChildAtIndex 0 s
testNodeHandlerGetChildrenCountSpecific 0 s
testGetParentNode 0 s
testNodeHandlerIsDefinedChildren 0 s
testNodeHandlerGetMatchingChildren 0.001 s
testNodeHandlerGetAttributes 0 s
testNodeHandlerName 0 s
testGetParentForRoot 0 s

TestBasePathLocationStrategy

testLocateSuccess 0 s
testNullBasePath 0 s
testNullFileName 0 s
testLocateSuccessRelativePrefix 0 s

TestServletContextConfiguration

testListEscaped 0.003 s
testList 0 s
testSize 0 s
testGetBigIntegerConversion 0 s
testGetKeys 0 s
testContainsKey 0 s
testContains 0.001 s
testGetProperty 0 s
givenNullIteratorTestContains 0 s
testSetLogger 0 s
testSizeEmpty 0 s
testIsEmpty 0 s
givenNullValueTestContains 0 s
testContainsValue 0 s
testClearProperty 0.001 s
testAddPropertyDirect 0 s

TestPatternSubtreeConfigurationWrapper

testReadNotFileBased 0 s

TestDefaultReloadingDetectorFactory

testCreateReloadingDetectorDefaultRefreshDelay 0 s
testCreateReloadingDetector 0 s

TestNonStringProperties

testDoubleArrayValue 0.001 s
testShortArrayValue 0 s
testBooleanArrayValue 0 s
testFloat 0.001 s
testShort 0 s
testByte 0 s
testLong 0 s
testLongDefaultValue 0.001 s
testIntegerArrayValue 0 s
testLongArrayValue 0 s
testShortDefaultValue 0.001 s
testBoolean 0 s
testFloatArrayValue 0 s
testBooleanDefaultValue 0.001 s
testDoubleDefaultValue 0 s
testListMissing 0 s
testFloatDefaultValue 0.001 s
testDouble 0 s
testByteArrayValue 0 s
testIntegerDefaultValue 0.001 s
testInteger 0 s
testIsEmpty 0 s
testSubset 0 s

TestAutoSaveListener

testConfigurationChangedAutoSave 0.013 s
testConfigurationChangedAutoSaveException 0.001 s
testConfigurationChangedAfterLoading 0 s
testUpdateFileHandler 0.007 s
testConfigurationChangedWhileLoading 0 s
testUpdateFileHandlerNull 0.001 s
testConfigurationChangedBeforeUpdateNoSave 0 s

TestServletRequestConfiguration

testListEscaped 0.006 s
testList 0.001 s
testSize 0 s
testGetBigIntegerConversion 0 s
testGetKeys 0 s
testContainsKey 0 s
testContains 0 s
testGetProperty 0 s
givenNullIteratorTestContains 0 s
testSetLogger 0 s
testSizeEmpty 0 s
testIsEmpty 0 s
givenNullValueTestContains 0.001 s
testContainsValue 0 s
testClearProperty 0 s
testListWithEscapedElements 0 s
testAddPropertyDirect 0 s

TestDefaultConfigurationKey

testTrimLeft 0 s
testCommonKeyNull 0 s
testAttributeKeyWithIndex 0.001 s
testAppendDelimiters 0 s
testIsAttributeKeyWithoutEndMarkers 0 s
testAppendDelimitersWithoutEscaping 0 s
testIterateAttributeEqualsPropertyDelimiter 0 s
testTrim 0 s
testIterateAlternativeEscapeDelimiter 0 s
testIterateEscapedDelimiters 0.001 s
testIterateWithoutEscapeDelimiter 0 s
testDifferenceKey 0 s
testCommonKey 0 s
testConstructAttributeKeyWithoutEndMarkers 0 s
testTrimRight 0 s
testDifferenceKeySame 0 s
testAppendAttribute 0 s
testAttributeName 0 s
testAppendDecoratedAttributeKey 0 s
testAppendWithEscapeFlag 0 s
testAppendComplexKey 0 s
testIterateStrangeKeys 0 s
testAppend 0.001 s
testIsAttributeKey 0 s
testConstructAttributeKey 0 s
testEquals 0 s
testSetNullExpressionEngine 0 s
testLength 0 s
testIterateWithRemove 0 s
testIterate 0.001 s
testAppendIndex 0 s
testIterateWithBrackets 0 s
testAppendNullAttributeKey 0 s

TestXMLPropertiesConfiguration

testLoad 0.002 s
testSave 0.001 s
testDOMLoad 0.001 s
testDOMSave 0.003 s

TestINIConfiguration

testQuotedValueEmpty 0.001 s
testSaveWithGlobalSection 0 s
testListParsingDisabled 0 s
testGetSections 0 s
testMultipleSeparatorsQuoted 0 s
testLineContinuationQuoted 0 s
testLoadAlternativeSeparator 0.001 s
testLineContinuationEmptyLine 0 s
testWriteValueWithCommentChar 0 s
testIsCommentLine 0 s
testGlobalSectionNodeHandlerGetChildByIndex 0.001 s
testKeysOfGlobalSection 0.001 s
testLineContinuationNone 0 s
testLoadFromBuilder 0.001 s
testValueWithDelimiters 0 s
testEmptySection 0 s
testGetSectionsGlobalOnly 0.001 s
testLineContinuationQuotedComment 0 s
testSaveKeysWithDelimiters 0.001 s
testLoad 0 s
testSave 0 s
testQuotedValueWithComment 0 s
testSaveClearedSection 0 s
testLineContinuation 0.001 s
testGetSectionsSynchronized 0 s
testGetSectionGloabalMultiThreaded 0.009 s
testGetSectionsNoGlobal 0 s
testGetSectionNonExistingManipulate 0.001 s
testGetSectionsWithInLineComment(String, boolean, String[])[1] 0.001 s
testGetSectionsWithInLineComment(String, boolean, String[])[2] 0 s
testGetSectionsWithInLineComment(String, boolean, String[])[3] 0.001 s
testGetSectionsWithInLineComment(String, boolean, String[])[4] 0 s
testGetPropertyNoValue 0 s
testSaveWithDelimiterParsingDisabled 0.001 s
testGetSectionDuplicate 0 s
testValueWithComment(String, String, String)[1] 0.001 s
testValueWithComment(String, String, String)[2] 0 s
testValueWithComment(String, String, String)[3] 0.001 s
testValueWithComment(String, String, String)[4] 0 s
testValueWithComment(String, String, String)[5] 0 s
testValueWithComment(String, String, String)[6] 0.001 s
testGetSectionExisting 0 s
testPropertyWithDelimiter 0 s
testMultipleSeparators 0 s
testMergeDuplicateSection 0.001 s
testGetSectionGlobal 0 s
testSeparatorUsedInINIOutput 0.002 s
testExpressionEngineIgnoringCase 0 s
testGetSectionNonExisting 0 s
testSeparatorUsedInINIInput 0 s
testGetSectionMerged 0 s
testSaveWithOnlyGlobalSection 0 s
testQuotedValueWithWhitespace 0.001 s
testQuotedValue 0 s
testGlobalSectionConnected 0 s
testWriteEmptySection 0.001 s
testLineContinuationComment 0 s
testIsSectionLine 0 s
testQuotedValueWithQuotes 0.001 s
testGetPropertyNoKey 0 s
testListDelimiterHandlingInList 0 s
testGetSectionsAdded 0 s
testGlobalSectionNodeHandlerGetChildrenByName 0 s
testGetSectionsWithGlobal 0 s
testQuotedValueWithWhitespaceAndComment 0 s
testGlobalSectionNodeHandlerGetChildrenCount 0.001 s
testValueWithSemicolon 0 s
testSeparators 0 s
testQuotedValueWithSingleQuotes 0 s
testGetSectionsDottedVar 0 s
testCommentLeadingSeparatorUsedInINIInput 0 s
testLineContinuationAtEnd 0 s
testListDelimiterHandling 0 s
testGetSectionGlobalNonExisting 0.001 s
testGlobalProperty 0 s
testGetSectionConnected 0 s
testGlobalSectionNodeHandlerIndexOfChild 0 s

TestPeriodicReloadingTrigger

testStart 0.009 s
testStop 0.001 s
testShutdownNoExecutor 0 s
testDefaultExecutor 0 s
testInitNoController 0 s
testShutdown 0.001 s
testStopNotRunning 0 s
testIsRunningAfterInit 0 s
testStartTwice 0 s

TestInMemoryNodeModelReferences

testQueryReferences 0.006 s
testMergeRootOverrideName 0.001 s
testQueryReferencesAfterUpdate 0.001 s
testQueryReferenceUnknown 0.001 s
testReplaceRoot 0.001 s
testReplaceRootNull 0 s
testMergeRootReference 0.001 s
testMergeRootWithAttributes 0.001 s
testRemovedReferencesModify 0 s
testQueryRemovedReferencesAfterRemove 0.001 s
testQueryRemovedReferencesEmpty 0 s
testMergeRootWithValue 0 s

TestConfigurations

testCombinedFromURL 0.004 s
testFileBasedURL 0 s
testINIBuilderFromURL 0.001 s
testPropertiesBuilderFromPathIncludeNotFoundFail 0 s
testPropertiesBuilderFromPathIncludeNotFoundPass 0.002 s
testCombinedBuilderFromFile 0.002 s
testCombinedBuilderFromPath 0.003 s
testCombinedFromFile 0.002 s
testCombinedFromPath 0.003 s
testPropertiesFromURL 0 s
testDefaultParameters 0 s
testPropertiesBuilderFromFile 0 s
testPropertiesBuilderFromPath 0.001 s
testXMLBuilderFromFile 0 s
testXMLBuilderFromPath 0 s
testCombinedBuilderFromURL 0.002 s
testXMLFromFile 0.001 s
testXMLFromPath 0 s
testFileBasedFile 0.001 s
testFileBasedPath 0 s
testINIBuilderFromFile 0 s
testINIBuilderFromPath 0 s
testXMLFromURL 0.001 s
testINIFromURL 0 s
testPropertiesBuilderFromURL 0 s
testPropertiesFromFile 0 s
testPropertiesFromPath 0.001 s
testFileBasedBuilderWithFile 0 s
testFileBasedBuilderWithPath 0 s
testInitWithParameters 0 s
testINIFromFile 0 s
testINIFromPath 0 s
testFileBasedBuilderWithURL 0 s
testXMLBuilderFromURL 0.001 s

TestDefaultImmutableConfiguration

testContainsValueDefaultImplementation 0 s
testGetDurationUnknown 0 s
testGetDuration 0 s
testGetDurationIncompatibleType 0 s

TestCombinedConfiguration

testAccessPropertyEmpty 0 s
testAccessPropertyMulti 0 s
testGetSourceMulti 0.001 s
testGetConfigurationNameListSynchronized 0 s
testGetSourcesUnknownKey 0 s
testGetSourceWithCombinedChildConfiguration 0 s
testInvalidateSynchronized 0 s
testEscapeListDelimiters 0 s
testSetNodeCombinerSynchronized 0 s
testGetConfigurationsSynchronized 0.001 s
testGetSourceSynchronized 0 s
testCloneSynchronized 0 s
testConversionExpressionEngine 0 s
testRemoveNonContainedConfiguration 0 s
testClear 0 s
testClone 0.001 s
testInit 0 s
testClearRemoveChildListener 0 s
testGetConversionExpressionEngineSynchronized 0 s
testCloneModify 0 s
testConfigurationsAt 0 s
testGetSourceNonHierarchical 0.001 s
testGetKeys 0 s
testGetConfigurationNamesSynchronized 0 s
testRemoveNamedConfiguration 0 s
testAddConfigurationAt 0 s
testGetConfigurationByNameSynchronized 0 s
testGetNodeCombinerSynchronized 0 s
testGetSourceCombined 0 s
testLockHandlingWithExceptionWhenConstructingRootNode 0 s
testSubConfigurationWithUpdates 0.001 s
testAddConfigurationWithNameTwice 0 s
testAddNullConfiguration 0 s
testRemoveConfiguration 0 s
testGetSourceMultiSources 0 s
testGetNumberOfConfigurationsSynchronized 0 s
testAddConfigurationComplexAt 0 s
testRemoveConfigurationByName 0 s
testGetSourceNull 0 s
testInvalidateEventBeforeAndAfterChange 0 s
testGetSourceHierarchical 0.001 s
testAddConfiguration 0 s
testSetNodeCombiner 0 s
testRemoveConfigurationByUnknownName 0 s
testAddConfigurationSynchronized 0 s
testRemoveConfigurationAt 0 s
testAddConfigurationWithName 0 s
testRemoveNamedConfigurationAt 0 s
testCombinedCopyToXML 0.002 s
testGetConfigurations 0 s
testSetConversionExpressionEngineSynchronized 0.001 s
testConcurrentAccess 0.085 s
testGetSourcesMultiSources 0 s
testConfigurationsAtWithUpdates 0.001 s
testGetConfigurationByIdxSynchronized 0 s
testGetSourceUnknown 0 s
testUpdateContainedConfiguration 0 s
testSetNullNodeCombiner 0 s
testGetConfigurationNameList 0.001 s

TestEnvironmentLookup

testLookupNonExisting 0 s
testLookup 0 s

TestConfigurationDynaBeanXMLConfig

testGetDescriptorArguments 0 s
testGetDescriptorLong 0.001 s
testSetSimpleBoolean 0 s
testGetSimpleArguments 0.001 s
testGetDescriptorInt 0 s
testSetNonIndexedProperties 0.001 s
testGetSimpleInt 0 s
testNestedPropeties 0.001 s
testSetSimpleFloat 0 s
testSetSimpleShort 0.001 s
testMappedRemove 0 s
testGetIndexedString 0.001 s
testGetIndexedValues 0 s
testGetSimpleDouble 0 s
testMappedContains 0.001 s
testGetDescriptorFloat 0 s
testGetDescriptorShort 0.001 s
testGetSimpleBoolean 0 s
testGetMappedValues 0.001 s
testGetSimpleString 0 s
testGetSimpleLong 0.001 s
testSetSimpleInt 0 s
testSetIndexedArguments 0.001 s
testSetSimpleDouble 0 s
testGetDescriptorDouble 0 s
testGetDescriptors 0.001 s
testGetMappedArguments 0 s
testSetSimpleLong 0.001 s
testGetSimpleFloat 0 s
testGetSimpleShort 0.001 s
testSetMappedValues 0 s
testSetSimpleString 0 s
testGetNonIndexedProperties 0 s
testGetDescriptorSecond 0 s
testGetDescriptorString 0.001 s
testSetArrayValue 0 s
testGetDescriptorBoolean 0 s
testAddNullPropertyValue 0.001 s
testGetIndexedNonExisting 0 s
testGetNonExistentProperty 0.001 s
testGetIndexedArguments 0 s
testSetIndexedValues 0.001 s

TestDynamicCombinedConfiguration

testConfiguration 0.012 s
testGetConfigurationNamesSynchronized 0.001 s
testGetConfigurationByNameSynchronized 0 s
testConcurrentGetAndReloadMultipleClients 0.104 s
testConcurrentGetAndReload2 0.037 s
testUpdateConfiguration 0.006 s
testRemoveConfigurationSynchronized 0.001 s
testGetNumberOfConfigurationsSynchronized 0 s
testAddConfigurationSynchronized 0 s
testConcurrentGetAndReload 0.029 s
testGetConfigurationByIdxSynchronized 0 s
testConcurrentGetAndReloadFile 4.036 s

TestMapConfigurationEvents

testClearEvent 0 s
testSetPropertyEventWithDetails 0 s
testSetPropertyEvent 0 s
testClearPropertyEventWithDetails 0 s
testClearPropertyEvent 0 s
testAddPropertyEventWithDetails 0.001 s
testClearEventWithDetails 0 s
testAddPropertyEvent 0 s

TestHomeDirectoryLocationStrategy

testLocateFailedWithBasePath 0.001 s
testLocateSuccessIgnoreBasePath 0 s
testInitDefaults 0.001 s
testNoFileName 0 s
testLocateSuccessNoBasePath 0 s
testLocateSuccessInSubFolder 0.001 s

TestDisabledListDelimiterHandler

testParseIterable 0 s
testParseIterator 0 s
testParseArray 0 s
testEscapeNonStringValue 0 s
testParseNull 0 s
testEscapeStringValueTransformer 0.002 s
testEscapeList 0 s
testFlattenCollectionWithLimit 0 s
testEscapeNonStringValueTransformer 0.001 s
testParseSimpleValue 0 s
testEscapeStringValue 0 s
testFlattenCollectionWithArrayWithLimit 0 s
testFlattenArrayWithLimit 0 s

TestFileBasedBuilderParameters

testFromParametersDefaultInstance 0 s
testFromParametersExtract 0 s
testInheritFromSkipMissingProperties 0 s
testSetEncoding 0 s
testClone 0 s
testFromMap 0 s
testSetBasePath 0 s
testInitDefaults 0 s
testFromParametersNull 0 s
testFromParametersNotFound 0 s
testSetFileSystem 0 s
testSetReloadingDetectorFactory 0 s
testFromMapNull 0.001 s
testInheritFromNoParametersObject 0 s
testSetFileName 0 s
testInitFileHandler 0 s
testSetLocationStrategy 0 s
testSetFile 0 s
testSetPath 0 s
testSetReloadingRefreshDelay 0 s
testInheritFrom 0 s
testSetURL 0 s
testBeanPropertiesAccess 0 s
testGetParameters 0 s

TestConfigurationDynaBean

testGetDescriptorArguments 0.001 s
testGetDescriptorLong 0 s
testSetSimpleBoolean 0 s
testGetSimpleArguments 0 s
testGetDescriptorInt 0.001 s
testSetNonIndexedProperties 0 s
testGetSimpleInt 0 s
testNestedPropeties 0 s
testSetSimpleFloat 0 s
testSetSimpleShort 0 s
testMappedRemove 0 s
testGetIndexedString 0 s
testGetIndexedValues 0.001 s
testGetSimpleDouble 0 s
testMappedContains 0 s
testGetDescriptorFloat 0 s
testGetDescriptorShort 0 s
testGetSimpleBoolean 0 s
testGetMappedValues 0 s
testGetSimpleString 0 s
testGetSimpleLong 0 s
testSetSimpleInt 0 s
testSetIndexedArguments 0.001 s
testSetSimpleDouble 0 s
testGetDescriptorDouble 0 s
testGetDescriptors 0 s
testGetMappedArguments 0 s
testSetSimpleLong 0 s
testGetSimpleFloat 0 s
testGetSimpleShort 0 s
testSetMappedValues 0 s
testSetSimpleString 0.001 s
testGetNonIndexedProperties 0 s
testGetDescriptorSecond 0 s
testGetDescriptorString 0 s
testSetArrayValue 0 s
testGetDescriptorBoolean 0 s
testAddNullPropertyValue 0 s
testGetIndexedNonExisting 0 s
testGetNonExistentProperty 0.001 s
testGetIndexedArguments 0 s
testSetIndexedValues 0 s

TestBuilderConfigurationWrapperFactory

testConfigurationBuilderWrapper 0.003 s
testEventSourceSupportNone 0 s
testEventSourceSupportMockBuilder 0 s
testEventSourceSupportBuilder 0.002 s
testEventSourceSupportDummy 0 s
testDefaultEventSourceSupport 0 s
testCreateBuilderConfigurationWrapperNoBuilder 0 s
testCreateBuilderConfigurationWrapperNoClass 0.001 s

TestCombinedConfigurationBuilder

testLoadAdditional 0.001 s
testConfigurationBuilderProviderInheritBasicProperties 0.002 s
testLoadOptional 0.002 s
testMultiTenentConfigurationReloading 5.039 s
testReloadingBuilder 0.003 s
testEnvironmentProperties 0.003 s
testGetChildBuilders 0.003 s
testGetNamedBuilder 0.002 s
testGetNamedBuilderBeforeConfigurationAccess 0 s
testConfigurationBuilderProviderInheritEventListeners 0.003 s
testMultiTenentConfigurationProperties 0.002 s
testINIConfiguration 0.006 s
testCombinedConfigurationAttributes 0.002 s
testDefaultBasePathFromDefinitionBuilder 0.001 s
testReactOnSubBuilderChange 0.001 s
testNoDefinitionBuilder 0 s
testBasePathForChildConfigurations 0 s
testProviderInDefinitionConfig 0.001 s
testCustomEntityResolver 0.001 s
testCombinedConfigurationNoAdditional 0.001 s
testSystemProperties 0.002 s
testConcurrentReadAccessWithoutSynchronizer 0.006 s
testCustomFileSystemForSubConfig 0.001 s
testMultiTenentConfiguration 0.002 s
testConfigurationBuilderProviderInheritCustomProviders 0 s
testConfigurationBuilderProvider 0.002 s
testConfigurationBuilderProviderInheritBasePath 0.001 s
testChildBuildersAreInitializedOnlyOnce 0.002 s
testBuilderNamesBeforeConfigurationAccess 0 s
testConfigureResult 0 s
testInitChildBuilderParametersDefaultChildProperties 0.002 s
testCustomBuilderProvider 0.001 s
testCustomResultConfiguration 0 s
testResetBuilder 0.001 s
testJndiConfiguration 0.004 s
testInheritProperties 0.001 s
testDefaultBasePathInParameters 0.001 s
testBuilderNames 0.002 s
testSuppressChildBuilderPropertyInheritance 0.001 s
testConfigureEntityResolverWithProperties 0 s
testCustomFileSystem 0.001 s
testRootNodeInitializedAfterCreation 0.002 s
testLoadConfiguration 0.001 s
testLoadOptionalForceCreate 0.001 s
testBuilderNamesManipulate 0.001 s
testCustomLookup 0.001 s
testGetNamedBuilderUnknown 0.001 s
testCombinedConfigurationListNodes 0.002 s
testRemoveSubBuilderListener 0.001 s
testInterpolationOverMultipleSources 0.001 s
testLoadOptionalWithException 0.001 s

TestUnionCombiner

testInit 0 s
testTableList 0.005 s
testLists 0.003 s
testAttributes 0.003 s
testSimpleValues 0.003 s
testSimpleValuesWithAttributes 0.002 s

TestProvidedURLLocationStrategy

testLocateSuccess 0.003 s
testLocateFail 0 s

TestConfigurationPropertiesFactoryBean

testMergeConfigurations 0 s
testSetLocationsNull 0 s
testInitialConfiguration 0 s
testGetConfigurationDefensiveCopy 0 s
testGetLocationsDefensiveCopy 0 s
testSetConfigurationsDefensiveCopy 0 s
testSetLocationsDefensiveCopy 0 s
testLoadResources 0 s
testAfterPropertiesSet 0 s
testGetObject 0 s

TestOverrideCombiner

testInit 0 s
testOverrideValues 0.002 s
testListFromSecondStructure 0.002 s
testAttributes 0.002 s
testSimpleValues 0.002 s
testListFromFirstStructure 0.001 s
testCombineProperties 0.001 s
testCombinedTableNoList 0.002 s
testCombinedTableList 0.001 s

TestJSONConfiguration

testGetPropertyDictionaryInList 0.046 s
testCopyConstructor 0 s
testSave 0.005 s
testGetPropertyInteger 0 s
testGetPropertyDictionary 0 s
testGetPropertyNested 0.001 s
testListOfObjects 0 s
- void org.apache.commons.configuration2.TestJSONConfiguration.testListOfObjects() is @Disabled -
testGetPropertySimple 0 s
testGetPropertySubset 0.001 s
testGetPropertyNestedWithList 0 s
testGetPropertyVeryNestedProperties 0.001 s

TestConfigurationNodeIteratorChildren

testIterateStartsWith 0.001 s
testIterateWithNodeType 0 s
testIterateStartsWithInvalid 0.001 s
testIterateWithWildcardTest 0 s
testIterateWithPrefixTest 0 s
testIterateWithNameTest 0 s
testIterateWithUnknownTest 0 s
testIterateWithUnknownType 0.001 s
testIterateWithWildcardTestPrefix 0 s
testIterateReverse 0.001 s
testIterateAllChildren 0 s
testIterateWithMatchingPrefixTest 0 s
testIterateStartsWithReverse 0.001 s

TestXMLConfiguration605

testWithNoComma 0.001 s
testWithCommaSeparatedList 0.001 s
testWithOnlyComma 0.001 s
testWithSeparatingWhitespace 0 s
testWithOnlyCommaWithStringBuilderWithoutDelimiterParsing 0 s
testWithOnlyCommaWithStringBuilder 0.001 s
testWithOnlyCommaWithoutDelimiterParsing 0 s
testWithSeparatingNonWhitespace 0.001 s

TestBaseHierarchicalConfigurationSynchronization

testConfigurationAtSynchronized 0.001 s
testGetRootElementNameSynchronized 0.001 s
testChildConfigurationsAtSynchronized 0.001 s
testConfigurationsAtSynchronized 0.001 s
testCloneSynchronized 0.001 s
testReadOnlyAccessToSubConfigurations 0.005 s
testCopyConstructorSynchronized 0 s
testSubnodeUpdateBySubnode 0 s
testAddNodesSynchronized 0.001 s
testGetMaxIndexSynchronized 0.001 s
testClearTreeSynchronized 0 s
testCloneCopySubnodeData 0.001 s
testSubsetSynchronized 0 s
testSubnodeUpdate 0.001 s

TestReadWriteSynchronizer

testReentrance 0 s
testSynchronizerInAction 0.006 s
testInitLock 0.004 s

TestDataConfiguration

testGetDoubleList 0.016 s
testGetBigDecimalArray 0.001 s
testClearPropertyDirect 0 s
testGetColor 0 s
testGetCalendarArrayWithFormat 0 s
testGetColorArray 0.001 s
testConversionException 0.003 s
testGetLocaleList 0.001 s
testGetColorList 0 s
testConversionExceptionCause 0.001 s
testGetShortArray 0 s
testGetPropertyWithoutConversion 0.001 s
testGetIntegerList 0 s
testGetFloatList 0.001 s
testGetDateList 0 s
testGetDateNoFormatPropertyConversionHandler 0.001 s
testGetByteArray 0 s
testGetShortList 0.001 s
testGetInetAddressInvalidType 0.012 s
testGetURIList 0.001 s
testGetURLList 0.116 s
testGetLongList 0 s
testGetBigDecimalList 0 s
testGetDate 0.001 s
testGetKeys 0 s
testContainsKey 0.001 s
testGetByteList 0 s
testGetConfiguration 0.001 s
testGetCalendarArray 0 s
testContainsValue 0.001 s
testGetLocaleArray 0 s
testGetInternetAddressInvalidType 0 s
testGetUnknown 0.001 s
testClearPropertyDirectNoAbstractConf 0 s
testClearProperty 0.001 s
testNullConfiguration 0 s
testGetArrayInvalidDefaultType 0 s
testGetBooleanArray 0.001 s
testGetIntegerArray 0 s
testGetFloatArray 0 s
testGetBooleanList 0.001 s
testGetDateArray 0 s
testGetDateNoFormatPropertyDirectlySpecified 0.001 s
testGetDoubleArray 0 s
testGetUnknownException 0 s
testGetURIArray 0.001 s
testGetCalendarList 0 s
testGetLongArray 0.001 s
testGetURLArray 0 s
testGetInetAddress 0.001 s
testGetCalendar 0 s
testGetLocale 0.001 s
testGetBigIntegerArray 0 s
testGetURI 0 s
testGetURL 0.028 s
testGetInvalidType 0 s
testGetBigIntegerList 0.001 s
testIsEmpty 0 s
testGetPrimitiveArrayInvalidType 0 s
testGetInternetAddress 0 s
testGetDateArrayWithFormat 0.001 s

TestNodeHandlerDecorator

testNodeHandlerGetMatchingChildrenCount 0 s
testNodeHandlerGetAttributeValue 0 s
testNodeHandlerIsDefinedAttributes 0 s
testNodeHandlerGetAttributesImmutable 0 s
testNodeHandlerIndexOfChild 0 s
testNodeHandlerIndexOfUnknownChild 0 s
testNodeHandlerGetChildrenCountAll 0 s
testNodeHandlerGetChildren 0 s
testNodeHandlerHasAttributesFalse 0 s
testNodeHandlerGetChildrenByName 0 s
testNodeHandlerValue 0 s
testNodeHandlerGetChildrenByNameImmutable 0 s
testGetParentInvalidNode 0 s
testNodeHandlerGetMatchingChildrenImmutable 0 s
testNodeHandlerHasAttributesTrue 0 s
testNodeHandlerIsDefinedFalse 0 s
testNodeHandlerIsDefinedValue 0 s
testNodeHandlerGetChildAtIndex 0 s
testNodeHandlerGetChildrenCountSpecific 0 s
testGetParentNode 0 s
testNodeHandlerIsDefinedChildren 0.001 s
testNodeHandlerGetMatchingChildren 0 s
testNodeHandlerGetAttributes 0 s
testNodeHandlerName 0 s
testGetParentForRoot 0 s

TestJndiBuilderParametersImpl

testSetContext 0 s
testSetBeanProperties 0.001 s
testGetParametersBaseProperties 0 s
testSetPrefix 0 s

TestXMLDocumentHelper

testElementMappingForNewDocument 0 s
testInitForNewDocument 0 s
testTransformException 0.007 s
testInitForSourceDocument 0.014 s
testCreateTransformerFactory 0 s
testCopyDocument 0.002 s
testCopyElementMappingForComplexDocument 0.001 s
testCreateDocumentBuilderFromFactoryException 0.006 s
testCreateTransformerFactoryException 0.003 s
testElementMappingForSourceDocument 0 s
testCopyElementMapping 0 s

TestHierarchicalConfigurationEvents

testClearEvent 0 s
testSetPropertyEventWithDetails 0 s
testSetPropertyEvent 0 s
testClearPropertyEventWithDetails 0 s
testClearPropertyEvent 0 s
testAddPropertyEventWithDetails 0 s
testClearEventWithDetails 0 s
testAddPropertyEvent 0 s
testAddNodesEvent 0 s
testSubConfigurationChangedEventNotConnected 0 s
testAddNodesEmptyEvent 0 s
testSubConfigurationChangedEventConnected 0.001 s
testClearTreeEvent 0 s

TestPropertyConverter

testToCustomNumber 0 s
testToBigDecimalStringConstructor 0 s
- void org.apache.commons.configuration2.convert.TestPropertyConverter.testToBigDecimalStringConstructor() is @Disabled -
testToNumberDirect 0 s
testToNumberFromHexString 0.001 s
testToNumberWithInvalidClass 0 s
testToPathFromString 0 s
testToNoConversionNeeded 0 s
testToPathDirect 0 s
testToCharFailed 0 s
testToCharViaToString 0 s
testToFileFromPath 0 s
testToNumberFromInvalidHexString 0 s
testToPathFromFile 0 s
testToEnumFromEnum 0 s
testToNumberFromInvalidBinaryString 0.001 s
testToStringConversion 0 s
testToFileDirect 0 s
testToEnumFromInvalidNumber 0 s
testToEnumFromInvalidString 0 s
testToNumberFromBinaryString 0 s
testToEnumFromNumber 0 s
testToEnumFromString 0 s
testToPatternDirect 0 s
testToNumberFromString 0 s
testToPatternFromString 0 s
testToNumberFromInvalidString 0 s
testToCharSuccess 0 s
testToBigDecimalDoubleConstructor 0 s
testToFileFromString 0 s

TestHierarchicalConfiguration

testChildConfigurationsAtNotFound 0 s
testConfigurationAtUnknownSubTree 0 s
testChildConfigurationsAtWithUpdates 0.001 s
testInitCopyNull 0 s
testConfigurationsAtAttributeKey 0 s
testClone 0 s
testInitCopyUpdate 0 s
testConfigurationAtUpdateSubConfigConnected 0 s
testInterpolationSubset 0 s
testConfigurationsAtNoUpdate 0.001 s
testConfigurationAtUnknownSubTreeWithUpdates 0 s
testChildConfigurationsAtNoUniqueKey 0 s
testConfigurationAtClearAndDetach 0 s
testConfigurationAtAttributeNodeWithUpdates 0 s
testSubsetMultipleNodesWithValues 0 s
testInterpolationSubsetMultipleLayers 0 s
testInterpolatedConfigurationEmpty 0.001 s
testConfigurationsAtEmpty 0 s
testConfigurationAtUpdateParentConnected 0 s
testSubsetNodeWithValue 0 s
testConfigurationAtUpdateSubConfigIndependent 0 s
testConfigurationAtAttributeNode 0 s
testInterpolatedConfiguration 0.001 s
testSubsetAttributeResult 0 s
testImmutableConfigurationsAt 0.001 s
testInitCopy 0 s
testConfigurationAtUpdateParentIndependent 0 s
testConfigurationAtReadAccess 0 s
testConfigurationAtMultipleNodes 0 s
testImmutableConfigurationAt 0 s
testImmutableChildConfigurationsAt 0 s
testImmutableConfigurationAtSupportUpdates 0 s
testSubset 0 s
testConfigurationsAtWithUpdates 0 s
testChildConfigurationsAtNoUpdates 0 s
testConfigurationAtMultipleNodesWithUpdates 0 s
testConfigurationAtWithUpdateInitialized 0 s

TestConfigurationSet

testSize 0 s
testIterator 0 s

TestBaseNullConfiguration

testGetByteUnknown 0 s
testInterpolation 0 s
testGetShortUnknown 0 s
testGetFloat 0 s
testGetShort 0 s
testCommaSeparatedStringEscaped 0 s
testCommaSeparatedString 0.001 s
testGetFloatUnknown 0 s
testGetBigIntegerIncompatibleType 0 s
testGetByte 0 s
testGetList 0 s
testGetLong 0 s
testGetByteIncompatibleType 0 s
testGetBooleanUnknown 0 s
testThrowExceptionOnMissing 0 s
testGetBooleanIncompatibleType 0 s
testGetBigDecimalUnknown 0.001 s
testGetBigIntegerUnknown 0 s
testGetDoubleIncompatibleType 0 s
testGetBoolean 0 s
testGetProperty 0 s
testGetLongUnknown 0 s
testPropertyAccess 0.001 s
testGetBigDecimalIncompatibleType 0 s
testMultipleInterpolation 0 s
testInterpolationLoop 0 s
testGetDouble 0 s
testGetBigDecimal 0 s
testGetListAsScalar 0 s
testGetBigInteger 0 s
testGetString 0.001 s
testSubset 0 s
testGetFloatIncompatibleType 0 s
testGetDoubleUnknown 0 s
testGetLongIncompatibleTypes 0 s
testGetStringUnknown 0 s
testGetShortIncompatibleType 0 s

TestXMLBuilderParametersImpl

testSetValidating 0 s
testSetPublicID 0 s
testSetSystemID 0.001 s
testSetSchemaValidation 0 s
testSetEntityResolver 0.001 s
testInheritFrom 0.005 s
testBeanPropertiesAccess 0 s
testSetDocumentBuilder 0 s

TestMultiFileBuilderParametersImpl

testFromParametersNewInstance 0 s
testFromParatersNotFound 0 s
testClone 0 s
testFromParametersFound 0 s
testSetManagedBuilderParameters 0 s
testSetFilePattern 0 s
testBeanProperties 0 s

TestQueryResult

testEqualsFalse 0 s
testGetAttributeValueNoAttributeResult 0 s
testToStringNodeResult 0.001 s
testEqualsTrue 0 s
testGetAttributeValue 0 s
testToStringAttributeResult 0 s
testEqualsOtherObjects 0 s
testIsAttributeResultFalse 0 s
testIsAttributeResultTrue 0 s

TestVFSFileHandlerReloadingDetector

testLastModificationDateFileSystemEx 0.015 s
testLastModificationDateUndefinedHandler 0 s
testLastModificationDateUnresolvableURI 0.009 s
testLastModificationDateNonExisting 0.003 s
testGetRefreshDelay 0 s
testLastModificationDateExisting 0.003 s

TestServletFilterConfiguration

testListEscaped 0 s
testList 0.001 s
testSize 0 s
testGetBigIntegerConversion 0 s
testGetKeys 0 s
testContainsKey 0 s
testContains 0 s
testGetProperty 0 s
givenNullIteratorTestContains 0 s
testSetLogger 0 s
testSizeEmpty 0.001 s
testIsEmpty 0 s
givenNullValueTestContains 0 s
testContainsValue 0 s
testClearProperty 0 s
testAddPropertyDirect 0 s

TestImmutableConfiguration

testUnmodifiableConfigurationAccess 0.002 s
testUnmodifiableConfigurationLiveUpdate 0.001 s
testUnmodifiableHierarchicalConfiguration 0.001 s
testImmutableSubset 0.001 s
testUnmodifiableConfigurationIterate 0.001 s
testUnmodifiableConfigurationCast 0 s
testUnmodifiableConfigurationNull 0 s
testUnmodifiableConfigurationIteratorRemove 0.001 s
testExceptionHandling 0 s
testUnmodifiableConfigurationOtherTypes 0.001 s

TestDefaultConversionHandler

testToArrayNullInput 0 s
testToCustomNumber 0.001 s
testToCalendarWithDefaultFormat 0 s
testSetDateFormat 0 s
testToFromEmptyCollection 0 s
testToCollectionNullInput 0 s
testToNoInterpolator 0 s
testToFromCollection 0 s
testToArrayPrimitiveSameType 0.001 s
testToFromArray 0 s
testToCollectionSuccess 0 s
testToFailedConversion 0 s
testToWithInterpolator 0 s
testToCollectionEmptyString 0 s
testToArrayEmptyString 0 s
testToFromIterator 0 s
testToPrimitive 0 s
testToCollectionNullCollection 0 s
testToArrayPrimitiveOtherType 0 s
testGetDateFormatNotSet 0 s
testToArrayObject 0 s
testListDelimiterHandler 0 s
testToNull 0 s
testToDateWithFormat 0 s
testToArrayPrimitiveWrapperType 0 s

TestConfigurationNodePointerFactory

testSimpleXPath 0.004 s
testQueryAttribute 0.001 s
testText 0.004 s
testParentAxis 0.001 s
testPrecedingSiblingAxis 0 s
testIndices 0 s
testFollowingSiblingAxis 0.001 s
testQueryRootAttribute 0 s

TestConfigurationUtils

testLoadClassFromCCL 0 s
testCloneSynchronizerNoOp 0 s
testCloneSynchronizerNull 0 s
testCloneIfPossibleError 0 s
testConvertToHierarchicalEngine 0 s
testAsEventSourceUnsupportedMock 0.002 s
testAsEventSourceNonSupportedEx 0 s
testLoadClassCCLNull 0 s
testLoadClassNoExFound 0 s
testCloneSynchronizerNewInstance 0 s
testConvertHierarchicalToHierarchicalEngine 0 s
testCloneConfigurationNull 0 s
testEnableRuntimeExceptionsInvalid 0 s
testCloneConfigurationNotSupported 0.001 s
testEnableRuntimeExceptions 0 s
testCopy 0 s
testToString 0 s
testCloneIfPossibleNull 0 s
testCloneConfiguration 0.001 s
testCloneIfPossibleNotSupported 0 s
testLoadClassCCLNotFound 0 s
testConvertNullToHierarchical 0 s
testConvertToHierarchicalDelimiters 0 s
testLoadClassNoExNotFound 0 s
testConvertToHierarchical 0 s
testCloneIfPossibleSupported 0 s
testConvertToHierarchicalOrderOfProperties 0.001 s
testAsEventSourceSupported 0 s
testCloneSynchronizerClone 0 s
testEnableRuntimeExceptionsNull 0 s
testCloneSynchronizerFailed 0 s
testAppend 0 s
testConvertHierarchicalToHierarchicalNullEngine 0 s
testConvertHierarchicalToHierarchical 0 s
testLoadClassNotFound 0 s
testConvertToHierarchicalMultiValues 0 s

TestDefaultListDelimiterHandler

testEscapeWithTransformer 0 s
testEscapeList 0 s
testSplitSingleElement 0 s
testSplitEscapeListDelimiterAndBackslashes 0 s
testEscapeIntegerList 0 s
testSplitEscapeBackslash 0.001 s
testSplitEscapeLineDelimiter 0 s
testSplitList 0 s
testEscapeStringBackslash 0 s
testSplitNoTrim 0 s
testSplitUnexpectedEscape 0 s
testEscapeStringListDelimiter 0 s
testEscapeStringNoSpecialCharacter 0 s
testEscapeStringListDelimiterAndBackslash 0 s

TestXPathContextFactory

testCreateContext 0 s

TestNodeTreeWalker

testWalkDFSTerminate 0 s
testWalkDFSNoNode 0.003 s
testWalkNoVisitor 0 s
testWalkBFS 0 s
testWalkDFS 0 s
testWalkBFSNoNode 0 s
testWalkBFSTerminate 0 s
testWalkNoNodeHandler 0 s

TestJNDIEnvironmentValues

testGetKeysWithExistingPrefix 0.001 s
testSimpleGet 0.001 s
testGetKeys 0.001 s
testContainsKey 0.001 s
testThrowExceptionOnMissing 0.001 s
testClearProperty 0.001 s
testGetMissingKeyWithDefault 0.001 s
testMoreGets 0.001 s
testGetKeysWithUnknownPrefix 0.001 s
testGetMissingKey 0.001 s
testIsEmpty 0.001 s
testGetKeysWithKeyAsPrefix 0.001 s

TestCatalogResolver

testDebug 0.001 s
testRewriteSystem 0.001 s
testLogger 0 s
testPublic 0.001 s
testSchemaResolver 0.001 s

TestCombinedReloadingController

testInitNullEntries 0 s
testResetInitialReloadingState 0 s
testGetSubControllers 0 s
testCheckForReloadingFalse 0 s
testInitNull 0 s
testGetSubControllersModify 0 s
testResetReloadingState 0 s
testCheckForReloadingTrue 0 s

TestSubnodeConfiguration

testInterpolation 0.001 s
testInterpolationFromConfigurationAtWithUpdateSupport 0 s
testSetThrowExceptionOnMissingAffectsParent 0 s
testClone 0 s
testClose 0.006 s
testInterpolator 0.001 s
testSetExpressionEngine 0 s
testGetKeys 0 s
testSetListDelimiterHandler 0 s
testConfiguarationAtNoUpdates 0 s
testInterpolationFromConfigurationAtNoUpdateSupport 0.001 s
testSetProperty 0 s
testParentChangeDetach 0 s
testConfigurationAtWithUpdateSupport 0 s
testGetProperties 0 s
testInitSubNodeConfig 0 s
testInitSubNodeConfigWithNullParent 0.001 s
testLocalInterpolationFromConfigurationAt 0 s
testGetNodeModel 0 s
testLocalLookupsInInterpolatorAreInherited 0 s
testAddProperty 0 s
testSetThrowExceptionOnMissing 0 s
testParentChangeDetatchException 0.001 s
testInitSubNodeConfigWithNullNode 0.001 s

TestConfigurationAttributePointer

testGetParentPointer 0 s
testGetValue 0 s
testGetImmediateNode 0 s
testGetBaseValue 0 s
testAttributeIterator 0 s
testGetName 0 s
testTestNode 0 s
testIsAttribute 0 s
testChildIterator 0 s
testGetLength 0 s
testIsLeaf 0 s
testIsCollection 0 s
testSetValue 0 s

TestPropertiesConfigurationLayout

testCombineComments 0 s
testEventAddMultiple 0 s
testHeaderComment 0 s
testRecursiveLoadCall 0.001 s
testInitCopyModify 0 s
testReadAndWrite 0 s
testReadSimple 0 s
testBlankLines 0 s
testInit 0 s
testSave 0.001 s
testTrimComment 0 s
testSetNullComment 0 s
testSaveForceSingleLine 0 s
testEventDelete 0 s
testEventAddBefore 0 s
testTrimCommentTrainlingCR 0 s
testSetGlobalSeparator 0 s
testHeaderCommentWithBlanksAndPresetHeaderComment 0 s
testSaveCommentForUnexistingProperty 0 s
testHeaderCommentNull 0 s
testEventAddExisting 0 s
testIsSingleLine 0 s
testSetSeparator 0 s
testGetNullLayouttData 0 s
testSetLineSeparator 0 s
testHeaderCommentWithBlanksAndPropComment 0 s
testEventSetNonExisting 0 s
testBlankLinesWithHeaderComment 0 s
testEventClearConfig 0 s
testHeaderCommentWithBlanks 0 s
testInitCopy 0 s
testInitNull 0 s
testEventAdd 0 s
testSetLineSeparatorInComments 0 s
testLineWithBlank 0 s
testGetNonExistingLayouData 0 s
testTrimCommentFalse 0.001 s
testIsSingleLineMulti 0 s
testSaveEmptyLayout 0 s

TestTrackedNodeHandler

testGetRootNode 0 s
testGetParent 0 s

TestEventListenerParameters

testRegistrationsAfterCreation 0 s
testAddEventListener 0 s
testAddEventListenerRegistration 0 s
testGetParameters 0 s

TestInterpolatorSpecification

testWithPrefixLookupNoLookup 0 s
testGetPrefixLookupsModify 0 s
testWithPrefixLookupNoPrefix 0.001 s
testGetDefaultLookupsModify 0 s
testCreateInstance 0 s
testBuilderReuse 0 s
testCreateInstanceCollections 0 s
testWithDefaultLookupNull 0 s
testWithPrefixLookupsNull 0 s
testWithDefaultLookupsNull 0 s

TestConfigurationLogger

testDummyLogger 0.001 s
testSubClass 0 s
testDebug 0.002 s
testError 0 s
testInfo 0 s
testWarn 0 s
testErrorWithException 0 s
testInitNoLoggerClass 0.001 s
testInitNoLoggerName 0 s
testWarnWithException 0 s
testInitWithLoggerSpec 0 s
testIsInfoEnabled 0 s
testAbstractConfigurationDefaultLogger 0 s
testAbstractConfigurationSetLogger 0.001 s
testIsDebugEnabled 0 s
testAbstractConfigurationSetLoggerNull 0 s

TestBaseConfiguration

testGetInterpolatedPrimitives 0 s
testGetByteUnknown 0 s
testInterpolationUnknownProperty 0 s
testInterpolation 0.001 s
testNumberConversions 0 s
testGetShortUnknown 0 s
testGetFloat 0 s
testGetShort 0 s
testCommaSeparatedStringEscaped 0 s
testGetHexadecimalValue 0 s
testCommaSeparatedString 0 s
testNoInterpolator 0 s
testGetFloatUnknown 0 s
testGetBigIntegerIncompatibleType 0 s
testClone 0 s
testInterpolationSubset 0 s
testSize 0 s
testInterpolationLocalhost 0 s
testInterpolationEscaped 0 s
testCloneModify 0 s
testGetInterpolator 0 s
testGetDurationUnknown 0 s
testGetDuration 0.001 s
testGetByte 0 s
testGetEnum 0 s
testGetList 0 s
testGetLong 0 s
testGetInterpolatedList 0 s
testGetStringForListValue 0 s
testGetByteIncompatibleType 0.001 s
testInterpolationConstants 0 s
testGetBooleanUnknown 0 s
testContainsValue 0 s
testThrowExceptionOnMissing 0 s
testGetBooleanIncompatibleType 0 s
testCloneListProperty 0 s
testGetBigDecimalUnknown 0 s
testGetBigIntegerUnknown 0 s
testGetDoubleIncompatibleType 0.001 s
testSetInterpolator 0 s
testGetBoolean 0 s
testGetProperty 0 s
testGetLongUnknown 0 s
testInterpolatedConfiguration 0 s
testGetDurationIncompatibleType 0 s
testPropertyAccess 0.001 s
testGetBigDecimalIncompatibleType 0 s
testMultipleInterpolation 0 s
testGetBinaryValue 0 s
testInterpolationLoop 0 s
testGetDouble 0 s
testGetBigDecimal 0 s
testInterpolationSystemProperties 0 s
testGetBigInteger 0.001 s
testGetString 0 s
testInstallInterpolator 0 s
testAddProperty 0 s
testSubset 0 s
testGetFloatIncompatibleType 0 s
testGetDoubleUnknown 0 s
testInterpolationEnvironment 0.001 s
testGetLongIncompatibleTypes 0 s
testGetStringUnknown 0 s
testGetShortIncompatibleType 0 s
testCloneInterpolation 0 s

TestConfigurationInterpolator

testEnableSubstitutionInVariables 0 s
testResolveDefault 0 s
testGetDefaultPrefixLookups 0 s
testResolveWithPrefix 0 s
testRegisterLookup 0.001 s
testAddDefaultLookups 0 s
testRegisterLookupNullPrefix 0 s
testInterpolationBeginningAndEndingRiskyVariableLookups 0.004 s
testGetLookupsModify 0 s
testInterpolateBlankVariable 0 s
testResolveParentVariableNotFound 0 s
testInterpolationMultipleVariables 0 s
testFromSpecificationNewInstance 0 s
testAddDefaultLookupsNull 0 s
testInterpolationSingleArrayVariable 0 s
testDefaultStringLookupsHolderInvalidLookupsDefinition 0.001 s
testRegisterLookupsNull 0 s
testInit 0 s
testNullSafeLookupExisting 0 s
testResolveNoDefault 0 s
testRemoveDefaultLookup 0 s
testDefaultStringLookupsHolderLookupsPropertyNotPresent 0 s
testGetDefaultLookupsModify 0 s
testFromSpecificationNull 0 s
testResolveParentVariableFound 0 s
testInterpolationVariableIncomplete 0 s
testResolveEmptyVarName 0 s
testInterpolateCollection 0 s
testDeregisterLookupNonExisting 0 s
testInterpolationSingleVariable 0 s
testRegisterLookups 0 s
testInterpolateEmptyVariable 0 s
testResolveDefaultEmptyVarName 0 s
testResolveEmptyPrefix 0 s
testPrefixSetModify 0.001 s
testDeregisterLookup 0 s
testDefaultStringLookupsHolderMultipleLookups 0 s
testInterpolateObject 0 s
testNullSafeLookupNull 0 s
testDefaultStringLookupsHolderAllLookups 0 s
testRemoveDefaultLookupNonExisting 0 s
testInterpolateString 0 s
testRegisterLookupNull 0 s
testInterpolationSingleCollectionVariable 0 s
testInterpolationMultipleCollectionVariables 0.001 s
testDefaultStringLookupsHolderGivenSingleLookup 0 s
testSetStringConverterNullArgumentUsesDefault 0 s
testDefaultStringLookupsHolderGivenSingleLookupWeirdString 0 s
testResolveNull 0 s
testInterpolationSingleVariableDefaultValue 0 s
testInterpolateStringUnknownVariable 0 s
testInterpolationMultipleSimpleNonStringVariables 0 s
testInterpolationMultipleArrayVariables 0.001 s
testGetDefaultPrefixLookupsModify 0 s
testResolveDefaultAfterPrefixFails 0 s
testResolveWithUnknownPrefix 0 s
testInterpolateArray 0 s
testSetStringConverter 0 s
testFromSpecificationInterpolator 0 s
testDefaultStringLookupsHolderLookupsPropertyEmptyAndBlank 0 s

TestEvent

testToString 0 s
testInitNoType 0 s
testInitNoSource 0 s

TestTrackedNodeModel

testClear 0.035 s
testClose 0.001 s
testGetInMemoryRepresentation 0.007 s
testClearTree 0 s
testAddNodes 0 s
testGetNodeHandler 0 s
testCloseMultipleTimes 0 s
testClearProperty 0.001 s
testSetProperty 0 s
testSetRootNode 0 s
testInitNoParentModel 0 s
testAddProperty 0.004 s
testInitNoSelector 0 s

TestFileBasedConfigurationBuilder

testAutoSave 0.003 s
testGetConfigurationNoLocation 0.001 s
testGetConfigurationLoadFromFile 0.001 s
testFileBasedConfigurationBuilderWithHomeDirectoryLocationStrategy 0 s
testResetLocation 0.001 s
testDisableAutoSave 0.001 s
testSetLocationNoFileHandler 0 s
testChangeLocationAfterCreation 0.001 s
testInitFileHandlerSetDefaultEncoding 0 s
testAutoSaveWithReset 0.001 s
testSave 0.001 s
testGetDefaultEncodingInterface 0 s
testLocationSurvivesResetResult 0 s
testInitFileHandlerOverrideDefaultEncoding 0.001 s
testGetConfigurationLoadFromJarFile 0.001 s
testAutoSaveWithPropertiesConfiguration 0.001 s
testGetDefaultEncodingSubClass 0 s
testGetDefaultEncodingXmlProperties 0.001 s
testChangeLocationAfterReset 0 s
testCreateConfigurationNonExistingFileAndThenSave 0.001 s
testGetDefaultEncodingProperties 0 s
testInitAllowFailOnInitFlag 0.001 s
testSetDefaultEncodingNull 0 s
testSaveNewFile 0.001 s
testLocationIsFullyDefined 0 s

TestInMemoryNodeModel

testConcurrentUpdate 0.005 s
testCompactReplacementMapping 0.020 s
testAddNodesToAttribute 0.001 s
testClearPropertyAttribute 0 s
testClearTreeAttribute 0 s
testSetPropertyNoChanges 0 s
testSetPropertyClearValues 0.001 s
testClearTreeNodesAndAttributes 0 s
testClearTreeNodeRemovedFromParentMapping 0 s
testClear 0 s
testClearTreeRootNode 0.001 s
testClearTreeRemoveUndefinedNodes 0 s
testGetInMemoryRepresentation 0 s
testAddNodesToExistingNode 0 s
testAddPropertyNoValues 0 s
testGetNodeHandler 0 s
testClearPropertyNode 0.001 s
testAddNodesEmptyCollection 0 s
testClearTreeNonExistingKey 0 s
testClearTreeChildrenRemovedFromParentMapping 0 s
testAddPropertyAttributeWithPathNodes 0 s
testAddNodesNullCollection 0 s
testAddNodesToNewAttributeKey 0 s
testClearTreeResultIsEmpty 0.001 s
testSetPropertyNewValues 0 s
testAddPropertyUpdateParentReferences 0.002 s
testClearTreeUpdateParentReferences 0 s
testSetPropertyChangedValues 0.001 s
testAddPropertyNoPathNodes 0 s
testSetRootNull 0 s
testAddPropertyWithPathNodes 0 s
testAddPropertyAttributeNoPathNodes 0 s
testSetRoot 0 s
testClearTreeNodes 0 s
testGetRootNodeFromConstructor 0.001 s
testClearPropertyNonExisting 0 s
testInitDefaultRoot 0 s
testAddPropertyAttributeWithSinglePathNode 0 s
testAddNodesToNewNode 0 s

TestNullJNDIEnvironmentValues

testGetKeysWithExistingPrefix 0.001 s
testSimpleGet 0.002 s
testGetKeys 0.001 s
testContainsKey 0.001 s
testThrowExceptionOnMissing 0.001 s
testClearProperty 0.001 s
testGetMissingKeyWithDefault 0.001 s
testMoreGets 0.001 s
testGetKeysWithUnknownPrefix 0.002 s
testGetMissingKey 0.001 s
testIsEmpty 0.001 s
testGetKeysWithKeyAsPrefix 0.001 s

TestDatabaseConfigurationEvents

testClearEvent 0.016 s
testSetPropertyEventWithDetails 0.014 s
testSetPropertyEvent 0.023 s
testClearPropertyEventWithDetails 0.013 s
testClearPropertyEvent 0.015 s
testAddPropertyEventWithDetails 0.016 s
testClearEventWithDetails 0.013 s
testAddPropertyEvent 0.015 s

TestNodeNameMatchers

testEqualsNoMatch 0 s
testEqualsMatch 0.001 s
testEqualsIgnoreCaseNullCriterion 0 s
testEqualsIgnoreCaseMatch 0 s
testEqualsIgnoreCaseNoMatch 0 s
testEqualsNullCriterion 0 s

TestSystemConfiguration

testSystemConfiguration 0 s
testSetSystemPropertiesFromPropertiesFile 0.001 s
testSetSystemProperties 0 s
testChangeSystemProperties 0 s
testAppendWhileConcurrentAccess 0.001 s

TestConfigurationConverter

testConfigurationToMap 0 s
testConfigurationToPropertiesDefaultListHandling 0 s
testPropertiesToConfiguration 0 s
testConfigurationToPropertiesScalarValue 0.001 s
testConfigurationToPropertiesListDelimiterHandler 0 s
testConfigurationToPropertiesNoAbstractConfiguration 0 s

TestPropertyListParser

testParseDate 0 s
testUnescapeQuotes 0.001 s
testRemoveQuotes 0 s
testFilterData 0 s

TestXPathExpressionEngine

testCanonicalKeyRootNoParentKey 0 s
testNodeKeyForRootChild 0 s
testPrepareAddNode 0.019 s
testPrepareAddPath 0 s
testCanonicalKeyNoDuplicates 0.001 s
testPrepareAddInvalidPathWithSlash 0 s
testPrepareAddInvalidAttributePath 0 s
testNodeKeyNormal 0 s
testCanonicalKeyRootWithParentKey 0 s
testQueryWithEmptyKey 0 s
testDefaultContextFactory 0 s
testNodeKeyAttribute 0 s
testCanonicalKeyWithDuplicates 0 s
testPrepareAddInvalidPath 0 s
testQueryNodeExpression 0 s
testPrepareAddInvalidAttributePath2 0 s
testPrepareAddRootAttribute 0.001 s
testPrepareAddEmptyPath 0 s
testPrepareAddEmptyKey 0 s
testNodeKeyForRootNode 0.001 s
testPrepareAddRootChild 0 s
testQueryAttributeExpression 0 s
testCanonicalKeyNoParentKey 0.001 s
testQueryWithoutResult 0 s
testPrepareAddInvalidPathMultipleAttributes 0.001 s
testPrepareAddToAttributeResult 0 s
testNodePointerFactory 0.001 s
testPrepareAddAttribute 0 s
testAttributeKeyOfRootNode 0 s
testPrepareAddAttributePath 0 s
testNodeKeyNoNodeName 0 s
testPrepareAddInvalidParent 0 s
testQueryWithNullKey 0 s
testPrepareAddNullKey 0.001 s

TestNodeAddData

testPathNodesNullModify 0 s
testPathNodesDefinedModify 0 s
testPathNodesNull 0 s
testInitPathNodesDefensiveCopy 0 s

TestAbstractConfigurationSynchronization

testGetKeysPrefixSynchronized 0.001 s
testContainsKeySychronized 0 s
testGetKeysSynchronized 0 s
testLockNull 0 s
testLockRead 0 s
testUnlockRead 0 s
testUnlockWrite 0 s
testClearSynchronized 0 s
testAddPropertySynchronized 0.001 s
testGetPropertySynchronized 0 s
testLockWrite 0 s
testIsEmptySynchronized 0 s
testCopySynchronized 0.001 s
testDefaultSynchronizer 0 s
testClearPropertySynchronized 0 s
testSubsetSynchronized 0.001 s
testSizeSynchronized 0 s
testSetPropertySynchronized 0 s
testAppendSynchronized 0 s

TestEventListenerList

testReceiveEventDifferentType 0 s
testGetEventListenersIteratorRemove 0 s
testRemoveEventListenerNonExistingListener 0 s
testGetEventListenersIteratorNextNoElement 0 s
testClear 0 s
testGetRegistrations 0 s
testListenerRegistrationWithNullListenerData 0 s
testReceiveEventSubType 0 s
testListenerRegistrationWithListenerData 0 s
testRemoveEventListenerNullListener 0 s
testEventListenerIteratorNullEvent 0 s
testRemoveEventListenerExisting 0 s
testRemoveEventListenerNullType 0 s
testFireNullEvent 0 s
testRemoveEventListenerNullRegistration 0 s
testAddAllNull 0 s
testReceiveEventOfExactType 0 s
testGetEventListenersNull 0 s
testGetEventListenersMatchingType 0 s
testEventListenerIteratorWrongEvent 0.001 s
testRegisterListenerNull 0 s
testRemoveEventListenerNonExistingEventType 0 s
testGetRegistrationsModify 0 s
testGetEventListenersNoMatch 0 s
testSuppressEventOfSuperType 0 s
testGetEventListenersBaseType 0 s
testAddAll 0 s
testReceiveEventMultipleListeners 0 s
testMultipleListenerRegistration 0 s
testRegisterEventTypeNull 0 s
testGetEventListenerRegistrationsForSuperType 0 s

TestXMLPropertyListConfiguration

testAddDataProperty 0.023 s
testSetDataProperty 0.004 s
testAddList 0.003 s
testArray 0.003 s
testDate 0.002 s
testReal 0.001 s
testSave 0.005 s
testLoadNoDict 0.003 s
testSaveEmptyDictionary 0.004 s
testLoadNoDictConstr 0.003 s
testDictionaryArray 0.001 s
testAddArray 0.002 s
testBoolean 0.002 s
testDictionary 0.001 s
testSaveNoEncoding 0.005 s
testSetDatePropertyInvalid 0.002 s
testInitCopy 0.003 s
testInteger 0.002 s
testNested 0.002 s
testSaveWithEncoding 0.002 s
testSetList 0.002 s
testWriteCalledDirectly 0.002 s
testString 0.001 s
testSubset 0.002 s
testNestedArray 0.001 s
testSetArray 0.002 s

TestConfigurationDeclaration

testConfigurationDeclarationIsReservedOptional 0 s
testConfigurationDeclarationGetAttributes 0 s
testConfigurationDeclarationIsReservedAt 0 s
testConfigurationDeclarationIsReserved 0 s
testConfigurationDeclarationOptionalAttributeInvalid 0 s

TestStrictConfigurationComparator

testCompareNull 0 s
testCompare 0 s

TestXMLConfiguration

testDelimiterParsingDisabledXPath 0.002 s
testLoadInvalidXML 0.002 s
testPreserveSpace 0.002 s
testGetComplexProperty 0.001 s
testSetAttribute 0.001 s
testSaveWithDoctypeIDs 0.004 s
testAddObjectProperty 0.001 s
testSetRootNamespace 0.003 s
testAutoSaveWithSubnodeConfig 0.004 s
testCopyRootNameNoDocument 0.002 s
testAddList 0.001 s
testLoadWithRootNamespace 0.001 s
testLoadWithEncoding 0.002 s
testAttributeKeyWithMultipleValues 0.003 s
testDtd 0.003 s
testClearPropertyNonText 0.001 s
testCopyRootName 0.002 s
testSaveAfterCreateWithCopyConstructor 0.002 s
testgetProperty 0.001 s
testClone 0.001 s
testSaveWindowsPath 0.001 s
testWrite 0.001 s
testSave 0.002 s
testClearPropertySingleElement 0.001 s
testCloneWithSave 0.002 s
testEmptyElements 0.002 s
testListWithAttributesMultiValue 0.001 s
testSplitLists 0.001 s
testXPathExpressionEngine 0.001 s
testSaveToStreamWithEncoding 0.002 s
testListWithAttributes 0.001 s
testAutoSaveAddNodes 0.002 s
testSetTextRootElement 0.003 s
testPublicIdSynchronized 0.001 s
testSaveToStream 0.003 s
testValidating 0.001 s
testSaveWithRootAttributesByHand 0.001 s
testOverrideAttribute 0.001 s
testSaveWithRootAttributes 0.002 s
testClearAttributeNonExisting 0 s
testSaveWithInvalidTransformerFactory 0.001 s
testSaveWithDelimiterParsingDisabled 0.004 s
testAutoSaveWithSubSubnodeConfig 0.004 s
testSaveWithDoctype 0.001 s
testSaveWithValidation 0.006 s
testGetPropertyWithXMLEntity 0.002 s
testClearPropertyNotExisting 0 s
testPreserveSpaceInvalid 0.001 s
testWriteIndentSize 0.001 s
testNoDelimiterParsingInAttrValues 0.001 s
testPreserveSpaceOnElement 0.001 s
testSetPropertyListWithDelimiterParsingDisabled 0.002 s
testDelimiterParsingDisabled 0.001 s
testClearPropertyMultipleSiblings 0.001 s
testClearPropertySingleElementWithAttribute 0.002 s
testLoadAndSaveFromFile 0.001 s
testCopyNull 0.001 s
testAddPropertyListWithDelimiterParsingDisabled 0.002 s
testSetProperty 0.001 s
testValidatingInvalidFile 0.001 s
testAddNodesAndSave 0.003 s
testClearAttributeSingle 0.001 s
testGetProperty 0.001 s
testEmptyReload 0.002 s
testCustomDocBuilder 0.001 s
testEmptyAttribute 0.002 s
testCustomDocBuilderValidationError 0.001 s
testPreserveSpaceOverride 0.001 s
testComplexNames 0.001 s
testSaveWithValidationFailure 0.004 s
testSaveToURL 0.002 s
testClearPropertyCData 0.001 s
testInitCopy 0.002 s
testSaveWithNullEncoding 0.001 s
testLoadChildNamespace 0.001 s
testGetAttribute 0.001 s
testListWithMultipleAttributesMultiValue 0.001 s
testAppend 0.002 s
testSystemIdSynchronized 0.001 s
testAddNodesToSubnodeConfiguration 0.001 s
testAddNodesCopy 0.003 s
testSaveDelimiterParsingDisabled 0.002 s
testSetRootAttribute 0.003 s
testGetCommentedProperty 0.001 s
testSaveWithEncoding 0.001 s
testWriteWithTransformer 0.001 s
testAddProperty 0.001 s
testSaveAttributes 0.002 s
testSubset 0.002 s
testCustomDocBuilderValidationSuccess 0.001 s
testClearPropertyMultipleDisjoined 0 s
testClearTextRootElement 0.002 s
testConcurrentGetAndReload 0.008 s
testAddObjectAttribute 0.001 s
testReadCalledDirectly 0.001 s
testLoadFromStream 0.001 s
testClearAttributeMultipleDisjoined 0.001 s

TestReloadingFileBasedConfigurationBuilder

testGetConfigurationNoLocation 0.001 s
testCreateReloadingDetectoryCustomFactory 0.001 s
testCreateReloadingDetectorDefaultFactory 0 s
testReloadingControllerEvents 0 s
testReloadingDetectorNoFileHandler 0 s
testResetReloadingStateInGetConfiguration 0 s
testReloadingDetectorReloadingPerformed 0 s
testInitAllowFailOnInitFlag 0 s
testReloadingDetectorIsReloadingRequired 0 s

TestDefaultBeanFactory

testFindMatchingConstructorAmbiguous 0.001 s
testFindMatchingConstructorNoArgs 0 s
testInitWithConversionHandler 0.004 s
testFindMatchingConstructorExplicitType 0 s
testFindMatchingConstructorNoMatch 0 s
testCreateBean 0 s
testCreateBeanConstructorNestedBean 0.001 s
testCreateBeanConstructor 0 s
testGetDefaultBeanClass 0 s
testFindMatchingConstructorArgCount 0 s
testDefaultConversionHandler 0 s

TestDatabaseBuilderParametersImpl

testSetConfigurationNameColumn 0 s
testSetValueColumn 0 s
testSetDataSource 0 s
testSetConfigurationName 0 s
testSetKeyColumn 0 s
testSetAutoCommit 0 s
testBeanProperties 0.001 s
testSetTable 0 s

TestCopyObjectDefaultHandler

testInitializeDefaultsBaseType 0.002 s
testInitNull 0 s
testInitializeDefaultsException 0.001 s
testInitializeDefaultsSameType 0.001 s

TestHierarchicalBuilderParametersImpl

testSetExpressionEngine 0 s
testInheritFrom 0 s
testBeanPropertiesAccess 0 s

TestReloadingMultiFileConfigurationBuilder

testReloadingControllerCheckReloadingRequired 0.002 s
testReloadingControllerResetReloadingState 0.001 s
testInitWithParameters 0 s
testCreateManagedBuilderWithAllowFailFlag 0 s
testCreateManagedBuilder 0 s
testReloadingControllerCheck 0.001 s

Failure Details

[Summary] [Package List] [Test Cases]


testListOfObjects
- skipped: void org.apache.commons.configuration2.TestJSONConfiguration.testListOfObjects() is @Disabled
testToBigDecimalStringConstructor
- skipped: void org.apache.commons.configuration2.convert.TestPropertyConverter.testToBigDecimalStringConstructor() is @Disabled