Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
835 0 0 0 100% 19.71 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
dev.orne.config.examples 55 0 0 0 100% 0.651 s
dev.orne.config.commons 30 0 0 0 100% 0.083 s
dev.orne.config.spring 89 0 0 0 100% 1.858 s
dev.orne.config.impl 568 0 0 0 100% 13.38 s
dev.orne.config 93 0 0 0 100% 3.739 s

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

dev.orne.config.examples

- Class Tests Errors Failures Skipped Success Rate Time
ApiUsageExamplesTest 6 0 0 0 100% 0.108 s
ConfigurableExamplesTest 5 0 0 0 100% 0.010 s
SpringExamplesTest 13 0 0 0 100% 0.396 s
CommonsIntegrationExamplesTest 4 0 0 0 100% 0.012 s
SetupExamplesTest 27 0 0 0 100% 0.125 s

dev.orne.config.commons

- Class Tests Errors Failures Skipped Success Rate Time
DelegatedOrneConfigurationDecoderTest 4 0 0 0 100% 0.011 s
DelegatedOrneMutableConfigurationTest 13 0 0 0 100% 0.057 s
DelegatedOrneConfigurationTest 13 0 0 0 100% 0.015 s

dev.orne.config.spring

- Class Tests Errors Failures Skipped Success Rate Time
ConfigLazyPropertySourceTest 6 0 0 0 100% 0.051 s
ConfigProviderConfigurerTest 13 0 0 0 100% 0.311 s
ConfigurableComponentsPostProcessorTest 2 0 0 0 100% 0.002 s
ConfigurableComponentsConfigurerTest 5 0 0 0 100% 0.222 s
EnableConfigurableComponentsTest 17 0 0 0 100% 0.358 s
ConfigPropertySourcePostProcessorTest 21 0 0 0 100% 0.180 s
EnablePreferredConfigInjectionTest 12 0 0 0 100% 0.110 s
EnableOrneConfigTest 5 0 0 0 100% 0.096 s
SpringBootAutoConfigurerTest 4 0 0 0 100% 0.443 s
ConfigPropertySourceTest 4 0 0 0 100% 0.085 s

dev.orne.config.impl

- Class Tests Errors Failures Skipped Success Rate Time
DefaultConfigCryptoProviderTest 10 0 0 0 100% 0.104 s
YamlConfigTest 30 0 0 0 100% 2.797 s
PropertiesMutableConfigTest 45 0 0 0 100% 1.124 s
SpringEnvironmentConfigTest 18 0 0 0 100% 0.299 s
ConfigCryptoAesGcmEngineTest 19 0 0 0 100% 0.287 s
XmlConfigTest 30 0 0 0 100% 0.159 s
CommonsMutableConfigTest 28 0 0 0 100% 1.223 s
JsonMutableConfigTest 45 0 0 0 100% 1.158 s
ConfigurerImplConfigureTest 10 0 0 0 100% 0.164 s
CommonsConfigTest 15 0 0 0 100% 0.077 s
JsonConfigTest 30 0 0 0 100% 0.161 s
AbstractConfigCryptoEngineTest 8 0 0 0 100% 0.086 s
PooledConfigCryptoProviderTest 26 0 0 0 100% 0.189 s
ConfigProviderImplTest 9 0 0 0 100% 0.079 s
PreferencesMutableConfigTest 37 0 0 0 100% 1.038 s
EnvironmentConfigTest 16 0 0 0 100% 0.082 s
ConfigSubsetTest 7 0 0 0 100% 0.351 s
ConfigurerImplPrimitivePropertiesTest 11 0 0 0 100% 0.158 s
PropertiesConfigTest 30 0 0 0 100% 0.256 s
PreferencesConfigTest 24 0 0 0 100% 0.142 s
SystemConfigTest 15 0 0 0 100% 0.107 s
XmlMutableConfigTest 45 0 0 0 100% 2.057 s
ConfigSubtypeTest 11 0 0 0 100% 0.129 s
ConfigurerImplNestedBeansTest 4 0 0 0 100% 0.019 s
YamlMutableConfigTest 45 0 0 0 100% 1.135 s

dev.orne.config

- Class Tests Errors Failures Skipped Success Rate Time
ValueEncoderTest 2 0 0 0 100% 0.003 s
DelegatedWatchableConfigTest 30 0 0 0 100% 3.574 s
ConfigTest 10 0 0 0 100% 0.015 s
ValueDecoratorTest 2 0 0 0 100% 0.003 s
DelegatedConfigTest 19 0 0 0 100% 0.021 s
ValueDecoderTest 2 0 0 0 100% 0.012 s
ExceptionsTest 4 0 0 0 100% 0.071 s
DelegatedMutableConfigTest 24 0 0 0 100% 0.040 s

Test Cases

[Summary] [Package List] [Test Cases]

ApiUsageExamplesTest

exampleOfWatchableConfigUsage 0.102 s
exampleOfSubtype 0.002 s
exampleOfConfigKeyUsage 0 s
exampleOfMutableConfigUsage 0.001 s
exampleOfConfigUsage 0.001 s
exampleOfSubset 0 s

ConfigurableExamplesTest

exampleOfConfigurableProperties 0.002 s
exampleOfDisablePropertiesConfiguration 0.001 s
exampleOfFullOverrideConfigurable 0.002 s
exampleOfEnableNestedBeansConfiguration 0.002 s
exampleOfPreferredConfig 0.003 s

