9b4867840a7c535538e265e754a9df1cdbe96047
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable result : Object in method private invokeEqualsOnLoadedProxy(method Method, args Object[], invocationResult Object) : Object from class org.fluentlenium.core.proxy.AbstractLocatorAndInvocationHandler | From | To | |
Extract Variable result : Object in method private invokeMethodOnUnloadedProxy(proxy Object, method Method, args Object[], invocationResult Object) : Object from class org.fluentlenium.core.proxy.AbstractLocatorAndInvocationHandler | From | To | |
Extract Method | 2 | ||
Extract Method private invokeEqualsOnLoadedProxy(method Method, args Object[], invocationResult Object) : Object extracted from public invoke(proxy Object, method Method, args Object[]) : Object in class org.fluentlenium.core.proxy.AbstractLocatorAndInvocationHandler | From | To | |
Extract Method private invokeMethodOnUnloadedProxy(proxy Object, method Method, args Object[], invocationResult Object) : Object extracted from public invoke(proxy Object, method Method, args Object[]) : Object in class org.fluentlenium.core.proxy.AbstractLocatorAndInvocationHandler | From | To |