adb19c24bdfc58e249a4dd083f6c3aed966c2288
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable initialVersion : boolean to oldestCatalog : boolean in method private findCatalogPlanEntry(wrapper PlanRequestWrapper, requestedDate DateTime, subscriptionStartDate DateTime) : CatalogPlanEntry in class org.killbill.billing.catalog.VersionedCatalog | From | To | |
Extract Attribute | 1 | ||
Extract Attribute package dt3 : DateTime in class org.killbill.billing.catalog.TestVersionedCatalog | From | To | |
Extract Variable | 3 | ||
Extract Variable startDate : DateTime in method public testCancelSOT() : void from class org.killbill.billing.subscription.api.user.TestDefaultSubscriptionBase | From | To | |
Extract Variable catalogOlderThanSubscriptionStartDate : boolean in method private findCatalogPlanEntry(wrapper PlanRequestWrapper, requestedDate DateTime, subscriptionStartDate DateTime) : CatalogPlanEntry from class org.killbill.billing.catalog.VersionedCatalog | From | To | |
Extract Variable startDate : DateTime in method public testFutureCancelBeforePhase() : void from class org.killbill.billing.subscription.api.user.TestDefaultSubscriptionBase | From | To |