DefaultConfigCryptoProviderTest

testEncrypt 0.034 s
testGetEncryptSync 0.006 s
testDestroyEngine 0.002 s
testBuilder 0.001 s
testBuilderNewEngine 0.045 s
testGetCipher 0 s
testDecrypt 0 s
testDestroy 0.001 s
testGetCipherSync 0.003 s
testGetDecryptSync 0.009 s

SpringExamplesTest

exampleOfEnableConfigurableComponents 0.027 s
exampleOfCustomChildConfigProviderContextHierarchy 0.061 s
exampleOfWrongContextHierarchy 0.020 s
exampleOfWrongCustomConfigProviderContextHierarchy 0.043 s
exampleOfConfigPropertySource 0.011 s
exampleOfEnableFullFeatures 0.024 s
exampleOfEnableConfigurableComponentsExposedConfigurer 0.020 s
exampleOfOwnConfigProvider 0.019 s
exampleOfWrongCustomContextHierarchy 0.044 s
exampleOfCustomizer 0.018 s
exampleOfPreferredConfigInjection 0.014 s
exampleOfContextHierarchy 0.041 s
exampleOfCustomContextHierarchy 0.050 s

DelegatedOrneConfigurationDecoderTest

testConstructorNull 0 s
testDecode_Error 0.009 s
testDecode 0.001 s
testConstructor 0 s

ValueEncoderTest

testAndThen 0.001 s
testCompose 0.001 s

YamlConfigTest

testParentBuilder 0.773 s
testEmpty 0.005 s
testParentVariableResolution 0.048 s
testParentDecoder 0.008 s
testNonIterableParent 0.011 s
testVariableResolution 0.004 s
testParentEncryption 0.678 s
testParentOverrideProperties 0.007 s
testDecoder 0.004 s
testDecoderEncryption 0.371 s
testDecorator 0.005 s
testParentDecorator 0.007 s
testDecoratorVariableResolution 0.005 s
testParent 0.007 s
testEncryption 0.370 s
testNullFileBuilder 0.004 s
testNullPathBuilder 0.003 s
testMissingUrlBuilder 0.003 s
testUrlBuilder 0.044 s
testMissingResourceBuilder 0.003 s
testCustomSeparatorBuilder 0.005 s
testMapBuilder 0.003 s
testNullResourceBuilder 0.003 s
testResourceBuilder 0.008 s
testMissingFileBuilder 0.003 s
testMissingPathBuilder 0.003 s
testNullUrlBuilder 0.002 s
testEmptyBuilder 0.002 s
testFileBuilder 0.005 s
testPathBuilder 0.003 s

PropertiesMutableConfigTest

testParentBuilder 0.036 s
testParentVariableResolution 0.003 s
testParentDecoder 0.002 s
testNonIterableParent 0.003 s
testVariableResolution 0.002 s
testParentEncryption 0.020 s
testParentOverrideProperties 0.002 s
testDecoder 0.001 s
testDecoderEncryption 0.017 s
testDecorator 0.001 s
testParentDecorator 0.001 s
testDecoratorVariableResolution 0.001 s
testParent 0.001 s
testEncoderEncryption 0.018 s
testEncoder 0.001 s
testSetBooleanNull 0.003 s
testSetLongNull 0.003 s
testSetIntegerNull 0.002 s
testEncryption 0.037 s
testSetBoolean 0.108 s
testSet 0.105 s
testEmpty 0.002 s
testSetInteger 0.103 s
testSetLong 0.103 s
testSetNull 0.103 s
testRemove 0.103 s
testWatchableParent 0.204 s
testRemoveMultiple 0.104 s
testNullFileBuilder 0.001 s
testNullPathBuilder 0.001 s
testMissingUrlBuilder 0.002 s
testUrlBuilder 0.001 s
testPropertiesBuilder 0.001 s
testMissingResourceBuilder 0.002 s
testMapBuilder 0.001 s
testNullResourceBuilder 0.001 s
testSaveWriter 0.001 s
testResourceBuilder 0.001 s
testMissingFileBuilder 0.001 s
testMissingPathBuilder 0.001 s
testNullUrlBuilder 0.001 s
testEmptyBuilder 0.001 s
testFileBuilder 0.001 s
testSaveOutputStream 0.002 s
testPathBuilder 0.001 s

DelegatedWatchableConfigTest

testGetInteger 1.884 s
testGetLongDefault 0.006 s
testGetIntegerDefault 0.006 s
testGet 0.005 s
testGetKeys 0.218 s
testGetLong 0.006 s
testGetSupplier 0.006 s
testGetUndecored 0.005 s
testContains 0.006 s
testGetBoolean 0.004 s
testGetBooleanSupplier 0.004 s
testGetParent 0.026 s
testGetKeysFilter 0.006 s
testGetBooleanDefault 0.008 s
testIsEmpty 0.007 s
testGetLongSupplier 0.009 s
testGetDefault 0.004 s
testGetIntegerSupplier 0.004 s
testGetKeysPredicate 0.048 s
testSetBoolean 0.003 s
testSet 0.003 s
testSetInteger 0.003 s
testSetLong 0.003 s
testRemove 0.006 s
testSetLongEvent 0.621 s
testRemoveListener 0.206 s
testRemoveEvent 0.104 s
testSetBooleanEvent 0.104 s
testSetIntegerEvent 0.105 s
testSetEvent 0.104 s

SpringEnvironmentConfigTest

