Class TriggerTaskRunnerRetriesHandlingTest

    • Field Detail

      • metricRegistry

        protected com.codahale.metrics.MetricRegistry metricRegistry
      • taskEngineRetryTemplate

        protected org.springframework.retry.support.RetryTemplate taskEngineRetryTemplate
    • Constructor Detail

      • TriggerTaskRunnerRetriesHandlingTest

        public TriggerTaskRunnerRetriesHandlingTest()
    • Method Detail

      • setUp

        public void setUp()
      • tearDown

        public void tearDown()
      • shouldRetryTaskAndNotRemoveThem

        public void shouldRetryTaskAndNotRemoveThem()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldRetryTasksWithDefaultMaxAttempts

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