0adf6694cb9006056a457511d8e9703d9b360682
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public should_handle_backgound() : void renamed to public should_handle_background() : void in class cucumber.runtime.formatter.PrettyFormatterTest | From | To | |
| Rename Method public should_mark_arguments_in_steps() : void renamed to public should_mark_subsequent_arguments_in_steps() : void in class cucumber.runtime.formatter.PrettyFormatterTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable textStart : int to beginIndex : int in method package formatStepText(keyword String, stepText String, textFormat Format, argFormat Format, arguments List<Argument>) : String in class cucumber.runtime.formatter.PrettyFormatter | From | To | |
| Extract Variable | 1 | ||
| Extract Variable argumentOffset : int in method package formatStepText(keyword String, stepText String, textFormat Format, argFormat Format, arguments List<Argument>) : String from class cucumber.runtime.formatter.PrettyFormatter | From | To |