a7725c855d1a3ff8734af43a9f81dc62f792447b
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method package initialize(myType MyType) : void renamed to package initializeBaseClass(myType MyType) : void in class com.example.mockito.MockitoDecoratorWithNestedContextsTest | From | To | |
Rename Method package initialize(yourType YourType, myType MyType) : void renamed to package initializeFirstContext(yourType YourType, myType MyType) : void in class com.example.mockito.MockitoDecoratorWithNestedContextsTest.FirstContext | From | To | |
Move Class | 1 | ||
Move Class com.example.mockito.ContextScope moved to org.junit.gen5.api.extension.ContextScope | From | To |