Class UncollectedOrdersJobTest


  • @UnitTest
    public class UncollectedOrdersJobTest
    extends java.lang.Object
    • Constructor Detail

      • UncollectedOrdersJobTest

        public UncollectedOrdersJobTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNoConsignments

        public void testNoConsignments()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testConsigmentsNoTimeThreshold

        public void testConsigmentsNoTimeThreshold()
      • testConsigmentsReminderThreshold

        public void testConsigmentsReminderThreshold()
      • testConsigmentsCancelThreshold

        public void testConsigmentsCancelThreshold()
      • testConsigmentsMixed

        public void testConsigmentsMixed()