Class ProcessSchedulingTest


  • public class ProcessSchedulingTest
    extends WeldBaseTest
    Test cases for process schedule and process runner
    Author:
    alostale
    • Constructor Detail

      • ProcessSchedulingTest

        public ProcessSchedulingTest()
    • Method Detail

      • processRunnerNotClosingConnection

        public void processRunnerNotClosingConnection()
                                               throws Exception
        Before the fix of its related issue, this test failed throwing an exception due to ProcessRunner attempting to set process run status on an already closed connection.
        Throws:
        Exception
      • processesShouldInjectBeans

        public void processesShouldInjectBeans()
                                        throws javax.servlet.ServletException
        Throws:
        javax.servlet.ServletException
      • parseTranslationInBackgroundDalBaseProcess

        public void parseTranslationInBackgroundDalBaseProcess()
                                                        throws Exception
        Throws:
        Exception
      • parseTranslationInBackgroundProcess

        public void parseTranslationInBackgroundProcess()
                                                 throws Exception
        Throws:
        Exception