|
Change Parameter Type toBeBilledDetails : List<ToBeBilledConsumableInArrearDetail> to toBeBilledDetails : List<ConsumableInArrearDetail> in method public toBeBilledForUnit(toBeBilledDetails List<ConsumableInArrearDetail>) : BigDecimal in class org.killbill.billing.invoice.usage.ContiguousIntervalUsageInArrear |
From |
To |
|
Change Parameter Type quantity : int to quantity : Integer in method public MockToBeBilledConsumableInArrearDetail(tier int, tierUnit String, tierPrice BigDecimal, quantity Integer, amount BigDecimal, existingUsageAmount BigDecimal, reference String) in class org.killbill.billing.invoice.usage.TestContiguousIntervalConsumableInArrear.MockToBeBilledConsumableInArrearDetail |
From |
To |
|
Change Parameter Type quantity : int to quantity : Integer in method public ConsumableInArrearDetail(tier int, tierUnit String, tierPrice BigDecimal, quantity Integer, amount BigDecimal, existingUsageAmount BigDecimal, reference String) in class org.killbill.billing.invoice.usage.ContiguousIntervalUsageInArrear.ConsumableInArrearDetail |
From |
To |
|
Change Parameter Type quantity : int to quantity : Integer in method public ConsumableInArrearDetail(tier int, tierUnit String, tierPrice BigDecimal, quantity Integer) in class org.killbill.billing.invoice.usage.ContiguousIntervalUsageInArrear.ConsumableInArrearDetail |
From |
To |
|
Change Parameter Type toBeBilledConsumableInArrearDetails : List<ToBeBilledConsumableInArrearDetail> to toBeBilledConsumableInArrearDetails : List<ConsumableInArrearDetail> in method private toJson(toBeBilledConsumableInArrearDetails List<ConsumableInArrearDetail>) : String in class org.killbill.billing.invoice.usage.ContiguousIntervalUsageInArrear |
From |
To |
|
Change Return Type ToBeBilledConsumableInArrearDetail to ConsumableInArrearDetail in method package computeToBeBilledConsumableInArrearWith_TOP_TIER(tieredBlocks List<TieredBlock>, units Long, tierNum int) : ConsumableInArrearDetail in class org.killbill.billing.invoice.usage.ContiguousIntervalUsageInArrear |
From |
To |
|
Change Return Type List<ToBeBilledConsumableInArrearDetail> to List<ConsumableInArrearDetail> in method package computeToBeBilledConsumableInArrear(roUnit RolledUpUnit, tierNum int) : List<ConsumableInArrearDetail> in class org.killbill.billing.invoice.usage.ContiguousIntervalUsageInArrear |
From |
To |
|
Change Return Type int to Integer in method public getQuantity() : Integer in class org.killbill.billing.invoice.usage.ContiguousIntervalUsageInArrear.ConsumableInArrearDetail |
From |
To |
|
Change Return Type int to Integer in method public getQuantity() : Integer in class org.killbill.billing.invoice.usage.TestContiguousIntervalConsumableInArrear.MockToBeBilledConsumableInArrearDetail |
From |
To |
|
Change Return Type List<ToBeBilledConsumableInArrearDetail> to List<ConsumableInArrearDetail> in method package computeToBeBilledConsumableInArrearWith_ALL_TIERS(tieredBlocks List<TieredBlock>, units Long, tierNum int) : List<ConsumableInArrearDetail> in class org.killbill.billing.invoice.usage.ContiguousIntervalUsageInArrear |
From |
To |
|
Change Variable Type inputLastTier : List<ToBeBilledConsumableInArrearDetail> to inputLastTier : List<ConsumableInArrearDetail> in method public testComputeBilledUsageWith_TOP_TIER() : void in class org.killbill.billing.invoice.usage.TestContiguousIntervalConsumableInArrear |
From |
To |
|
Change Variable Type inputTier1 : List<ToBeBilledConsumableInArrearDetail> to inputTier1 : List<ConsumableInArrearDetail> in method public testComputeBilledUsageWith_TOP_TIER() : void in class org.killbill.billing.invoice.usage.TestContiguousIntervalConsumableInArrear |
From |
To |
|
Change Variable Type result : List<ToBeBilledConsumableInArrearDetail> to result : List<ConsumableInArrearDetail> in method public testComputeBilledUsageWith_ALL_TIERS() : void in class org.killbill.billing.invoice.usage.TestContiguousIntervalConsumableInArrear |
From |
To |
|
Change Variable Type inputTier2 : List<ToBeBilledConsumableInArrearDetail> to inputTier2 : List<ConsumableInArrearDetail> in method public testComputeBilledUsageWith_TOP_TIER() : void in class org.killbill.billing.invoice.usage.TestContiguousIntervalConsumableInArrear |
From |
To |
|
Change Variable Type toBeBilled : ToBeBilledConsumableInArrearDetail to toBeBilled : ConsumableInArrearDetail in method public toBeBilledForUnit(toBeBilledDetails List<ConsumableInArrearDetail>) : BigDecimal in class org.killbill.billing.invoice.usage.ContiguousIntervalUsageInArrear |
From |
To |
|
Change Variable Type toBeBilledDetails : List<ToBeBilledConsumableInArrearDetail> to toBeBilledDetails : List<ConsumableInArrearDetail> in method package computeToBeBilledConsumableInArrearWith_ALL_TIERS(tieredBlocks List<TieredBlock>, units Long, tierNum int) : List<ConsumableInArrearDetail> in class org.killbill.billing.invoice.usage.ContiguousIntervalUsageInArrear |
From |
To |
|
Change Variable Type result : List<ToBeBilledConsumableInArrearDetail> to result : List<ConsumableInArrearDetail> in method public testComputeBilledUsageSizeOneWith_TOP_TIER() : void in class org.killbill.billing.invoice.usage.TestContiguousIntervalConsumableInArrear |
From |
To |
|
Change Variable Type result : List<ToBeBilledConsumableInArrearDetail> to result : List<ConsumableInArrearDetail> in method public testComputeBilledUsageSizeOneWith_ALL_TIERS() : void in class org.killbill.billing.invoice.usage.TestContiguousIntervalConsumableInArrear |
From |
To |
|
Change Variable Type inputTier3 : List<ToBeBilledConsumableInArrearDetail> to inputTier3 : List<ConsumableInArrearDetail> in method public testComputeBilledUsageWith_TOP_TIER() : void in class org.killbill.billing.invoice.usage.TestContiguousIntervalConsumableInArrear |
From |
To |