a29ea72b8e17ba4a76bc4d921c9bb15b62e8656f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute FORMAT_REGEX : Pattern to PARAM_REGEX : Pattern in class org.fluentlenium.core.url.UrlTemplate | From | To | |
Extract Variable | 1 | ||
Extract Variable parameterName : String in method public UrlTemplate(template String) from class org.fluentlenium.core.url.UrlTemplate | From | To | |
Extract Method | 1 | ||
Extract Method private buildParsePattern() : String extracted from public parse(input String) : ParsedUrlTemplate in class org.fluentlenium.core.url.UrlTemplate | From | To |