Class OrderSchedulingIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class OrderSchedulingIntegrationTest extends ServicelayerTest
PLA-11094
  • Constructor Details

    • OrderSchedulingIntegrationTest

      public OrderSchedulingIntegrationTest()
  • Method Details

    • setUp

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

      public void testScheduleOrderFromClonedCart()
      Test scheduling for cloned cart
    • testOneToManyRelationCloning

      public void testOneToManyRelationCloning()
      Tests the CloneAbstractOrderStrategy in case of 1:N non part of relations cloning - the root problem of PLA-11094