Class ProcessChangesTaskTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ProcessChangesTaskTest extends ServicelayerBaseTest
  • Constructor Details

    • ProcessChangesTaskTest

      public ProcessChangesTaskTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldNotCreateMediaWhenThereIsNoscript

      public void shouldNotCreateMediaWhenThereIsNoscript() throws Exception
      Throws:
      Exception
    • shouldTriggerConditionAfterFinishingTask

      public void shouldTriggerConditionAfterFinishingTask() throws Exception
      Throws:
      Exception
    • shouldCreateMediaForGivenInsertUpdateScript

      public void shouldCreateMediaForGivenInsertUpdateScript() throws Exception
      Throws:
      Exception
    • shouldCreateMediaForGivenRemoveScript

      public void shouldCreateMediaForGivenRemoveScript() throws Exception
      Throws:
      Exception
    • shouldCreateMediaForGivenInsertUpdateAndRemoveScript

      public void shouldCreateMediaForGivenInsertUpdateAndRemoveScript() throws Exception
      Throws:
      Exception
    • shouldConsumeChangesWhenTaskIsFinished

      public void shouldConsumeChangesWhenTaskIsFinished() throws Exception
      Throws:
      Exception