d0efdc2cc08e74e39820047cedd6f0e081948e6f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 3 | ||
Rename Attribute RESOURCES : ResourceExtension to resources : ResourceExtension in class io.dropwizard.testing.junit5.PersonResourceTest | From | To | |
Rename Attribute RESOURCES : ResourceExtension to resources : ResourceExtension in class io.dropwizard.testing.junit5.PersonResourceExceptionMapperTest | From | To | |
Rename Attribute PEOPLE_STORE : PeopleStore to peopleStore : PeopleStore in class io.dropwizard.testing.junit5.PersonResourceTest | From | To | |
Change Variable Type | 2 | ||
Change Variable Type response : Map<?,?> to response : Map<String,String> in method public runWithoutConfigFile() : void in class io.dropwizard.testing.junit.DropwizardAppRuleWithoutConfigTest | From | To | |
Change Variable Type response : Map<?,?> to response : Map<String,String> in method public runWithExplicitConfig() : void in class io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest | From | To |