Class DefaultTmaCheckoutFacadeTest
- java.lang.Object
-
- de.hybris.platform.b2ctelcofacades.bundle.impl.DefaultTmaCheckoutFacadeTest
-
@UnitTest public class DefaultTmaCheckoutFacadeTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DefaultTmaCheckoutFacadeTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprepare()voidtestCartContainsSubscriptionProductsOnly()voidtestSetCheapestDeliveryModeForCheckout()voidtestSetCheapestDeliveryModeForCheckoutNull()voidtestSetCheapestDeliveryModeForSubscriptionCheckout()
-
-
-
Method Detail
-
prepare
public void prepare()
-
testSetCheapestDeliveryModeForCheckoutNull
public void testSetCheapestDeliveryModeForCheckoutNull()
-
testSetCheapestDeliveryModeForSubscriptionCheckout
public void testSetCheapestDeliveryModeForSubscriptionCheckout()
-
testSetCheapestDeliveryModeForCheckout
public void testSetCheapestDeliveryModeForCheckout()
-
testCartContainsSubscriptionProductsOnly
public void testCartContainsSubscriptionProductsOnly()
-
-