25691a768a653905e533ef6c181f03f60fb5a355
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type MethodTestDescriptor to TestDescriptor in method private getSampleMethodTestDescriptor() : TestDescriptor in class org.junit.gen5.launcher.main.ExecutionListenerAdapterTests | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type testDescriptor : MethodTestDescriptor to testDescriptor : TestDescriptor in method package testReportingEntryPublished() : void in class org.junit.gen5.launcher.main.ExecutionListenerAdapterTests | From | To | |
| Extract Variable | 1 | ||
| Extract Variable rootUniqueId : UniqueId in method private classTestDescriptor(uniqueId String, testClass Class<?>) : TestDescriptor from class org.junit.gen5.launcher.TagFilterTests | From | To |