1c2fb19571279d70af33ca4be638e67c08193bad
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable conditionalContext : Context to conditionContext : Context in method private testEnabled(context EngineExecutionContext, testDescriptor TestDescriptor, testClass Class<?>, testMethod Method) : boolean in class org.junit.gen5.engine.junit5.execution.ConditionEvaluator | From | To | |
| Rename Class | 1 | ||
| Rename Class org.junit.gen5.engine.junit5.execution.ConditionalEvaluator renamed to org.junit.gen5.engine.junit5.execution.ConditionEvaluator | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type conditionalEvaluator : ConditionalEvaluator to conditionalEvaluator : ConditionEvaluator in class org.junit.gen5.engine.junit5.execution.MethodTestExecutionNode | From | To | |
| Change Attribute Type conditionalEvaluator : ConditionalEvaluator to conditionalEvaluator : ConditionEvaluator in class org.junit.gen5.engine.junit5.execution.ClassTestExecutionNode | From | To |