3a6ed6f3c6073e7890b77588f7f1a1e7e10d66d0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to UUID in method private testCreateRetrievePayment(account Account, paymentMethodId UUID, paymentExternalKey String, paymentNb int) : UUID in class org.killbill.billing.jaxrs.TestPayment | From | To | |
Extract Variable | 1 | ||
Extract Variable externalPaymentKey : String in method public testCreateRetrievePayment() : void from class org.killbill.billing.jaxrs.TestPayment | From | To |