testParentBuilder 0.155 s
testEmpty 0.002 s
testParentVariableResolution 0.003 s
testParentDecoder 0.002 s
testNonIterableParent 0.002 s
testVariableResolution 0.002 s
testParentEncryption 0.029 s
testParentOverrideProperties 0.002 s
testDecoder 0.002 s
testDecoderEncryption 0.029 s
testDecorator 0.002 s
testParentDecorator 0.002 s
testDecoratorVariableResolution 0.002 s
testParent 0.011 s
testEncryption 0.028 s
givenNonConfigurableEnvironment_whenWithIterableKeys_thenThrowsException 0.017 s
testEnvironmentBuilder 0.001 s
givenNonIterableConfig_whenGetKeys_thenThrowsException 0.001 s

ConfigCryptoAesGcmEngineTest

testCreateSecretKeyWrongParams 0.058 s
testSetGcmInitVectorLength 0.004 s
testEncrypt 0.031 s
testCreateSecretKeyWrongSKFAlgorithm 0.002 s
testCreateKeySpec 0.003 s
testDecryptBadKeyType 0.003 s
testCreateKeySpecNegativeLength 0.001 s
testSetGcmTagLength 0.001 s
testEncryptBadKey 0.005 s
testSetSecretKeyLength 0.001 s
testConstructorAlgotithms 0.001 s
testDecrypt 0.031 s
testDestroy 0.035 s
testCreateKeySpecNegativeIterations 0.001 s
testSetSecretKeyIterations 0.001 s
testDecryptWrongPassword 0.030 s
testCreateSecretKey 0.002 s
testConstructor 0 s
testCreateCipher 0.067 s

XmlConfigTest

testParentBuilder 0.004 s
testEmpty 0.002 s
testParentVariableResolution 0.006 s
testParentDecoder 0.003 s
testNonIterableParent 0.004 s
testVariableResolution 0.002 s
testParentEncryption 0.030 s
testParentOverrideProperties 0.003 s
testDecoder 0.001 s
testDecoderEncryption 0.029 s
testDecorator 0.002 s
testParentDecorator 0.003 s
testDecoratorVariableResolution 0.002 s
testParent 0.002 s
testEncryption 0.028 s
testNullFileBuilder 0.002 s
testNullPathBuilder 0.002 s
testMissingUrlBuilder 0.002 s
testUrlBuilder 0.002 s
testMissingResourceBuilder 0.002 s
testCustomSeparatorBuilder 0.002 s
testNullResourceBuilder 0.002 s
testDocBuilder 0.002 s
testResourceBuilder 0.003 s
testMissingFileBuilder 0.001 s
testMissingPathBuilder 0.001 s
testNullUrlBuilder 0.002 s
testEmptyBuilder 0.001 s
testFileBuilder 0.002 s
testPathBuilder 0.004 s

CommonsMutableConfigTest

testParentBuilder 0.108 s
testParentVariableResolution 0.003 s
testParentDecoder 0.002 s
testNonIterableParent 0.002 s
testVariableResolution 0.002 s
testParentEncryption 0.029 s
testParentOverrideProperties 0.003 s
testDecoder 0.001 s
testDecoderEncryption 0.034 s
testDecorator 0.002 s
testParentDecorator 0.002 s
testDecoratorVariableResolution 0.002 s
testParent 0.002 s
testEncoderEncryption 0.028 s
testEncoder 0.002 s
testSetBooleanNull 0.003 s
testSetLongNull 0.003 s
testSetIntegerNull 0.002 s
testEncryption 0.048 s
testSetBoolean 0.105 s
testSet 0.104 s
testEmpty 0.002 s
testSetInteger 0.104 s
testSetLong 0.104 s
testSetNull 0.104 s
testRemove 0.103 s
testWatchableParent 0.205 s
testRemoveMultiple 0.104 s

JsonMutableConfigTest

testParentBuilder 0.005 s
testParentVariableResolution 0.003 s
testParentDecoder 0.002 s
testNonIterableParent 0.003 s
testVariableResolution 0.001 s
testParentEncryption 0.030 s
testParentOverrideProperties 0.002 s
testDecoder 0.001 s
testDecoderEncryption 0.028 s
testDecorator 0.003 s
testParentDecorator 0.002 s
testDecoratorVariableResolution 0.002 s
testParent 0.002 s
testEncoderEncryption 0.027 s
testEncoder 0.002 s
testSetBooleanNull 0.005 s
testSetLongNull 0.003 s
testSetIntegerNull 0.002 s
testEncryption 0.056 s
testSetBoolean 0.110 s
testSet 0.105 s
testEmpty 0.002 s
testSetInteger 0.104 s
testSetLong 0.104 s
testSetNull 0.104 s
testRemove 0.104 s
testWatchableParent 0.205 s
testRemoveMultiple 0.104 s
testNullFileBuilder 0.001 s
testNullPathBuilder 0 s
testMissingUrlBuilder 0 s
testUrlBuilder 0.001 s
testMissingResourceBuilder 0.001 s
testCustomSeparatorBuilder 0.002 s
testMapBuilder 0.001 s
testNullResourceBuilder 0.001 s
testSaveWriter 0.007 s
testResourceBuilder 0.001 s
testMissingFileBuilder 0.001 s
testMissingPathBuilder 0.001 s
testNullUrlBuilder 0.001 s
testEmptyBuilder 0 s
testFileBuilder 0.001 s
testSaveOutputStream 0.002 s
testPathBuilder 0.002 s

