e1b958323458920e6966ede3295ed2d6a230e338
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private hasComponentStereoType(annotation Annotation) : boolean renamed to private hasAnnotation(annotation Annotation, desired Collection<Class<? extends Annotation>>) : boolean in class cucumber.runtime.java.spring.SpringFactory | From | To | |
Inline Variable | 1 | ||
Inline Variable hasStandardAnnotations : boolean in method private dependsOnSpringContext(type Class<?>) : boolean from class cucumber.runtime.java.spring.SpringFactory | From | To |