27b02a053506038ec37ff4db2e173f7fd50488db
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Push Down Method | 3 | ||
Push Down Method public toString() : String from class cucumber.api.testng.CucumberFeatureWrapper to public toString() : String from class cucumber.api.testng.CucumberFeatureWrapperImpl | From | To | |
Push Down Method public getCucumberFeature() : CucumberFeature from class cucumber.api.testng.CucumberFeatureWrapper to public getCucumberFeature() : CucumberFeature from class cucumber.api.testng.CucumberFeatureWrapperImpl | From | To | |
Push Down Method public CucumberFeatureWrapper(cucumberFeature CucumberFeature) from class cucumber.api.testng.CucumberFeatureWrapper to public CucumberFeatureWrapperImpl(cucumberFeature CucumberFeature) from class cucumber.api.testng.CucumberFeatureWrapperImpl | From | To | |
Push Down Attribute | 1 | ||
Push Down Attribute private cucumberFeature : CucumberFeature from class cucumber.api.testng.CucumberFeatureWrapper to private cucumberFeature : CucumberFeature from class cucumber.api.testng.CucumberFeatureWrapperImpl | From | To |