70c91d048b36a7f0121a0f6f71e8e65e088db9d6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type effectiveDate : DateTime to effectiveDate : LocalDate in method public TestDryRunArguments(dryRunType DryRunType, productName String, category ProductCategory, billingPeriod BillingPeriod, priceList String, phaseType PhaseType, action SubscriptionEventType, subscriptionId UUID, bundleId UUID, effectiveDate LocalDate, billingPolicy BillingActionPolicy) in class org.killbill.billing.beatrix.integration.TestIntegrationBase.TestDryRunArguments | From | To | |
Change Return Type | 4 | ||
Change Return Type DateTime to LocalDate in method public getEffectiveDate() : LocalDate in class org.killbill.billing.invoice.TestInvoiceHelper.DryRunFutureDateArguments | From | To | |
Change Return Type DateTime to LocalDate in method public getEffectiveDate() : LocalDate in class org.killbill.billing.jaxrs.resources.InvoiceResource.DefaultDryRunArguments | From | To | |
Change Return Type DateTime to LocalDate in method public getEffectiveDate() : LocalDate in class org.killbill.billing.beatrix.integration.TestIntegrationBase.TestDryRunArguments | From | To | |
Change Return Type DateTime to LocalDate in method public getEffectiveDate() : LocalDate in class org.killbill.billing.invoice.InvoiceDispatcher.TargetDateDryRunArguments | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type effectiveDate : DateTime to effectiveDate : LocalDate in class org.killbill.billing.beatrix.integration.TestIntegrationBase.TestDryRunArguments | From | To | |
Change Attribute Type effectiveDate : DateTime to effectiveDate : LocalDate in class org.killbill.billing.jaxrs.resources.InvoiceResource.DefaultDryRunArguments | From | To |