Class OrderSchedulingIntegrationTest

    • Constructor Detail

      • OrderSchedulingIntegrationTest

        public OrderSchedulingIntegrationTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.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