3a1bc3e7aec1a382328c04dd43be557732a790dc
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Class | 1 | ||
| Move Class org.junit.jupiter.api.AssertionsAssertThrowsTests.EnigmaThrowable moved to org.junit.jupiter.api.EnigmaThrowable | From | To | |
| Extract Method | 1 | ||
| Extract Method private toHash(obj Object) : String extracted from private formatClassAndValue(value Object, valueString String) : String in class org.junit.jupiter.api.AssertionUtils | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter value : Object to obj : Object in method private toHash(obj Object) : String in class org.junit.jupiter.api.AssertionUtils | From | To |