669b3e5b3d7bd9280c21b12737af71d65134dd35
Files Diff
- Added: 12
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method public testExpression() : void from class org.kie.dmn.feel.runtime.FEELFunctionsTest to public testExpression() : void from class org.kie.dmn.feel.runtime.BaseFEELTest | From | To | |
Pull Up Attribute | 2 | ||
Pull Up Attribute public result : Object from class org.kie.dmn.feel.runtime.FEELFunctionsTest to public result : Object from class org.kie.dmn.feel.runtime.BaseFEELTest | From | To | |
Pull Up Attribute public expression : String from class org.kie.dmn.feel.runtime.FEELFunctionsTest to public expression : String from class org.kie.dmn.feel.runtime.BaseFEELTest | From | To |