a5912cfcb80fea99d74ba82125c037ac3b4c80aa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable catalogJson : Catalog to catalogsJson : List<Catalog> in method public testCatalog() : void in class org.killbill.billing.jaxrs.TestCatalog | From | To | |
Rename Variable catalog : Catalog to catalogsJson : List<Catalog> in method public testAddSimplePlan() : void in class org.killbill.billing.jaxrs.TestCatalog | From | To | |
Rename Variable catalogJson : Catalog to catalogsJson : List<Catalog> in method public testCatalogInvalidDate() : void in class org.killbill.billing.jaxrs.TestCatalog | From | To | |
Change Variable Type | 3 | ||
Change Variable Type catalogJson : Catalog to catalogsJson : List<Catalog> in method public testCatalogInvalidDate() : void in class org.killbill.billing.jaxrs.TestCatalog | From | To | |
Change Variable Type catalogJson : Catalog to catalogsJson : List<Catalog> in method public testCatalog() : void in class org.killbill.billing.jaxrs.TestCatalog | From | To | |
Change Variable Type catalog : Catalog to catalogsJson : List<Catalog> in method public testAddSimplePlan() : void in class org.killbill.billing.jaxrs.TestCatalog | From | To |