319b8d177784769009f50d9dcbe47b6e53573e64
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private determineReasonForIgnoredTest(description Description) : String extracted from public testIgnored(description Description) : void in class org.junit.gen5.engine.junit4.execution.RunListenerAdapter | From | To | |
Extract Method private testIgnored(testDescriptor TestDescriptor, reason String) : void extracted from public testIgnored(description Description) : void in class org.junit.gen5.engine.junit4.execution.RunListenerAdapter | From | To |