f3d05998dd443077c10f0a4cbe14b3526b42d207
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable part : String to idPart : String in method private resolveUniqueId(uniqueIdSpecification UniqueIdSpecification, parent TestDescriptor, uniqueIdRest UniqueIdParts) : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver | From | To | |
Rename Parameter | 2 | ||
Rename Parameter part : String to uniqueIdPart : String in method private throwCannotResolveException(fullUniqueId String, uniqueIdPart String) : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver | From | To | |
Rename Parameter part : String to idPart : String in method private getMethodTestDescriptor(parent TestDescriptor, idPart String) : MethodTestDescriptor in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver | From | To |