|
Change Parameter Type requestedDate : DateTime to requestedDate : LocalDate in method public createSubscription(bundle SubscriptionBaseBundle, productName String, term BillingPeriod, planSet String, requestedDate LocalDate) : DefaultSubscriptionBase in class org.killbill.billing.subscription.api.user.TestSubscriptionHelper |
From |
To |
|
Change Parameter Type requestedDate : DateTime to requestedDate : LocalDate in method public createSubscription(bundle SubscriptionBaseBundle, productName String, term BillingPeriod, planSet String, phaseType PhaseType, requestedDate LocalDate) : DefaultSubscriptionBase in class org.killbill.billing.subscription.api.user.TestSubscriptionHelper |
From |
To |
|
Change Parameter Type billingEffectiveDate : DateTime to billingEffectiveDate : LocalDate in method public SubscriptionBaseWithAddOnsSpecifier(bundleId UUID, bundleExternalKey String, entitlementSpecifiers Iterable<EntitlementSpecifier>, billingEffectiveDate LocalDate, isMigrated boolean) in class org.killbill.billing.subscription.api.SubscriptionBaseWithAddOnsSpecifier |
From |
To |
|
Change Parameter Type requestedDate : DateTime to requestedDate : LocalDate in method private createSubscription(noEvents boolean, bundle SubscriptionBaseBundle, productName String, term BillingPeriod, planSet String, phaseType PhaseType, requestedDate LocalDate) : DefaultSubscriptionBase in class org.killbill.billing.subscription.api.user.TestSubscriptionHelper |
From |
To |
|
Change Variable Type requestedDate : DateTime to requestedDate : LocalDate in method public testCreateBundlesWithSameExternalKeys() : void in class org.killbill.billing.subscription.api.user.TestUserApiCreate |
From |
To |
|
Change Variable Type startDate : DateTime to startDate : LocalDate in method public testCancelPlanOnPendingSubscription1() : void in class org.killbill.billing.subscription.api.user.TestUserApiCancel |
From |
To |
|
Change Variable Type requestedDate : DateTime to requestedDate : LocalDate in method public testCreateWithRequestedDate() : void in class org.killbill.billing.subscription.api.user.TestUserApiCreate |
From |
To |
|
Change Variable Type init : DateTime to init : LocalDate in method public testCreateSubscriptionInTheFuture() : void in class org.killbill.billing.subscription.api.user.TestUserApiCreate |
From |
To |
|
Change Variable Type futureCreationDate : DateTime to futureCreationDate : LocalDate in method public testCancelUncancelFutureSubscription() : void in class org.killbill.billing.subscription.api.user.TestUserApiCancel |
From |
To |
|
Change Variable Type startDate : DateTime to startDate : LocalDate in method public testCancelPlanOnPendingSubscription2() : void in class org.killbill.billing.subscription.api.user.TestUserApiCancel |
From |
To |
|
Change Variable Type futureCreationDate : DateTime to futureCreationDate : LocalDate in method public testCreateSubscriptionInTheFuture() : void in class org.killbill.billing.subscription.api.user.TestUserApiCreate |
From |
To |
|
Change Variable Type init : DateTime to init : LocalDate in method public testCancelUncancelFutureSubscription() : void in class org.killbill.billing.subscription.api.user.TestUserApiCancel |
From |
To |
|
Change Variable Type init : DateTime to init : LocalDate in method public testCreateBundlesWithSameExternalKeys() : void in class org.killbill.billing.subscription.api.user.TestUserApiCreate |
From |
To |
|
Change Variable Type startDate : DateTime to startDate : LocalDate in method public testCancelPlanOnPendingSubscription3() : void in class org.killbill.billing.subscription.api.user.TestUserApiCancel |
From |
To |
|
Change Variable Type init : DateTime to init : LocalDate in method public testCreateWithRequestedDate() : void in class org.killbill.billing.subscription.api.user.TestUserApiCreate |
From |
To |
|
Change Variable Type startDate : DateTime to startDate : LocalDate in method public testChangePlanOnPendingSubscription() : void in class org.killbill.billing.subscription.api.user.TestUserApiChangePlan |
From |
To |