b9878f9455d23f7c49456d162c5fd2c975befb8b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable aMock : Object to mock : Object in method public resolveArgument(parameter Parameter, testExecutionContext TestExecutionContext) : Object in class com.example.mockito.MockitoDecorator | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type contextMocks : Map to contextMocks : Map<Class<?>,Object> in method public resolveArgument(parameter Parameter, testExecutionContext TestExecutionContext) : Object in class com.example.mockito.MockitoDecorator | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter myInstance : MyType to myType : MyType in method package simpleTestWithInjectedMock(myType MyType) : void in class com.example.mockito.SampleMockitoDecoratorTestCase | From | To | |
| Rename Parameter myInstance : MyType to myType : MyType in method package initialize(myType MyType, testName String) : void in class com.example.mockito.SampleMockitoDecoratorTestCase | From | To |