Class ExecutionTests

    • Constructor Detail

      • ExecutionTests

        public ExecutionTests()
    • Method Detail

      • testInvokeJobWithOneBatchletStep

        @Test
        public void testInvokeJobWithOneBatchletStep()
                                              throws Exception
        Throws:
        Exception
      • testInvokeJobWithTwoStepSequenceOfBatchlets

        @Test
        public void testInvokeJobWithTwoStepSequenceOfBatchlets()
                                                         throws Exception
        Throws:
        Exception
      • testInvokeJobWithFourStepSequenceOfBatchlets

        @Test
        public void testInvokeJobWithFourStepSequenceOfBatchlets()
                                                          throws Exception
        Throws:
        Exception
      • testInvokeJobWithNextElement

        @Test
        public void testInvokeJobWithNextElement()
                                          throws Exception
        Throws:
        Exception
      • testInvokeJobWithFailElement

        @Test
        public void testInvokeJobWithFailElement()
                                          throws Exception
        Throws:
        Exception
      • testInvokeJobWithStopElement

        @Test
        public void testInvokeJobWithStopElement()
                                          throws Exception
        Throws:
        Exception
      • testInvokeJobWithEndElement

        @Test
        public void testInvokeJobWithEndElement()
                                         throws Exception
        Throws:
        Exception
      • testInvokeJobSimpleChunk

        @Test
        public void testInvokeJobSimpleChunk()
                                      throws Exception
        Throws:
        Exception
      • testInvokeJobChunkWithFullAttributes

        @Test
        @Disabled("Bug 5379.  Decided to exclude this test.")
        public void testInvokeJobChunkWithFullAttributes()
                                                  throws Exception
        Throws:
        Exception
      • testInvokeJobUsingTCCL

        @Test
        public void testInvokeJobUsingTCCL()
                                    throws Exception
        Throws:
        Exception