073fe96238fd4da2093e0b993bebe4959dd6fcfa
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method private copyConfigFromResources(resourcesConfig String, destConfig String) : File extracted from public shouldRead_configFile_fromSpecifiedLocation() : void in class com.galenframework.tests.runner.GalenConfigTest | From | To | |
Extract Method private loadConfigFromUserHome() : void extracted from private loadConfig() : void in class com.galenframework.config.GalenConfig | From | To | |
Extract Method private copyConfigFromResources(resourcesConfig String, destConfig String) : File extracted from public shouldRead_configForLocalProject_fromFile() : void in class com.galenframework.tests.runner.GalenConfigTest | From | To | |
Extract Method private loadConfigFromLocal() : void extracted from private loadConfig() : void in class com.galenframework.config.GalenConfig | From | To |