2d552bdc120da18d59df3be9f79b72b580c83309
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testTobeBilledForUnit() : void renamed to public testBilledUsage() : void in class org.killbill.billing.invoice.usage.TestContiguousIntervalConsumableInArrear | From | To | |
| Rename Variable | 2 | ||
| Rename Variable results : List<UsageConsumableInArrearTierUnitDetail> to tierUnitDetails : List<UsageConsumableInArrearTierUnitDetail> in method public testBilledUsage() : void in class org.killbill.billing.invoice.usage.TestContiguousIntervalConsumableInArrear | From | To | |
| Rename Variable nextNotificationdate : LocalDate to nextNotificationDate : LocalDate in method public computeMissingItemsAndNextNotificationDate(existingUsage List<InvoiceItem>) : UsageInArrearItemsAndNextNotificationDate in class org.killbill.billing.invoice.usage.ContiguousIntervalUsageInArrear | From | To |