2becc87128ba4fb13ddd1083cb50777c17c27a5a
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getAlternativeNames() : String[] renamed to public getNames() : String[] in class org.fluentlenium.configuration.MethodInvocationReflectionFactory | From | To | |
Rename Variable | 1 | ||
Rename Variable alternativeName : String to name : String in method public register(factory T) : void in class org.fluentlenium.configuration.AbstractFactoryRegistryImpl | From | To |