401b627e24fcd3ef103b483708fe75f5f7cb08e4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type type : TestDescriptor.Type to type : Type in method package TestIdentifier(uniqueId String, displayName String, source TestSource, tags Set<TestTag>, type Type, parentId String, legacyReportingName String) in class org.junit.platform.launcher.TestIdentifier | From | To | |
Change Return Type | 1 | ||
Change Return Type TestDescriptor.Type to Type in method public getType() : Type in class org.junit.platform.launcher.TestIdentifier | From | To | |
Change Variable Type | 1 | ||
Change Variable Type type : TestDescriptor.Type to type : Type in method public from(testDescriptor TestDescriptor) : TestIdentifier in class org.junit.platform.launcher.TestIdentifier | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type type : TestDescriptor.Type to type : Type in class org.junit.platform.launcher.TestIdentifier | From | To |