910c5744d48df499a2c32addbccd26e999c6a66e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable annotation : Annotation to methodAnnotations : Annotation[] in method public scan(javaBackend JavaBackend, method Method, glueCodeClass Class<?>) : void in class cucumber.runtime.java.MethodScanner | From | To | |
Change Variable Type | 1 | ||
Change Variable Type annotation : Annotation to methodAnnotations : Annotation[] in method public scan(javaBackend JavaBackend, method Method, glueCodeClass Class<?>) : void in class cucumber.runtime.java.MethodScanner | From | To | |
Extract Method | 1 | ||
Extract Method private validateMethod(method Method, glueCodeClass Class<?>) : void extracted from public scan(javaBackend JavaBackend, method Method, glueCodeClass Class<?>) : void in class cucumber.runtime.java.MethodScanner | From | To |