Class TaskScriptingIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class TaskScriptingIntegrationTest extends ServicelayerBaseTest
Integration tests for task scripting
  • Constructor Details

    • TaskScriptingIntegrationTest

      public TaskScriptingIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testRunTaskForCorrectScript

      public void testRunTaskForCorrectScript() throws Exception
      Throws:
      Exception
    • testRunTaskForCorrectScriptEventBased

      public void testRunTaskForCorrectScriptEventBased() throws Exception
      Throws:
      Exception
    • testRunTaskForNonExistingScript

      public void testRunTaskForNonExistingScript() throws Exception
      Throws:
      Exception
    • testRunTaskScriptThrowingException

      public void testRunTaskScriptThrowingException() throws Exception
      Throws:
      Exception