Class DefaultSynchronizationStatusServiceTest

    • Constructor Detail

      • DefaultSynchronizationStatusServiceTest

        public DefaultSynchronizationStatusServiceTest()
    • Method Detail

      • setUp

        public void setUp()
      • testOutboundSynchronizations

        public void testOutboundSynchronizations()
      • testInboundSynchronizations

        public void testInboundSynchronizations()
      • testGetSyncStatusWhenTypeNotMatchConfiguredRootTypes

        public void testGetSyncStatusWhenTypeNotMatchConfiguredRootTypes()
      • testGetSyncStatusWhenUserDoesNotHaveSufficientRights

        public void testGetSyncStatusWhenUserDoesNotHaveSufficientRights()
      • testGetPullSyncStatusWhenUserDoesNotHaveSufficientRights

        public void testGetPullSyncStatusWhenUserDoesNotHaveSufficientRights()
      • testGetSyncStatusForNonCatalogAwareItem

        public void testGetSyncStatusForNonCatalogAwareItem()
      • testGetPullSyncStatusForNonCatalogAwareItem

        public void testGetPullSyncStatusForNonCatalogAwareItem()
      • testGetSyncStatusCatalogAwareItem

        public void testGetSyncStatusCatalogAwareItem()
      • testGetSyncStatusCatalogAwareItemWhenNewSourceItemCreated

        public void testGetSyncStatusCatalogAwareItemWhenNewSourceItemCreated()
      • testGetPullSyncStatusCatalogAwareItemWhenNewTargetItemCreated

        public void testGetPullSyncStatusCatalogAwareItemWhenNewTargetItemCreated()
      • testGetSyncStatusCatalogAwareItemWhenSourceItemWasRemoved

        public void testGetSyncStatusCatalogAwareItemWhenSourceItemWasRemoved()
      • testGetSyncStatusCatalogAwareItemWhenTargetItemWasRemoved

        public void testGetSyncStatusCatalogAwareItemWhenTargetItemWasRemoved()
      • testGetPullSyncStatusForCatalogAwareItem

        public void testGetPullSyncStatusForCatalogAwareItem()
      • testGetSyncStatusCatalogAwareItemForMultipleTargets

        public void testGetSyncStatusCatalogAwareItemForMultipleTargets()
      • testGetPullSyncStatusCatalogAwareItemForMultipleTargets

        public void testGetPullSyncStatusCatalogAwareItemForMultipleTargets()
      • testGetPullSyncStatusCatalogAwareItemForMultipleSources

        public void testGetPullSyncStatusCatalogAwareItemForMultipleSources()
      • testGetPullSyncStatusCatalogAwareItemWhenSourceWasRemoved

        public void testGetPullSyncStatusCatalogAwareItemWhenSourceWasRemoved()
      • testGetSyncStatusForManyItems

        public void testGetSyncStatusForManyItems()
      • testGetPullSyncStatusForManyItems

        public void testGetPullSyncStatusForManyItems()
                                               throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • testWhetherGivenItemListAreInSync

        public void testWhetherGivenItemListAreInSync()
      • testWhetherGivenItemListAreInSyncTargetEnd

        public void testWhetherGivenItemListAreInSyncTargetEnd()
      • testGetSyncStatusForTwoSourcesOneTargetAndDifferentRootTypes

        public void testGetSyncStatusForTwoSourcesOneTargetAndDifferentRootTypes()
      • testWhetherGivenItemsAreSync

        public void testWhetherGivenItemsAreSync()