Class DefaultMerchSyncServiceIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultMerchSyncServiceIntegrationTest extends ServicelayerTransactionalTest
  • Constructor Details

    • DefaultMerchSyncServiceIntegrationTest

      public DefaultMerchSyncServiceIntegrationTest()
  • Method Details

    • setUp

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

      public void testCreateMerchSychronization()
    • testCreateMerchSychronizationForMerchSnConfig

      public void testCreateMerchSychronizationForMerchSnConfig()
    • testGetMerchSynchronization

      public void testGetMerchSynchronization()
    • testGetMerchSynchronizationWhenNotExist

      public void testGetMerchSynchronizationWhenNotExist()
    • testIsMerchSyncFailedForFailedSync

      public void testIsMerchSyncFailedForFailedSync()
    • testIsMerchSyncFailedForCompletedSync

      public void testIsMerchSyncFailedForCompletedSync()
    • testIsMerchSyncFailedForNotExisting

      public void testIsMerchSyncFailedForNotExisting()
    • testCompleteSyncProcess

      public void testCompleteSyncProcess()
    • testCompleteSyncProcessWhenFailed

      public void testCompleteSyncProcessWhenFailed()
    • testSaveErrorInfo

      public void testSaveErrorInfo()