15b678fecd016a8da70d06e1222ec8307be4ea3c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package kotlinTestWithAVeryStrangeName() : void renamed to package kotlinTestWithMethodNameContainingSpecialCharacters() : void in class org.junit.jupiter.engine.TestInstanceLifecycleTests | From | To | |
Rename Variable | 1 | ||
Rename Variable executionEvent : ExecutionEvent to testDescriptor : TestDescriptor in method package kotlinTestWithMethodNameContainingSpecialCharacters() : void in class org.junit.jupiter.engine.TestInstanceLifecycleTests | From | To | |
Change Variable Type | 1 | ||
Change Variable Type executionEvent : ExecutionEvent to testDescriptor : TestDescriptor in method package kotlinTestWithMethodNameContainingSpecialCharacters() : void in class org.junit.jupiter.engine.TestInstanceLifecycleTests | From | To |