ConfigLazyPropertySourceTest

givenExistingBeanForName_whenMultipleCalls_thenCachesConfigBean 0.044 s
givenMissingBeanForName_whenContainsProperty_thenThrowsException 0.001 s
givenExistingBeanForName_whenContainsProperty_thenDelegatesToConfigBean 0.001 s
givenExistingBeanForName_whenGetProperty_thenDelegatesToConfigBean 0.001 s
givenMissingBeanForName_whenGetProperty_thenThrowsException 0.001 s
testEqualsAndHashCode 0.001 s

ConfigurerImplConfigureTest

testConfigureDefaultOptionsNoConfig 0.057 s
testConfigureOnlyNestedOptions 0.024 s
testConfigureNoPropertiesOptionsNoConfig 0.022 s
testConfigureNestedOptions 0.024 s
testConfigureNoPropertiesOptions 0.001 s
testConfigureOnlyNestedOptionsNoConfig 0.001 s
testConfigureDefaultOptions 0.001 s
testConfigureNoOptionsNoConfig 0.026 s
testConfigureNestedOptionsNoConfig 0.002 s
testConfigureNoOptions 0.002 s

CommonsConfigTest

testParentBuilder 0.003 s
testEmpty 0.001 s
testParentVariableResolution 0.002 s
testParentDecoder 0.001 s
testNonIterableParent 0.002 s
testVariableResolution 0.001 s
testParentEncryption 0.022 s
testParentOverrideProperties 0.001 s
testDecoder 0.001 s
testDecoderEncryption 0.017 s
testDecorator 0.001 s
testParentDecorator 0.001 s
testDecoratorVariableResolution 0.001 s
testParent 0.001 s
testEncryption 0.018 s

ConfigProviderConfigurerTest

givenNoProviderOrCustomizer_whenPostProcessBeanFactory_thenSetConfigProvider 0.159 s
givenCustomizerAndConfigBeans_whenCreateConfigProvider_thenUsesCustomizerToCreateProvider 0.100 s
givenSingleCustomizer_whenPostProcessBeanFactory_thenSetConfigProviderBeanName 0.001 s
givenCustomizerAndNoConfigBeans_whenCreateConfigProvider_thenUsesCustomizerToCreateProvider 0.002 s
givenNoCustomizerAndConfigBeans_whenCreateConfigProvider_thenCreatesProviderWithDefaultConfig 0.002 s
givenSingleProvider_whenPostProcessBeanFactory_thenSetConfigProviderBeanName 0.001 s
givenProvider_whenGetConfigProvider_thenReturnsProvider 0.001 s
givenEnvironment_whenCreateDefaultConfig_thenCreatesSpringEnvConfig 0.001 s
givenNoProviderBeanName_whenGetConfigProvider_thenCreatesProvider 0.032 s
givenProviderBeanName_whenGetConfigProvider_thenRetrievesProvider 0.001 s
givenNoCustomizerAndNoConfigBeans_whenCreateConfigProvider_thenCreatesProviderWithDefaultConfig 0.001 s
givenMultipleAppProviders_whenPostProcessBeanFactory_thenThrowException 0.001 s
givenMultipleCustomizers_whenPostProcessBeanFactory_thenThrowException 0.001 s

ConfigurableComponentsPostProcessorTest

givenConfigurableBean_thenPostProcessBeforeInitialization_thenConfigureBean 0.001 s
givenNonConfigurableBean_thenPostProcessBeforeInitialization_thenIgnoreBean 0.001 s

ConfigurableComponentsConfigurerTest

givenExposeConfigurerTrue_thenConfigurableComponentsPostProcessor_thenCreatesAndExposesNewConfigurer 0.199 s
givenExposedConfigurer_whenConfigurableComponentsConfigurer_thenExposeConfigurer 0.012 s
givenNotExposedConfigurer_whenConfigurableComponentsConfigurer_thenDontExposeConfigurer 0.001 s
givenExposeConfigurerFalse_thenConfigurableComponentsPostProcessor_thenCreatesNewConfigurer 0.002 s
givenAnnotation_whenSetImportMetadata_thenSetAnnotationMetadata 0.004 s

JsonConfigTest

testParentBuilder 0.005 s
testEmpty 0.002 s
testParentVariableResolution 0.004 s
testParentDecoder 0.004 s
testNonIterableParent 0.004 s
testVariableResolution 0.003 s
testParentEncryption 0.030 s
testParentOverrideProperties 0.003 s
testDecoder 0.002 s
testDecoderEncryption 0.029 s
testDecorator 0.003 s
testParentDecorator 0.003 s
testDecoratorVariableResolution 0.002 s
testParent 0.002 s
testEncryption 0.018 s
testNullFileBuilder 0.001 s
testNullPathBuilder 0.001 s
testMissingUrlBuilder 0.001 s
testUrlBuilder 0.013 s
testMissingResourceBuilder 0.002 s
testCustomSeparatorBuilder 0.003 s
testMapBuilder 0.002 s
testNullResourceBuilder 0.001 s
testResourceBuilder 0.002 s
testMissingFileBuilder 0.001 s
testMissingPathBuilder 0.002 s
testNullUrlBuilder 0.001 s
testEmptyBuilder 0.002 s
testFileBuilder 0.002 s
testPathBuilder 0.002 s

ConfigTest

