Class PricingTest

java.lang.Object
org.springframework.test.context.testng.AbstractTestNGSpringContextTests
org.broadleafcommerce.test.TestNGSiteIntegrationSetup
org.broadleafcommerce.core.pricing.service.PricingTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.testng.IHookable, org.testng.ITestNGListener

public class PricingTest extends TestNGSiteIntegrationSetup
  • Constructor Details

    • PricingTest

      public PricingTest()
  • Method Details

    • testPricing

      @Transactional public void testPricing() throws Exception
      Throws:
      Exception
    • getFulfillmentGroupFeeTotal

      public org.broadleafcommerce.common.money.Money getFulfillmentGroupFeeTotal(Order order)
    • testShipping

      @Transactional public void testShipping() throws Exception
      Throws:
      Exception
    • createCustomer

      public org.broadleafcommerce.profile.core.domain.Customer createCustomer()