a911ce584470473b74d433aa5d760a6fd7abcb16
Files Diff
- Added: 3
- Removed: 3
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 2 | ||
Move Class org.fluentlenium.core.events.ContainerAnnotationsEventsRegistrySetupTest moved to org.fluentlenium.test.events.ContainerAnnotationsEventsRegistrySetupTest | From | To | |
Move Class org.fluentlenium.core.events.ContainerAnnotationsEventsRegistrySuperClassSetupTest moved to org.fluentlenium.test.events.ContainerAnnotationsEventsRegistrySuperClassSetupTest | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.fluentlenium.test.events.EventBasedIntegrationFluentTest from classes [org.fluentlenium.test.events.ContainerAnnotationsEventsRegistrySuperClassSetupTest] | From | To | |
Change Package | 1 | ||
Change Package org.fluentlenium.core to org.fluentlenium.test | From | To | |
Extract Method | 2 | ||
Extract Method private assertInitialEventsState() : void extracted from package shouldRegisterAnnotationBasedListenersFromSuperClass() : void in class org.fluentlenium.test.events.ContainerAnnotationsEventsRegistrySuperClassSetupTest | From | To | |
Extract Method private assertEventsInitialState() : void extracted from package shouldRegisterAnnotationBasedListeners() : void in class org.fluentlenium.test.events.ContainerAnnotationsEventsRegistrySetupTest | From | To |