testGetInteger 0.003 s
testKeyMethodsEmptyOverride 0.001 s
testGetLong 0.002 s
testKeyMethodsDefault 0.001 s
testGetUndecored 0 s
testContains 0.001 s
testGetBoolean 0.002 s
testKeyMethodsOverride 0.001 s
testGetString 0.001 s
testParent 0.001 s

AbstractConfigCryptoEngineTest

testCreateSecureRandomError 0.070 s
testSetSecureRandom 0.002 s
testGetSecretKeyFactoryAlgorithm 0.001 s
testGetSecretKeyFactoryUnknownAlgorithm 0.005 s
testCreateCipherAlgorithm 0.002 s
testCreateCipherUnknownAlgorithm 0.001 s
testCreateSecureRandom 0.001 s
testGetSecureRandom 0.001 s

EnableConfigurableComponentsTest

testChildContextNoPropsBean 0.006 s
testParentContextBean 0.002 s
testEnvironment 0.002 s
testParentContextNoPropsBean 0.002 s
testChildContextNestedBean 0.001 s
testGrandpaConfig 0.001 s
testChildContextParentCfgBean 0.002 s
testChildContextBean 0.001 s
testParentContextParentCfgBean 0.001 s
testParentContextNestedBean 0.001 s
testSibblingConfig 0.001 s
testChildContextChildCfgBean 0.001 s
testParentContextChildCfgBean 0.002 s
testParentConfig 0.002 s
testChildConfig 0.001 s
testParentContextStrictChildCfgBean 0.001 s
testChildContextStrictChildCfgBean 0.001 s

ConfigPropertySourcePostProcessorTest

givenSourceAnnotation_whenProcessConfigurationBean_thenProcessSource 0.046 s
givenNameWithNoConfigBean_whenProcessSource_thenThrowException 0.080 s
givenSourcesAnnotation_whenProcessConfigurationBean_thenProcessEachSource 0.003 s
givenName_whenProcessSource_thenAddPropertySource 0.009 s
givenType_whenProcessSource_thenAddPropertySource 0.002 s
givenNameWithExistingSource_testProcessSource_thenReplaceSource 0.011 s
givenNoNameOrType_whenProcessSource_thenThrowException 0.002 s
givenConfigurableEnvironment_whenSetEnvironment_thenSetEnvironment 0.001 s
givenTypeWithNoBeanAndOptional_whenProcessSource_thenIgnoreSource 0.002 s
givenNameAndType_whenProcessSource_thenThrowException 0.002 s
givenNameWithNoBean_whenProcessSource_thenThrowException 0.002 s
givenSourcesEmptyAnnotation_whenProcessConfigurationBean_thenDoNothing 0.002 s
givenNoEnvironment_whenPostProcessBeanFactory_thenThrowException 0.001 s
givenSourceAndSourcesAnnotation_whenProcessConfigurationBean_thenProcessEachSource 0.002 s
givenNonConfigurableEnvironment_whenSetEnvironment_thenThrowException 0.001 s
givenTypeWithNoBean_whenProcessSource_thenThrowException 0.002 s
givenConfigurationBeanDefinitions_whenPostProcessBeanFactory_thenCallProcessConfigurationBean 0.002 s
givenTypeWithManyBeans_whenProcessSource_thenThrowException 0.002 s
givenNoSourceAnnotations_whenProcessConfigurationBean_thenDoNothing 0.001 s
givenNameWithNoBeanAndOptional_whenProcessSource_thenIgnoreSource 0.001 s
givenTypeWithExistingSource_whenProcessSource_thenReplaceSource 0.002 s

CommonsIntegrationExamplesTest

exampleOfConfigAsApacheImmutableConfiguration 0.005 s
exampleOfApacheImmutableConfigurationAsConfig 0.005 s
exampleOfMutableConfigAsApacheConfiguration 0.001 s
exampleOfApacheConfigurationAsMutableConfig 0.001 s

PooledConfigCryptoProviderTest

testPooledCipherFactoryCreateFail 0.016 s
testDecryptBorrowFailIllegalState 0.079 s
testPooledCipherFactoryWrap 0.003 s
testEncrypt 0.002 s
testBuilderCustomEngineKey 0.004 s
testDecryptReturnFail 0.002 s
testEncryptBorrowFailFactory 0.002 s
testBuilderCustomEnginePass 0.001 s
testEncryptEncryptReturnFail 0.002 s
testDestroyEngine 0.004 s
testBuilderAesEngine 0 s
testEncryptReturnFail 0.001 s
testDecryptBorrowFailNoSuchElement 0.002 s
testDecryptDecryptReturnFail 0.002 s
testDecryptBorrowFailFactory 0.002 s
testPooledCipherFactoryCreate 0.001 s
testEncryptEncryptFail 0.001 s
testBuilderAesEngineKeyDoNotDestroy 0.001 s
testEncryptBorrowFailIllegalState 0.001 s
testDecrypt 0.001 s
testDestroy 0.001 s
testDecryptDecryptFail 0.002 s
testEncryptBorrowFailNoSuchElement 0.001 s
testBuilderAesEnginePass 0.048 s
testBuilderCustomEngineKeyDestroy 0.001 s
testPooledCipherFactoryConstructor 0 s

EnablePreferredConfigInjectionTest

