e274c49d8f65a229bfca238d5d1a6382ad56bb85
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 1 | ||
| Parameterize Variable page : T to container : Object in method private initContainer(container Object) : void in class org.fluentlenium.core.inject.FluentInjector | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type page : T to container : Object in method private initContainer(container Object) : void in class org.fluentlenium.core.inject.FluentInjector | From | To | |
| Extract Method | 1 | ||
| Extract Method private initContainer(container Object) : void extracted from private newPage(cls Class<T>, params Object...) : T in class org.fluentlenium.core.inject.FluentInjector | From | To |