d8406dd1cbd14b82a79ccf5205f4367c9883a768
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private includesBlank(testCaseName String) : boolean from class cucumber.runtime.formatter.JUnitFormatter.TestCase to private includesBlank(testCaseName String) : boolean from class cucumber.runtime.Utils | From | To | |
Rename Class | 1 | ||
Rename Class cucumber.cukeulator.test.Instrumentation renamed to cucumber.cukeulator.test.CucumberRunner | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public getUniqueTestNameForScenarioExample(testCaseName String, exampleNumber int) : String extracted from private calculateElementName(testCase TestCase) : String in class cucumber.runtime.formatter.JUnitFormatter.TestCase & moved to class cucumber.runtime.Utils | From | To |