54d19635a4dad4515cf8451cf2a06eb46e12b383
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 3 | ||
| Change Return Type DynamicIntegerConditions to C in method public not() : C in class org.fluentlenium.core.conditions.AbstractIntegerConditions | From | To | |
| Change Return Type DynamicIntegerConditions to AbstractIntegerConditions in method public size() : AbstractIntegerConditions in class org.fluentlenium.core.conditions.AbstractFluentListConditions | From | To | |
| Change Return Type DynamicIntegerConditions to AbstractIntegerConditions in method public size() : AbstractIntegerConditions in class org.fluentlenium.core.conditions.FluentListConditions | From | To | |
| Rename Class | 1 | ||
| Rename Class org.fluentlenium.core.conditions.DynamicIntegerConditions renamed to org.fluentlenium.core.conditions.AbstractIntegerConditions | From | To | |
| Extract Interface | 2 | ||
| Extract Interface org.fluentlenium.core.conditions.ListIntegerConditions from classes [org.fluentlenium.core.conditions.DynamicIntegerConditionsImpl] | From | To | |
| Extract Interface org.fluentlenium.core.conditions.AbstractIntegerConditions from classes [org.fluentlenium.core.conditions.IntegerConditions] | From | To |