public class PricingTest extends TestNGSiteIntegrationSetup
| Constructor and Description |
|---|
PricingTest() |
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.profile.core.domain.Customer |
createCustomer() |
org.broadleafcommerce.common.money.Money |
getFulfillmentGroupFeeTotal(Order order) |
void |
testPricing() |
void |
testShipping() |
void |
testShippingInsert(org.broadleafcommerce.core.pricing.domain.ShippingRate shippingRate,
org.broadleafcommerce.core.pricing.domain.ShippingRate sr2) |
run, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstance@Rollback(value=false)
public void testShippingInsert(org.broadleafcommerce.core.pricing.domain.ShippingRate shippingRate,
org.broadleafcommerce.core.pricing.domain.ShippingRate sr2)
throws Exception
Exceptionpublic org.broadleafcommerce.common.money.Money getFulfillmentGroupFeeTotal(Order order)
public org.broadleafcommerce.profile.core.domain.Customer createCustomer()
Copyright © 2023. All rights reserved.