2fe6292d4b44c883b41ac196d78c22554d141ef0
Files Diff
- Added: 0
- Removed: 9
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private runFeaturesWithTestNGFormatter(features List<CucumberFeature>, stepsToResult Map<String,Result>, hooks List<SimpleEntry<String,Result>>, stepDuration long) : String extracted from public testDurationCalculationOfStepsAndHooks() : void in class cucumber.runtime.formatter.TestNGFormatterTest | From | To | |
Extract Method private runFeatureWithStrictTestNGFormatter(feature CucumberFeature, stepsToResult Map<String,Result>, stepDuration long) : String extracted from public testScenarioWithUndefinedStepsStrict() : void in class cucumber.runtime.formatter.TestNGFormatterTest | From | To |