Class ChangeDetectionJobTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ChangeDetectionJobTest extends ServicelayerTransactionalBaseTest
Tests for detecting changes with given cronjob
  • Constructor Details

    • ChangeDetectionJobTest

      public ChangeDetectionJobTest()
  • Method Details

    • setUp

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

      public void testShouldFindChangesOnlyInRemovedItems() throws Exception
      Throws:
      Exception
    • testShouldFindChangesOnlyInModifiedItems

      public void testShouldFindChangesOnlyInModifiedItems() throws Exception
      Throws:
      Exception
    • testShouldFindChangesOnlyInNewItems

      public void testShouldFindChangesOnlyInNewItems() throws Exception
      Throws:
      Exception
    • testDetectDifferentKindOfChangesInDifferentItemTypes

      public void testDetectDifferentKindOfChangesInDifferentItemTypes() throws Exception
      Throws:
      Exception
    • testDetectChangesStreamAware

      public void testDetectChangesStreamAware() throws Exception
      Throws:
      Exception