90fb26f4abeb44d842b4f00ea94c9141f1b44882
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method private mockContextBindings() : Bindings renamed to private createDefaultContextBindings() : Bindings in class org.junit.jupiter.engine.extension.ScriptExecutionManagerTests | From | To | |
| Rename Method package reasonWithDefaultMessage() : void renamed to package computeConditionEvaluationResultWithDefaultReasonMessage() : void in class org.junit.jupiter.engine.extension.ScriptExecutionManagerTests | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to Stream<DynamicTest> in method package computeConditionEvaluationResultFailsForUnsupportedAnnotationType() : Stream<DynamicTest> in class org.junit.jupiter.engine.extension.ScriptExecutionManagerTests | From | To |