d3ff0798f3e87bb489e3c91f7d11813503fe7861
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public getProperties(fileName String) : Properties from class org.apache.phoenix.pherf.util.ResourceList to public getProperties(fileName String) : Properties from class org.apache.phoenix.pherf.PherfConstants | From | To | |
Rename Variable | 1 | ||
Rename Variable properties : Properties to constants : PherfConstants in method public testResourceListPropertyDirectory() : void in class org.apache.phoenix.pherf.ResourceTest | From | To | |
Extract Superclass | 2 | ||
Extract Superclass org.apache.phoenix.pherf.ResultBaseTest from classes [org.apache.phoenix.pherf.ConfigurationParserTest, org.apache.phoenix.pherf.ResultTest] | From | To | |
Extract Superclass org.apache.phoenix.pherf.ResultBaseTestIT from classes [org.apache.phoenix.pherf.DataIngestIT] | From | To | |
Change Variable Type | 1 | ||
Change Variable Type properties : Properties to constants : PherfConstants in method public testResourceListPropertyDirectory() : void in class org.apache.phoenix.pherf.ResourceTest | From | To |