25ddf1349cfef2df43c0eabbf9be460a48de0f23
Files Diff
- Added: 10
- Removed: 2
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type ElementLocator to InjectionElementLocator in method public createLocator(field Field) : InjectionElementLocator in class org.fluentlenium.core.inject.InjectionElementLocatorFactory | From | To | |
| Rename Class | 2 | ||
| Rename Class org.fluentlenium.core.inject.FieldAndReturnTypeElementLocatorFactory renamed to org.fluentlenium.core.inject.InjectionElementLocatorFactory | From | To | |
| Rename Class org.fluentlenium.core.inject.FieldAndReturnTypeAnnotations renamed to org.fluentlenium.core.inject.InjectionAnnotations | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type locatorFactory : ElementLocatorFactory to locatorFactory : InjectionElementLocatorFactory in method private initFluentElements(container Object, searchContext SearchContext) : void in class org.fluentlenium.core.inject.FluentInjector | From | To | |
| Change Variable Type locator : ElementLocator to locator : InjectionElementLocator in method private initFluentElements(container Object, searchContext SearchContext) : void in class org.fluentlenium.core.inject.FluentInjector | From | To |