76fd8288ded4a01c86f455fd51e7c11f73506fb1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type properties : List<PluginProperty> to properties : Collection<PluginProperty> in method public apply(input Void) : Payment in class org.killbill.billing.beatrix.integration.TestIntegrationBase.refundPaymentWithInvoiceItemAdjAndCheckForCompletion.doCallAndCheckForCompletion | From | To | |
Extract Method | 2 | ||
Extract Method protected refundPaymentWithInvoiceItemAdjAndCheckForCompletion(account Account, payment Payment, amount BigDecimal, currency Currency, iias Map<UUID,BigDecimal>, events NextEvent...) : Payment extracted from protected refundPaymentWithInvoiceItemAdjAndCheckForCompletion(account Account, payment Payment, iias Map<UUID,BigDecimal>, events NextEvent...) : Payment in class org.killbill.billing.beatrix.integration.TestIntegrationBase | From | To | |
Extract Method protected refundPaymentAndCheckForCompletion(account Account, payment Payment, amount BigDecimal, currency Currency, events NextEvent...) : Payment extracted from protected refundPaymentAndCheckForCompletion(account Account, payment Payment, events NextEvent...) : Payment in class org.killbill.billing.beatrix.integration.TestIntegrationBase | From | To |