whenNoConfigAndQualifier_thenDefaultConfigIsInjected 0.009 s
whenSubtypeConfigAndNoQualifier_thenDefaultConfigIsInjected 0.009 s
whenNoConfigAndNoQualifier_thenDefaultConfigIsInjected 0.006 s
whenMultipleConfigsAndQualifier_thenSubtypeConfigIsInjected 0.011 s
whenNoConfigAndNoDefaultQualifier_thenExceptionIsThrown 0.007 s
whenCustomizedAndNoDefaultQualifier_thenPrimaryConfigIsInjected 0.009 s
whenCustomizedAndNoQualifier_thenDefaultConfigIsInjected 0.009 s
whenMultipleConfigsAndNoDefaultQualifier_thenPrimaryConfigIsInjected 0.008 s
whenSubtypeConfigAndQualifier_thenDefaultConfigIsInjected 0.007 s
whenSubtypeConfigAndNoDefaultQualifier_thenExceptionIsThrown 0.006 s
whenCustomizedAndQualifier_thenSubtypeConfigIsInjected 0.009 s
whenMultipleConfigsAndNoQualifier_thenDefaultConfigIsInjected 0.010 s

EnableOrneConfigTest

givenNoQualifier_thenContructorBean_thenDefaultConfigIsInjected 0.002 s
testEnvironment 0.001 s
givenNoQualifier_thenConfigurableBean_thenDefaultConfigIsInjected 0.001 s
givenQualifier_thenConfigurableBean_thenDefaultConfigIsInjected 0.001 s
givenQualifier_thenContructorBean_thenDefaultConfigIsInjected 0.001 s

SpringBootAutoConfigurerTest

testDisableAutoConfig 0.148 s
testDisableInjection 0.169 s
testDisableConfigurableBeans 0.023 s
testDefaultEnabledFeatures 0.026 s

ValueDecoratorTest

testAndThen 0.001 s
testCompose 0.001 s

ConfigProviderImplTest

testConstructorNull 0.002 s
testSelectNoOptions 0.052 s
testSelectPreferredOptions 0.020 s
testSelectPreferredNoDefaultOptionsNoFound 0 s
testSelectPreferredOptionsNoFound 0 s
testRegister 0.001 s
testSelectPreferredNoDefaultOptions 0.001 s
testConstructor 0 s
testSelectDefaultOptions 0 s

PreferencesMutableConfigTest

testParentBuilder 0.003 s
testParentVariableResolution 0.001 s
testParentDecoder 0 s
testNonIterableParent 0.004 s
testVariableResolution 0 s
testParentEncryption 0.017 s
testParentOverrideProperties 0 s
testDecoder 0 s
testDecoderEncryption 0.020 s
testDecorator 0.001 s
testParentDecorator 0.001 s
testDecoratorVariableResolution 0.001 s
testParent 0.001 s
testEncoderEncryption 0.016 s
testEncoder 0 s
testSetBooleanNull 0.001 s
testSetLongNull 0.002 s
testSetIntegerNull 0.001 s
testEncryption 0.033 s
testSetBoolean 0.102 s
testSet 0.102 s
testEmpty 0.001 s
testSetInteger 0.103 s
testSetLong 0.102 s
testSetNull 0.103 s
testRemove 0.102 s
testWatchableParent 0.203 s
testRemoveMultiple 0.103 s
testSystemClassPathBuilder 0 s
testUserClassBuilder 0 s
testSystemRootBuilder 0.001 s
testSystemClassBuilder 0.001 s
testUserPathBuilder 0.001 s
testNodeBuilder 0.001 s
testSystemPathBuilder 0.001 s
testUserClassPathBuilder 0.001 s
testUserRootBuilder 0.001 s

EnvironmentConfigTest

testParentBuilder 0.015 s
testEmpty 0 s
testParentVariableResolution 0.002 s
testParentDecoder 0.001 s
testNonIterableParent 0.002 s
testVariableResolution 0.001 s
testParentEncryption 0.017 s
testParentOverrideProperties 0.001 s
testDecoder 0 s
testDecoderEncryption 0.017 s
testDecorator 0.001 s
testParentDecorator 0.001 s
testDecoratorVariableResolution 0.001 s
testParent 0.001 s
testEncryption 0.017 s
testGetEnvironmentVariables 0 s

ConfigPropertySourceTest

whenMultipleAnnotation_thenPropertiesAvailablesInEnvironment 0.018 s
whenSingleAnnotationInHierarchy_thenPropertiesAvailablesInEnvironment 0.024 s
whenMultipleAnnotationInHierarchy_thenPropertiesAvailablesInEnvironment 0.031 s
whenSingleAnnotation_thenPropertiesAvailablesInEnvironment 0.012 s

ConfigSubsetTest

testMutableSubset 0.019 s
testHashCodeEqualToString 0.005 s
testWatchabeSubset 0.210 s
testWatchabeNestedSubset 0.103 s
testMutableNestedSubset 0.003 s
testSubset 0.002 s
testNestedSubset 0.001 s

DelegatedConfigTest

testGetInteger 0 s
testGetLongDefault 0 s
testGetIntegerDefault 0.001 s
testGet 0 s
testGetKeys 0 s
testGetLong 0 s
testGetSupplier 0 s
testGetUndecored 0 s
testContains 0.001 s
testGetBoolean 0.001 s
testGetBooleanSupplier 0.001 s
testGetParent 0.001 s
testGetKeysFilter 0.001 s
testGetBooleanDefault 0.001 s
testIsEmpty 0.001 s
testGetLongSupplier 0 s
testGetDefault 0 s
testGetIntegerSupplier 0.001 s
testGetKeysPredicate 0 s

