|
Change Return Type void to Object in method private initFieldElements(factory ElementLocatorFactory, container Object, field Field) : Object in class org.fluentlenium.core.inject.FluentInjector |
From |
To |
|
Change Return Type void to FluentList<? extends FluentWebElement> in method private initFieldAsListOfFluentWebElement(locator ElementLocator, container Object, field Field) : FluentList<? extends FluentWebElement> in class org.fluentlenium.core.inject.FluentInjector |
From |
To |
|
Change Return Type void to Object in method private initFieldAsElement(locator ElementLocator, container Object, field Field) : Object in class org.fluentlenium.core.inject.FluentInjector |
From |
To |
|
Change Return Type void to List<?> in method private initFieldAsList(locator ElementLocator, container Object, field Field) : List<?> in class org.fluentlenium.core.inject.FluentInjector |
From |
To |
|
Extract And Move Method public invoke(method Method, obj Object, args Object...) : Object extracted from public invoke(proxy Object, method Method, args Object[]) : Object in class org.fluentlenium.core.inject.FluentInjector.FluentListInvocationHandler & moved to class org.fluentlenium.utils.ReflectionUtils |
From |
To |
|
Extract And Move Method public invoke(method Method, obj Object, args Object...) : Object extracted from public invoke(proxy Object, method Method, args Object[]) : Object in class org.fluentlenium.core.inject.FluentInjector.ArrayListInvocationHandler & moved to class org.fluentlenium.utils.ReflectionUtils |
From |
To |
|
Extract And Move Method public set(field Field, obj Object, value Object) : void extracted from private initFieldAsList(locator ElementLocator, container Object, field Field) : void in class org.fluentlenium.core.inject.FluentInjector & moved to class org.fluentlenium.utils.ReflectionUtils |
From |
To |
|
Extract And Move Method public set(field Field, obj Object, value Object) : void extracted from private initChildrenContainers(container Object) : void in class org.fluentlenium.core.inject.FluentInjector & moved to class org.fluentlenium.utils.ReflectionUtils |
From |
To |
|
Extract And Move Method public set(field Field, obj Object, value Object) : void extracted from private initFieldAsElement(locator ElementLocator, container Object, field Field) : void in class org.fluentlenium.core.inject.FluentInjector & moved to class org.fluentlenium.utils.ReflectionUtils |
From |
To |
|
Extract And Move Method public set(field Field, obj Object, value Object) : void extracted from private initFieldAsListOfFluentWebElement(locator ElementLocator, container Object, field Field) : void in class org.fluentlenium.core.inject.FluentInjector & moved to class org.fluentlenium.utils.ReflectionUtils |
From |
To |