c62d333e473c3eb4ff8574fcc450aac63aeb16fd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable eventRecorder : ExecutionEventRecorder to executionResults : ExecutionResults in method package random() : void in class org.junit.jupiter.engine.extension.OrderedMethodTests | From | To | |
Change Variable Type | 1 | ||
Change Variable Type eventRecorder : ExecutionEventRecorder to executionResults : ExecutionResults in method package random() : void in class org.junit.jupiter.engine.extension.OrderedMethodTests | From | To | |
Extract Method | 1 | ||
Extract Method private assertOrderAnnotationSupport(testClass Class<?>) : void extracted from package orderAnnotation() : void in class org.junit.jupiter.engine.extension.OrderedMethodTests | From | To |