eea577403fd45c8b085e3ee56c70163065bb2953
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 2 | ||
| Move And Rename Method public yamlPatternEndsWithSlashStar() : void from class io.dropwizard.server.AbstractServerFactoryTest to public urlPatternEndsWithSlashStar() : void from class io.dropwizard.jersey.setup.JerseyEnvironmentTest | From | To | |
| Move And Rename Method public yamlPatternEndsWithStar() : void from class io.dropwizard.server.AbstractServerFactoryTest to public urlPatternEndsWithStar() : void from class io.dropwizard.jersey.setup.JerseyEnvironmentTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable normalizedUrlPattern : String in method public setUrlPattern(urlPattern String) : void from class io.dropwizard.jersey.setup.JerseyEnvironment | From | To | |
| Inline Variable | 1 | ||
| Inline Variable urlPattern : String in method protected createAppServlet(server Server, jersey JerseyEnvironment, objectMapper ObjectMapper, validator Validator, handler MutableServletContextHandler, jerseyContainer Servlet, metricRegistry MetricRegistry) : Handler from class io.dropwizard.server.AbstractServerFactory | From | To |