Class UncollectedOrdersJobTest

java.lang.Object
de.hybris.platform.acceleratorservices.cronjob.UncollectedOrdersJobTest

@UnitTest public class UncollectedOrdersJobTest extends Object
  • Constructor Details

    • UncollectedOrdersJobTest

      public UncollectedOrdersJobTest()
  • Method Details

    • setUp

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

      public void testNoConsignments() throws Exception
      Throws:
      Exception
    • testConsigmentsNoTimeThreshold

      public void testConsigmentsNoTimeThreshold()
    • testConsigmentsReminderThreshold

      public void testConsigmentsReminderThreshold()
    • testConsigmentsCancelThreshold

      public void testConsigmentsCancelThreshold()
    • testConsigmentsMixed

      public void testConsigmentsMixed()