599f88488a5388524c7d8ace425ca74b43f65a03
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 4 | ||
Rename Method public testLocateInNSdefaultwithAlias() : void renamed to public testLocateInNSnoModelNameWithAlias() : void in class org.kie.dmn.core.compiler.ImportDMNResolverUtilTest | From | To | |
Rename Method public testNSnoModelNameDefaultWithAlias() : void renamed to public testNSnoModelNameWithAlias() : void in class org.kie.dmn.core.compiler.ImportDMNResolverUtilTest | From | To | |
Rename Method public testLocateInNSdefaultWithAliasunexistent() : void renamed to public testLocateInNSnoModelNameWithAlias2() : void in class org.kie.dmn.core.compiler.ImportDMNResolverUtilTest | From | To | |
Rename Method public testNSnoModelNameDefaultWithAliasButUnexistent() : void renamed to public testNSnoModelNameDefaultWithAlias2() : void in class org.kie.dmn.core.compiler.ImportDMNResolverUtilTest | From | To | |
Inline Variable | 1 | ||
Inline Variable nameLookup : String in method public resolveImportDMN(_import Import, all Collection<T>, idExtractor Function<T,QName>) : Either<String,T> from class org.kie.dmn.core.compiler.ImportDMNResolverUtil | From | To |