69f35ce4a7adedff891cb3f8003a6877d0d88786
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [proxy : T, result : T] to proxyResultHolder : ProxyResultHolder<T> in class org.fluentlenium.core.proxy.AbstractLocatorHandler | From | To | |
| Move Attribute | 2 | ||
| Move Attribute protected result : T from class org.fluentlenium.core.proxy.AbstractLocatorHandler to private result : T from class org.fluentlenium.core.proxy.ProxyResultHolder | From | To | |
| Move Attribute protected proxy : T from class org.fluentlenium.core.proxy.AbstractLocatorHandler to private proxy : T from class org.fluentlenium.core.proxy.ProxyResultHolder | From | To | |
| Extract Class | 1 | ||
| Extract Class org.fluentlenium.core.proxy.ProxyResultHolder from class org.fluentlenium.core.proxy.AbstractLocatorHandler | From | To |