6c14398f2b8beaa3924317cfc04ad89afdceb7fc
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testCatalogSimple() : void renamed to public testCatalog() : void in class org.killbill.billing.jaxrs.TestCatalog | From | To | |
| Rename Variable | 1 | ||
| Rename Variable catalogJsonSimple : Catalog to catalogJson : Catalog in method public testCatalog() : void in class org.killbill.billing.jaxrs.TestCatalog | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type catalog : StaticCatalog to catalog : Catalog in method public getCatalogJson(request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.CatalogResource | From | To |