c40dc21c027b253b8ce6294284713e2f16ea7a13
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method protected createBaseEntitlementWithPriceOverrideAndCheckForCompletion(accountId UUID, bundleExternalKey String, productName String, productCategory ProductCategory, billingPeriod BillingPeriod, overrides List<PlanPhasePriceOverride>, events NextEvent...) : DefaultEntitlement extracted from protected createBaseEntitlementAndCheckForCompletion(accountId UUID, bundleExternalKey String, productName String, productCategory ProductCategory, billingPeriod BillingPeriod, events NextEvent...) : DefaultEntitlement in class org.killbill.billing.beatrix.integration.TestIntegrationBase | From | To |