Class AsExcludedItemSynchronizationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AsExcludedItemSynchronizationTest extends AbstractAsSynchronizationTest
  • Field Details

    • expectedException

      public org.junit.rules.ExpectedException expectedException
  • Constructor Details

    • AsExcludedItemSynchronizationTest

      public AsExcludedItemSynchronizationTest()
  • Method Details

    • setUp

      public void setUp() throws ImpExException
      Throws:
      ImpExException
    • excludedItemNotFoundBeforeSynchronization

      public void excludedItemNotFoundBeforeSynchronization()
    • synchronizeNewExcludedItem

      public void synchronizeNewExcludedItem()
    • synchronizeRemovedExcludedItem

      public void synchronizeRemovedExcludedItem()
    • synchronizeAfterRemovingItemForNewExcludedItem

      public void synchronizeAfterRemovingItemForNewExcludedItem()
    • synchronizeAfterRemovingItemForExistingExcludedItem

      public void synchronizeAfterRemovingItemForExistingExcludedItem()
    • synchronizeAfterRemovingItemForMultipleExistingExcludedItems

      public void synchronizeAfterRemovingItemForMultipleExistingExcludedItems()