Class ChangeDetectionIntegrationTest

    • Constructor Detail

      • ChangeDetectionIntegrationTest

        public ChangeDetectionIntegrationTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldTreatItemVersionMarkerAsSLDSafeForWriting

        public void shouldTreatItemVersionMarkerAsSLDSafeForWriting()
      • testFindChangesForNewItem

        public void testFindChangesForNewItem()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFindChangesForModifiedItem

        public void testFindChangesForModifiedItem()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFindChangesForNotChangedItem

        public void testFindChangesForNotChangedItem()
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFindChangeForRemovedItem

        public void testFindChangeForRemovedItem()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFindChangesForRemovedItems

        public void testFindChangesForRemovedItems()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testConsumeChangesForOneNewItem

        public void testConsumeChangesForOneNewItem()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testConsumeChangesConcurrently

        public void testConsumeChangesConcurrently()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testConsumeChangesForDifferentChangeTypesAndDifferentItemTypes

        public void testConsumeChangesForDifferentChangeTypesAndDifferentItemTypes()
                                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFindChangesByType

        public void testFindChangesByType()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFindChangesForNewItemStreamAware

        public void testFindChangesForNewItemStreamAware()
                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFindChangesForRemovedItemStreamAware

        public void testFindChangesForRemovedItemStreamAware()
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFindChangesForModifiedItemStreamAware

        public void testFindChangesForModifiedItemStreamAware()
                                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFindChangesByTypeStreamAware

        public void testFindChangesByTypeStreamAware()
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception