798af649d2f09983ce73d06b74f09b67ed1b8ef1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 7 | ||
Rename Method public testFactory_Subconfig_MultiLevel() : void renamed to public testConfig_Subconfig_MultiLevel() : void in class com.nhl.bootique.config.YamlConfigurationFactoryTest | From | To | |
Rename Method public testFactory_Subconfig() : void renamed to public testConfig_Subconfig() : void in class com.nhl.bootique.config.YamlConfigurationFactoryTest | From | To | |
Rename Method public testFactory_PropSubstitution_Nested() : void renamed to public testConfig_PropSubstitution_Nested() : void in class com.nhl.bootique.config.YamlConfigurationFactoryTest | From | To | |
Rename Method public testFactory_Nested() : void renamed to public testConfig_Nested() : void in class com.nhl.bootique.config.YamlConfigurationFactoryTest | From | To | |
Rename Method public testFactory() : void renamed to public testConfig() : void in class com.nhl.bootique.config.YamlConfigurationFactoryTest | From | To | |
Rename Method public testFactory_Subconfig_Missing() : void renamed to public testConfig_Subconfig_Missing() : void in class com.nhl.bootique.config.YamlConfigurationFactoryTest | From | To | |
Rename Method public testFactory_PropSubstitution() : void renamed to public testConfig_PropSubstitution() : void in class com.nhl.bootique.config.YamlConfigurationFactoryTest | From | To | |
Extract Method | 11 | ||
Extract Method private factory(yaml String) : YamlConfigurationFactory extracted from public testFactory_Subconfig() : void in class com.nhl.bootique.config.YamlConfigurationFactoryTest | From | To | |
Extract Method private factory(yaml String) : YamlConfigurationFactory extracted from public testMap_MultiLevel() : void in class com.nhl.bootique.config.YamlConfigurationFactoryTest | From | To | |
Extract Method private factory(yaml String) : YamlConfigurationFactory extracted from public testList_SingleLevel() : void in class com.nhl.bootique.config.YamlConfigurationFactoryTest | From | To | |
Extract Method private factory(yaml String) : YamlConfigurationFactory extracted from public testFactory_Subconfig_MultiLevel() : void in class com.nhl.bootique.config.YamlConfigurationFactoryTest | From | To | |
Extract Method private factory(yaml String) : YamlConfigurationFactory extracted from public testList_MultiLevel() : void in class com.nhl.bootique.config.YamlConfigurationFactoryTest | From | To | |
Extract Method private factory(yaml String) : YamlConfigurationFactory extracted from public testFactory() : void in class com.nhl.bootique.config.YamlConfigurationFactoryTest | From | To | |
Extract Method private factory(yaml String) : YamlConfigurationFactory extracted from public testFactory_PropSubstitution() : void in class com.nhl.bootique.config.YamlConfigurationFactoryTest | From | To | |
Extract Method private factory(yaml String) : YamlConfigurationFactory extracted from public testMap_SingleLevel() : void in class com.nhl.bootique.config.YamlConfigurationFactoryTest | From | To | |
Extract Method private factory(yaml String) : YamlConfigurationFactory extracted from public testFactory_PropSubstitution_Nested() : void in class com.nhl.bootique.config.YamlConfigurationFactoryTest | From | To | |
Extract Method private factory(yaml String) : YamlConfigurationFactory extracted from public testFactory_Subconfig_Missing() : void in class com.nhl.bootique.config.YamlConfigurationFactoryTest | From | To | |
Extract Method private factory(yaml String) : YamlConfigurationFactory extracted from public testFactory_Nested() : void in class com.nhl.bootique.config.YamlConfigurationFactoryTest | From | To |