Class TaskServiceTest

    • Constructor Detail

      • TaskServiceTest

        public TaskServiceTest()
    • Method Detail

      • testTX

        public void testTX()
                    throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • testScheduleTask

        public void testScheduleTask()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testEvent

        public void testEvent()
                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testPrematureEvent

        public void testPrematureEvent()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSchedulingErrors

        public void testSchedulingErrors()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testExpirationDate

        public void testExpirationDate()
                                throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • testDisableTaskProcessing

        public void testDisableTaskProcessing()
      • testLegacyDisableTaskProcessing

        public void testLegacyDisableTaskProcessing()
      • testDisableTaskProcessingOverridesLegacy

        public void testDisableTaskProcessingOverridesLegacy()