6c1e2c97f7c0f971f2df1290824f714ef1a7aeec
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable key : String to cookieEntry : Map.Entry<String,NewCookie> in method public testStandardCookie() : void in class org.jboss.resteasy.test.response.CookieTest | From | To | |
Change Variable Type | 3 | ||
Change Variable Type key : String to cookieEntry : Map.Entry<String,NewCookie> in method public testStandardCookie() : void in class org.jboss.resteasy.test.response.CookieTest | From | To | |
Change Variable Type headers : MultivaluedMap to headers : MultivaluedMap<String,Object> in method private testRedirect(response Response) : void in class org.jboss.resteasy.test.client.ClientResponseRedirectTest | From | To | |
Inline Variable | 1 | ||
Inline Variable cookies : Map<String,NewCookie> in method public testStandardCookie() : void from class org.jboss.resteasy.test.response.CookieTest | From | To |