42212318d701209a04c00d400adc4519a5da21bf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public step_definition_match() : void renamed to public throws_ambiguous_steps_def_exception_when_many_patterns_match() : void in class cucumber.runtime.RuntimeGlueTest | From | To | |
Extract Method | 2 | ||
Extract Method private checkAmbiguousCalled(featurePath String) : void extracted from public step_definition_match() : void in class cucumber.runtime.RuntimeGlueTest | From | To |