ed8875e93f3813cb761284c21f1047982fa806a6
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method private afterClickOn(element FluentWebElement) : void from class org.fluentlenium.integration.AnnotationsComponentEventsTest to private afterClickOn(element FluentWebElement) : void from class org.fluentlenium.integration.AnnotationsComponentEventsTestSubClass | From | To | |
Pull Up Attribute | 1 | ||
Pull Up Attribute private afterClick : List<WebElement> from class org.fluentlenium.integration.AnnotationsComponentEventsTest to protected afterClick : List<WebElement> from class org.fluentlenium.integration.AnnotationsComponentEventsTestSubClass | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.fluentlenium.integration.AnnotationsComponentEventsTestSubClass from classes [org.fluentlenium.integration.AnnotationsComponentEventsTest] | From | To |