7bf7bdd83596e5df2d1bc79d8b18ad0730f00910
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method public findByUniqueId(uniqueId UniqueId) : Optional<? extends TestDescriptor> in class org.junit.gen5.engine.support.descriptor.AbstractTestDescriptor | From | To | |
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method public findByUniqueId(uniqueId UniqueId) : Optional<? extends TestDescriptor> in class org.junit.gen5.engine.TestDescriptor | From | To | |
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method public UniqueIdFilter(uniqueId UniqueId) in class org.junit.gen5.engine.junit4.discovery.UniqueIdFilter | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type uniqueId : String to uniqueId : UniqueId in class org.junit.gen5.engine.junit4.discovery.UniqueIdFilter | From | To |