f6ef85232ec73bdf75ee4bd116058c8d2614d4fd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method private safetyBound(resultingItems Iterable<InvoiceItem>, createdItemsPerDayPerSubscription Multimap<UUID,LocalDate>, internalCallContext InternalTenantContext) : void renamed to package safetyBounds(resultingItems Iterable<InvoiceItem>, createdItemsPerDayPerSubscription Multimap<UUID,LocalDate>, internalCallContext InternalTenantContext) : void in class org.killbill.billing.invoice.generator.FixedAndRecurringInvoiceItemGenerator | From | To | |
| Rename Method public testSafetyBounds() : void renamed to public testSafetyBoundsTooManyInvoiceItemsForGivenSubscriptionAndInvoiceDate() : void in class org.killbill.billing.invoice.generator.TestFixedAndRecurringInvoiceItemGenerator | From | To |