ConfigurerImplPrimitivePropertiesTest

testConfigurePrimitiveProperties 0.096 s
testConfigurePropertiesPermissionsUnconfigured 0.005 s
testConfigureWithConfigError 0.013 s
testConfigurePropertiesPermissions 0.010 s
testConfigurePrimitivePropertiesUnconfigured 0.003 s
testConfigurePrimitivePropertiesNull 0.005 s
testConfigureWrapperPropertiesUnconfigured 0.003 s
testConfigureWithBeanError 0.004 s
testConfigureWrapperProperties 0.006 s
testConfigurePropertiesPermissionsNull 0.005 s
testConfigureWrapperPropertiesNull 0.004 s

PropertiesConfigTest

testParentBuilder 0.138 s
testEmpty 0.001 s
testParentVariableResolution 0.002 s
testParentDecoder 0.003 s
testNonIterableParent 0.003 s
testVariableResolution 0.001 s
testParentEncryption 0.018 s
testParentOverrideProperties 0.002 s
testDecoder 0.001 s
testDecoderEncryption 0.017 s
testDecorator 0.001 s
testParentDecorator 0.002 s
testDecoratorVariableResolution 0.001 s
testParent 0.002 s
testEncryption 0.018 s
testNullFileBuilder 0.002 s
testNullPathBuilder 0.001 s
testMissingUrlBuilder 0.001 s
testUrlBuilder 0.001 s
testPropertiesBuilder 0.001 s
testMissingResourceBuilder 0.002 s
testMapBuilder 0.002 s
testNullResourceBuilder 0.002 s
testResourceBuilder 0.002 s
testMissingFileBuilder 0.002 s
testMissingPathBuilder 0.002 s
testNullUrlBuilder 0.002 s
testEmptyBuilder 0.002 s
testFileBuilder 0.002 s
testPathBuilder 0.002 s

DelegatedOrneMutableConfigurationTest

testContainsKeyError 0.001 s
testContainsKey 0 s
testClearProperty 0 s
testGetProperty 0.001 s
testsGetKeysError 0.001 s
testsGetKeys 0.039 s
testClearPropertyError 0.003 s
testGetPropertyError 0.001 s
testIsEmpty 0.001 s
testAddProperty 0.001 s
testConstructor 0.001 s
testIsEmptyError 0.001 s
testAddPropertyError 0.001 s

ValueDecoderTest

testAndThen 0.007 s
testCompose 0.002 s

PreferencesConfigTest

testParentBuilder 0.005 s
testEmpty 0 s
testParentVariableResolution 0.001 s
testParentDecoder 0.001 s
testNonIterableParent 0.001 s
testVariableResolution 0.001 s
testParentEncryption 0.023 s
testParentOverrideProperties 0.001 s
testDecoder 0.001 s
testDecoderEncryption 0.027 s
testDecorator 0 s
testParentDecorator 0.001 s
testDecoratorVariableResolution 0 s
testParent 0.001 s
testEncryption 0.016 s
testSystemClassPathBuilder 0.048 s
testUserClassBuilder 0.001 s
testSystemRootBuilder 0 s
testSystemClassBuilder 0 s
testUserPathBuilder 0 s
testNodeBuilder 0 s
testSystemPathBuilder 0.001 s
testUserClassPathBuilder 0.001 s
testUserRootBuilder 0.001 s

SystemConfigTest

testParentBuilder 0.003 s
testEmpty 0.001 s
testParentVariableResolution 0.003 s
testParentDecoder 0.002 s
testNonIterableParent 0.003 s
testVariableResolution 0.001 s
testParentEncryption 0.029 s
testParentOverrideProperties 0.002 s
testDecoder 0.001 s
testDecoderEncryption 0.028 s
testDecorator 0.001 s
testParentDecorator 0.001 s
testDecoratorVariableResolution 0.001 s
testParent 0.001 s
testEncryption 0.027 s

XmlMutableConfigTest

testParentBuilder 0.020 s
testParentVariableResolution 0.009 s
testParentDecoder 0.006 s
testNonIterableParent 0.007 s
testVariableResolution 0.004 s
testParentEncryption 0.370 s
testParentOverrideProperties 0.007 s
testDecoder 0.003 s
testDecoderEncryption 0.151 s
testDecorator 0.003 s
testParentDecorator 0.005 s
testDecoratorVariableResolution 0.004 s
testParent 0.006 s
testEncoderEncryption 0.123 s
testEncoder 0.004 s
testSetBooleanNull 0.006 s
testSetLongNull 0.005 s
testSetIntegerNull 0.006 s
testEncryption 0.058 s
testSetBoolean 0.110 s
testSet 0.109 s
testEmpty 0.005 s
testSetInteger 0.108 s
testSetLong 0.108 s
testSetNull 0.108 s
testRemove 0.108 s
testWatchableParent 0.208 s
testRemoveMultiple 0.108 s
testNullFileBuilder 0.003 s
testNullPathBuilder 0.003 s
testMissingUrlBuilder 0.003 s
testUrlBuilder 0.013 s
testMissingResourceBuilder 0.003 s
testCustomSeparatorBuilder 0.003 s
testNullResourceBuilder 0.002 s
testSaveWriter 0.007 s
testDocBuilder 0.002 s
testResourceBuilder 0.003 s
testMissingFileBuilder 0.002 s
testMissingPathBuilder 0.002 s
testNullUrlBuilder 0.002 s
testEmptyBuilder 0.002 s
testFileBuilder 0.003 s
testSaveOutputStream 0.004 s
testPathBuilder 0.003 s

