Class FulfillmentItemPricingActivityTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.broadleafcommerce.core.pricing.service.workflow.FulfillmentItemPricingActivityTest
All Implemented Interfaces:
junit.framework.Test

public class FulfillmentItemPricingActivityTest extends junit.framework.TestCase
  • Constructor Details

    • FulfillmentItemPricingActivityTest

      public FulfillmentItemPricingActivityTest()
  • Method Details

    • sumProratedOfferAdjustments

      protected org.broadleafcommerce.common.money.Money sumProratedOfferAdjustments(org.broadleafcommerce.core.order.domain.Order order)
    • testZeroOrderSavings

      public void testZeroOrderSavings() throws Exception
      Throws:
      Exception
    • testDistributeOneDollarAcrossFiveEqualItems

      public void testDistributeOneDollarAcrossFiveEqualItems() throws Exception
      Throws:
      Exception
    • testDistributeOneDollarAcrossFiveItems

      public void testDistributeOneDollarAcrossFiveItems() throws Exception
      Throws:
      Exception
    • testRoundingRequired

      public void testRoundingRequired() throws Exception
      Throws:
      Exception
    • testBundleDistribution

      public void testBundleDistribution() throws Exception
      Throws:
      Exception
    • testBundleDistributionWithoutItemSum

      public void testBundleDistributionWithoutItemSum() throws Exception
      Throws:
      Exception