Class OrderCancelIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

public class OrderCancelIntegrationTest extends ServicelayerTransactionalTest
The test class tests the cancel service behavior basing on the default implementation of state mapping and internal business strategies.
The test presumes the following configuration of OrderCancelConfigModel:
  • Constructor Details

    • OrderCancelIntegrationTest

      public OrderCancelIntegrationTest()
  • Method Details

    • setUp

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

      public void testCancellableOrders() throws Exception
      trying to reproduce BCOM-126
      Throws:
      Exception