Class CronJobTest

    • Constructor Detail

      • CronJobTest

        public CronJobTest()
    • Method Detail

      • setUp

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

        public void testCronjob()
      • testResetRunningCronJobs

        public void testResetRunningCronJobs()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testResetRunningCronJobAndItsHistory

        public void testResetRunningCronJobAndItsHistory()
                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testResetAllCronJobHistoryEntries

        public void testResetAllCronJobHistoryEntries()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testResetAllCronJobHistoryEntriesWithDefaultFlagValue

        public void testResetAllCronJobHistoryEntriesWithDefaultFlagValue()
                                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testResetAllCronJobHistoryEntriesWhenNoHistoryEntries

        public void testResetAllCronJobHistoryEntriesWhenNoHistoryEntries()
                                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testTrigger

        public void testTrigger()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testEmailNotification

        public void testEmailNotification()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetSteps

        public void testSetSteps()
      • testJobRestrictions

        public void testJobRestrictions()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testTriggerCreationForTriggerableJobs

        public void testTriggerCreationForTriggerableJobs()
                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCompositeCronJob

        public void testCompositeCronJob()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testLogCronJob

        public void testLogCronJob()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNestedExecution

        public void testNestedExecution()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception