Class DefaultB2BCheckoutFacadeTest

java.lang.Object
de.hybris.platform.b2bacceleratorfacades.order.impl.DefaultB2BCheckoutFacadeTest

@UnitTest public class DefaultB2BCheckoutFacadeTest extends Object
  • Constructor Details

    • DefaultB2BCheckoutFacadeTest

      public DefaultB2BCheckoutFacadeTest()
  • Method Details

    • setUp

      public void setUp()
    • testGetCostCenters

      public void testGetCostCenters() throws Exception
      Throws:
      Exception
    • testSetCostCenterForEntry

      public void testSetCostCenterForEntry() throws Exception
      Throws:
      Exception
    • testPlaceOrder

      public void testPlaceOrder() throws InvalidCartException
      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()