10d44bf7b639f28fba438c293b73fbe3263ee45c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testExtendedParser() : void renamed to public testExtendedParserModulesElement() : void in class org.infinispan.configuration.module.ExtendedParserTest | From | To | |
Extract Method | 1 | ||
Extract Method private parseToHolder(config String) : ConfigurationBuilderHolder extracted from private assertCacheConfiguration(config String) : void in class org.infinispan.configuration.module.ExtendedParserTest | From | To |