e01977a89029e6160489b66bbb8a733ce771c53b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 19
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public getPath() : String renamed to public getUri() : String in class cucumber.runtime.model.CucumberFeature | From | To | |
| Rename Method public getPath() : String renamed to public getUri() : String in class cucumber.api.TestCase | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute path : String to uri : String in class cucumber.runtime.model.CucumberFeature | From | To | |
| Rename Attribute path : String to uri : String in class cucumber.api.event.TestSourceRead | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter path : String to uri : String in method public CucumberFeature(gherkinDocument GherkinDocument, uri String, gherkinSource String) in class cucumber.runtime.model.CucumberFeature | From | To | |
| Rename Parameter path : String to uri : String in method public TestSourceRead(timeStamp Long, uri String, language String, source String) in class cucumber.api.event.TestSourceRead | From | To |