DelegatedOrneConfigurationTest

testConstructorNull 0 s
testContainsKeyError 0.001 s
testContainsKey 0.001 s
testContainsValue 0.001 s
testClearProperty 0 s
testGetProperty 0 s
testsGetKeysError 0 s
testsGetKeys 0.001 s
testGetPropertyError 0.001 s
testIsEmpty 0.001 s
testAddProperty 0.001 s
testConstructor 0.001 s
testIsEmptyError 0.001 s

ConfigSubtypeTest

testSimpleProxy 0.004 s
testHashCodeEqualToString 0.003 s
testMutableInvalidInstance 0.001 s
testIncompleteProxy 0 s
testWatchableInvalidInstance 0.001 s
testNonInterfaceProxy 0.001 s
testProxyNotNeeded 0.001 s
testExtendedInterface 0.001 s
testErrorHandling 0.004 s
testMutableInterface 0.004 s
testWatchableInterface 0.106 s

ConfigurerImplNestedBeansTest

testConfigureNestedBeansMixed 0.011 s
testConfigureNestedBeansConfigured 0.002 s
testConfigureNestedBeansUnconfigured 0.002 s
testConfigureNullNestedBeans 0.001 s

YamlMutableConfigTest

testParentBuilder 0.007 s
testParentVariableResolution 0.003 s
testParentDecoder 0.002 s
testNonIterableParent 0.002 s
testVariableResolution 0.002 s
testParentEncryption 0.029 s
testParentOverrideProperties 0.003 s
testDecoder 0.001 s
testDecoderEncryption 0.028 s
testDecorator 0.002 s
testParentDecorator 0.002 s
testDecoratorVariableResolution 0.001 s
testParent 0.001 s
testEncoderEncryption 0.025 s
testEncoder 0.001 s
testSetBooleanNull 0.002 s
testSetLongNull 0.002 s
testSetIntegerNull 0.002 s
testEncryption 0.035 s
testSetBoolean 0.103 s
testSet 0.104 s
testEmpty 0.001 s
testSetInteger 0.103 s
testSetLong 0.103 s
testSetNull 0.104 s
testRemove 0.103 s
testWatchableParent 0.204 s
testRemoveMultiple 0.103 s
testNullFileBuilder 0.001 s
testNullPathBuilder 0.001 s
testMissingUrlBuilder 0 s
testUrlBuilder 0.001 s
testMissingResourceBuilder 0.001 s
testCustomSeparatorBuilder 0.001 s
testMapBuilder 0.001 s
testNullResourceBuilder 0.001 s
testSaveWriter 0.015 s
testResourceBuilder 0.002 s
testMissingFileBuilder 0.001 s
testMissingPathBuilder 0.001 s
testNullUrlBuilder 0.001 s
testEmptyBuilder 0.001 s
testFileBuilder 0.002 s
testSaveOutputStream 0.009 s
testPathBuilder 0.002 s

ExceptionsTest

testNonIterableConfigException 0.032 s
testConfigCryptoProviderException 0.002 s
testConfigCryptoWrongKeyException 0.001 s
testConfigException 0.002 s

SetupExamplesTest

exampleOfSpringEnvironment 0.001 s
exampleOfCommons 0.001 s
exampleOfDecorators 0.001 s
exampleOfCryptoCustomEngine 0.001 s
exampleOfSystemProperties 0 s
exampleOfSpringConfigurableEnvironment 0.002 s
exampleOfDecoders 0.001 s
exampleOfMutableJavaPreferences 0.001 s
exampleOfJavaProperties 0.001 s
exampleOfCryptoReadOnly 0.028 s
exampleOfMutableJson 0.007 s
exampleOfMutableYaml 0.004 s
exampleOfXml 0.003 s
exampleOfEncoders 0.001 s
exampleOfCryptoAndEncoderDecoder 0.028 s
exampleOfJavaPreferences 0.001 s
exampleOfJson 0.002 s
exampleOfYaml 0.002 s
exampleOfCrypto 0.027 s
exampleOfConfigHierarchyParentOverride 0.001 s
exampleOfConfigHierarchy 0.001 s
exampleOfVariableResolutionAndDecorators 0.001 s
exampleOfEnvironmentVariables 0.001 s
exampleOfMutableXml 0.003 s
exampleOfVariableResolution 0.001 s
exampleOfMutableCommons 0.001 s
exampleOfMutableJavaProperties 0.001 s

DelegatedMutableConfigTest

testGetInteger 0.017 s
testGetLongDefault 0.001 s
testGetIntegerDefault 0.001 s
testGet 0.001 s
testGetKeys 0 s
testGetLong 0 s
testGetSupplier 0 s
testGetUndecored 0 s
testContains 0 s
testGetBoolean 0 s
testGetBooleanSupplier 0.001 s
testGetParent 0.001 s
testGetKeysFilter 0.001 s
testGetBooleanDefault 0.001 s
testIsEmpty 0 s
testGetLongSupplier 0 s
testGetDefault 0 s
testGetIntegerSupplier 0.001 s
testGetKeysPredicate 0.001 s
testSetBoolean 0.001 s
testSet 0.001 s
testSetInteger 0 s
testSetLong 0 s
testRemove 0.001 s