Class DefaultB2BCheckoutFacadeIntegrationTest

    • Constructor Detail

      • DefaultB2BCheckoutFacadeIntegrationTest

        public DefaultB2BCheckoutFacadeIntegrationTest()
    • Method Detail

      • beforeTest

        public void beforeTest()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • tearDown

        public void tearDown()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldNotCreateCartFromNullOrder

        public void shouldNotCreateCartFromNullOrder()
      • shouldNotCreateCartFromOrderNotBelongToCurrentUser

        public void shouldNotCreateCartFromOrderNotBelongToCurrentUser()
      • shouldCreateCartFromOrder

        public void shouldCreateCartFromOrder()
      • testScheduleOrder

        public void testScheduleOrder()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • waitForProcessToEnd

        protected boolean waitForProcessToEnd​(java.lang.String processDefinitionName,
                                              long maxWait)
                                       throws java.lang.InterruptedException
        Overrides:
        waitForProcessToEnd in class BaseCommerceBaseTest
        Throws:
        java.lang.InterruptedException
      • shouldAuthorizeInvoicePayment

        public void shouldAuthorizeInvoicePayment()
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception