15e561d70eb5b66ce9aa35620e8c7a4ea28b1d5b
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type listener : ServiceListener to listener : ServiceListener<C> in method public run(configuration C, environment Environment) : void in class io.dropwizard.testing.DropwizardTestSupport.startIfRequired.bootstrap | From | To | |
Change Variable Type response : Map to response : Map<?,?> in method public runWithoutConfigFile() : void in class io.dropwizard.testing.junit.DropwizardAppRuleWithoutConfigTest | From | To |