86e6867698132f6dabe9a808d7396555c0d278ac
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method package verifyExecutionSummary(summary TestExecutionSummary) : void moved from class org.junit.platform.surefire.provider.JUnitPlatformProviderTests.TestClass1 to class org.junit.platform.surefire.provider.JUnitPlatformProviderTests & inlined to package singleTestClassIsInvoked() : void | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type testPlan : Optional<TestPlan> to testPlan : TestPlan in class org.junit.platform.surefire.provider.RunListenerAdapter | From | To |