Class OrderPrepareInterceptorIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class OrderPrepareInterceptorIntegrationTest extends ServicelayerTest
Integration test of DefaultOrderPrepareInterceptor
  • Constructor Details

    • OrderPrepareInterceptorIntegrationTest

      public OrderPrepareInterceptorIntegrationTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldRemoveOrphanedPaymentInfo_PaymentAddress_And_DeliveryAddressWhenOrderIsUpdated

      public void shouldRemoveOrphanedPaymentInfo_PaymentAddress_And_DeliveryAddressWhenOrderIsUpdated()
    • shouldNotRemoveReplacedPaymentAddressWhenTheSameItemIsAlsoADeliveryAddress

      public void shouldNotRemoveReplacedPaymentAddressWhenTheSameItemIsAlsoADeliveryAddress()