Class DefaultB2BCheckoutFacadeTest
java.lang.Object
de.hybris.platform.b2bacceleratorfacades.order.impl.DefaultB2BCheckoutFacadeTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultB2BCheckoutFacadeTest
public DefaultB2BCheckoutFacadeTest()
-
-
Method Details
-
setUp
public void setUp() -
testGetCostCenters
- Throws:
Exception
-
testSetCostCenterForEntry
- Throws:
Exception
-
testPlaceOrder
- Throws:
InvalidCartException
-
testScheduleOrder
public void testScheduleOrder() -
testCreateCartFromOrder
public void testCreateCartFromOrder() -
testSetPaymentTypeSelectedForCheckout
public void testSetPaymentTypeSelectedForCheckout() -
shouldAuthorizeInvoicePayment
public void shouldAuthorizeInvoicePayment() -
shouldNotAuthorizeInvoicePaymentReject
public void shouldNotAuthorizeInvoicePaymentReject() -
shouldNotAuthorizeInvoicePaymentNullEntry
public void shouldNotAuthorizeInvoicePaymentNullEntry() -
shouldUpdateCheckoutCartWithCard
public void shouldUpdateCheckoutCartWithCard()
-