3ec77993d46efe04cc5a3b62086bb3d5fd924e3d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 1 | ||
| Rename Class org.junit.jupiter.params.aggregator.AggregatorTests.TestHashMapAggregator renamed to org.junit.jupiter.params.aggregator.AggregatorTests.MapAggregator | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute name : String to lastName : String in class org.junit.jupiter.params.aggregator.AggregatorTests.Person | From | To | |
| Rename Attribute surname : String to firstName : String in class org.junit.jupiter.params.aggregator.AggregatorTests.Person | From | To | |
| Extract Variable | 2 | ||
| Extract Variable convertedValue : Object in method public get(index int, requiredType Class<T>) : T from class org.junit.jupiter.params.aggregator.DefaultArgumentsAccessor | From | To | |
| Extract Variable message : String in method private convert(parameterContext ParameterContext, extensionContext ExtensionContext) : Object from class org.junit.jupiter.params.ParameterizedTestParameterResolver | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter surname : String to lastName : String in method package Person(firstName String, lastName String) in class org.junit.jupiter.params.aggregator.AggregatorTests.Person | From | To | |
| Rename Parameter name : String to firstName : String in method package Person(firstName String, lastName String) in class org.junit.jupiter.params.aggregator.AggregatorTests.Person | From | To |