1f049fc87c0faea0fab797c36bdb2fbd0441da88
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method public testAutoInvoiceDraftAccount() : void from class org.killbill.billing.beatrix.integration.TestIntegrationWithAutoInvoiceOffTag to public testWithExistingDraftInvoice() : void from class org.killbill.billing.beatrix.integration.TestIntegrationWithAutoInvoiceDraft | From | To | |
Move Method | 2 | ||
Move Method private add_AUTO_INVOICING_DRAFT_Tag(id UUID, type ObjectType) : void from class org.killbill.billing.beatrix.integration.TestIntegrationWithAutoInvoiceOffTag to private add_AUTO_INVOICING_DRAFT_Tag(id UUID, type ObjectType) : void from class org.killbill.billing.beatrix.integration.TestIntegrationWithAutoInvoiceDraft | From | To | |
Move Method private remove_AUTO_INVOICING_DRAFT_Tag(id UUID, type ObjectType) : void from class org.killbill.billing.beatrix.integration.TestIntegrationWithAutoInvoiceOffTag to private remove_AUTO_INVOICING_DRAFT_Tag(id UUID, type ObjectType) : void from class org.killbill.billing.beatrix.integration.TestIntegrationWithAutoInvoiceDraft | From | To | |
Extract Class | 1 | ||
Extract Class org.killbill.billing.beatrix.integration.TestIntegrationWithAutoInvoiceDraft from class org.killbill.billing.beatrix.integration.TestIntegrationWithAutoInvoiceOffTag | From | To |