Class DefaultExpressCheckoutIntegrationCheckoutTest

All Implemented Interfaces:
JaloSessionHolder
Direct Known Subclasses:
OrderManagementExpressCheckoutIntegrationCheckoutTest

@ContextConfiguration(locations="classpath:/payment-spring-test.xml") @IntegrationTest public class DefaultExpressCheckoutIntegrationCheckoutTest extends ServicelayerTest
  • Constructor Details

    • DefaultExpressCheckoutIntegrationCheckoutTest

      public DefaultExpressCheckoutIntegrationCheckoutTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • tearDown

      public void tearDown() throws Exception
      Throws:
      Exception
    • testExpressCheckoutForShippingCart

      public void testExpressCheckoutForShippingCart() throws Exception
      Throws:
      Exception
    • testExpressCheckoutForPickupOnlyCart

      public void testExpressCheckoutForPickupOnlyCart() throws Exception
      Throws:
      Exception
    • addItemsToCartBeforeCheckout

      protected void addItemsToCartBeforeCheckout()
    • addPickupItemsToCartBeforeCheckout

      protected void addPickupItemsToCartBeforeCheckout()
    • testOrderPlacement

      protected void testOrderPlacement() throws InvalidCartException
      Throws:
      InvalidCartException