0f55c9c57fc377e826266379c1cbcd8e75f1dd74
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 8 | ||
Extract Method private invokeWithRetry(method Method, args Object[]) : Object extracted from public invoke(proxy Object, method Method, args Object[]) : Object in class org.fluentlenium.core.proxy.AbstractLocatorHandler | From | To | |
Extract Method protected findByHandlerComponentMethod(component Object, method Method, annotation Class<? extends Annotation>, by By) : void extracted from protected findByHandler(annotation Class<? extends Annotation>, by By, element WebElement, driver WebDriver) : void in class org.fluentlenium.core.events.AnnotationsComponentListener | From | To | |
Extract Method private waitForCondition(method Method, args Object[]) : boolean extracted from public invoke(proxy Object, method Method, args Object[]) : Object in class org.fluentlenium.core.conditions.wait.WaitConditionInvocationHandler | From | To | |
Extract Method private buildNegationProxy() : Conditions<?> extracted from public invoke(proxy Object, method Method, args Object[]) : Object in class org.fluentlenium.core.conditions.wait.WaitConditionInvocationHandler | From | To | |
Extract Method private isMatchingConstructor(constructor Constructor<?>, argsTypes Class<?>[]) : boolean extracted from public getConstructor(cls Class<T>, argsTypes Class<?>...) : Constructor<T> in class org.fluentlenium.utils.ReflectionUtils | From | To | |
Extract Method protected defaultHandlerComponentMethod(component Object, method Method, annotation Class<? extends Annotation>, charSequence CharSequence[]) : void extracted from protected defaultHandler(annotation Class<? extends Annotation>, element WebElement, charSequence CharSequence[]) : void in class org.fluentlenium.core.events.AnnotationsComponentListener | From | To | |
Extract Method private applyNoHook(hookDefinitions List<HookDefinition<?>>, annotations Annotation[]) : void extracted from private addHookDefinitions(annotations Annotation[], hookDefinitions List<HookDefinition<?>>) : void in class org.fluentlenium.core.inject.FluentInjector | From | To | |
Extract Method private buildChildProxy(method Method, args Object[]) : Object extracted from public invoke(proxy Object, method Method, args Object[]) : Object in class org.fluentlenium.core.conditions.wait.WaitConditionInvocationHandler | From | To |