5c14b78e2158a739a3d39eede549605528ad7480
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private getClassName(testIdentifier TestIdentifier) : Optional<String> extracted from private createReportEntry(testIdentifier TestIdentifier, throwable Optional<Throwable>) : SimpleReportEntry in class org.junit.platform.surefire.provider.RunListenerAdapter | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type testPlan : TestPlan to testPlan : Optional<TestPlan> in class org.junit.platform.surefire.provider.RunListenerAdapter | From | To |