Class ScriptChangeConsumptionJobTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ScriptChangeConsumptionJobTest extends ServicelayerBaseTest
Tests for consuming changes with scripts by given cronjob.
  • Constructor Details

    • ScriptChangeConsumptionJobTest

      public ScriptChangeConsumptionJobTest()
  • Method Details

    • setUp

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

      public void testConsumeAllChangesWithScript() throws Exception
      Throws:
      Exception
    • testConsumeNothingWithScript

      public void testConsumeNothingWithScript() throws Exception
      Throws:
      Exception
    • testConsumeDeletedChangesWithScript

      public void testConsumeDeletedChangesWithScript() throws Exception
      Throws:
      Exception