b6860e565acc632e859e67ab72721f9a06d7aef1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private createAccountWithPaymentMethod(accountData AccountData, paymentPluginName String) : Account inlined to protected createAccountWithNonOsgiPaymentMethod(accountData AccountData) : Account in class org.killbill.billing.beatrix.integration.TestIntegrationBase | From | To | |
Extract Method | 1 | ||
Extract Method protected getAccountData(billingDay Integer, tz DateTimeZone) : AccountData extracted from protected getAccountData(billingDay Integer) : AccountData in class org.killbill.billing.beatrix.integration.TestIntegrationBase | From | To |