cdeb8bd348cf61378be02057a527610859028a3a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type filteredCatalog : VersionedCatalog<StandaloneCatalog> to filteredCatalog : DefaultVersionedCatalogTestWithCatalogPlugi in method public getCatalog(catalogName String, catalogDateVersion DateTime, tenantContext TenantContext) : VersionedCatalog<? extends StaticCatalog> in class org.killbill.billing.catalog.api.user.DefaultCatalogUserApi | From | To | |
Change Variable Type resultForMultiTenantContext : VersionedCatalog to resultForMultiTenantContext : DefaultVersionedCatalog in method public testDefaultCatalog() : void in class org.killbill.billing.catalog.caching.TestEhCacheCatalogCache | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type versionedCatalog : VersionedCatalog to versionedCatalog : DefaultVersionedCatalog in class org.killbill.billing.beatrix.integration.TestWithCatalogPlugin.TestCatalogPluginApi | From | To |