2b69489a66b09dbcb1abf77e2a7ba8f5de7a8a64
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 4 | ||
Rename Variable composedKey : ComposedKey to compositeKey : CompositeKey in method private getStoredValue(namespace Namespace, key Object) : StoredValue in class org.junit.jupiter.engine.execution.ExtensionValuesStore | From | To | |
Rename Variable composedKey : ComposedKey to compositeKey : CompositeKey in method private putStoredValue(namespace Namespace, key Object, storedValue StoredValue) : void in class org.junit.jupiter.engine.execution.ExtensionValuesStore | From | To | |
Rename Variable composedKey : ComposedKey to compositeKey : CompositeKey in method package remove(namespace Namespace, key Object) : Object in class org.junit.jupiter.engine.execution.ExtensionValuesStore | From | To | |
Rename Variable composedKey : ComposedKey to that : CompositeKey in method public equals(o Object) : boolean in class org.junit.jupiter.engine.execution.ExtensionValuesStore.CompositeKey | From | To | |
Rename Class | 1 | ||
Rename Class org.junit.jupiter.engine.execution.ExtensionValuesStore.ComposedKey renamed to org.junit.jupiter.engine.execution.ExtensionValuesStore.CompositeKey | From | To | |
Change Variable Type | 4 | ||
Change Variable Type composedKey : ComposedKey to compositeKey : CompositeKey in method private getStoredValue(namespace Namespace, key Object) : StoredValue in class org.junit.jupiter.engine.execution.ExtensionValuesStore | From | To | |
Change Variable Type composedKey : ComposedKey to compositeKey : CompositeKey in method private putStoredValue(namespace Namespace, key Object, storedValue StoredValue) : void in class org.junit.jupiter.engine.execution.ExtensionValuesStore | From | To | |
Change Variable Type composedKey : ComposedKey to that : CompositeKey in method public equals(o Object) : boolean in class org.junit.jupiter.engine.execution.ExtensionValuesStore.CompositeKey | From | To | |
Change Variable Type composedKey : ComposedKey to compositeKey : CompositeKey in method package remove(namespace Namespace, key Object) : Object in class org.junit.jupiter.engine.execution.ExtensionValuesStore | From | To |