fcc6649fb12f049af1145954ab0a6069e66aa13f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package testDisabled(context TestExecutionContext) : boolean renamed to package evaluate(context TestExecutionContext) : Result in class org.junit.gen5.engine.junit5.execution.ConditionEvaluator | From | To | |
Change Return Type | 1 | ||
Change Return Type boolean to Result in method package evaluate(context TestExecutionContext) : Result in class org.junit.gen5.engine.junit5.execution.ConditionEvaluator | From | To |