eadb8e8b06d0545aef95d68794ff2f410639f97d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private assertCase(expr String, input Map<String,Object>, result Object) : void renamed to public testExpression() : void in class org.kie.dmn.feel.lang.runtime.FEELTest | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute expr : String to expression : String in method public testExpression() : void in class org.kie.dmn.feel.lang.runtime.FEELTest | From | To |