Class SyncCronJobDumpFileIntegrationTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.catalog.jalo.synchronization.SyncCronJobDumpFileIntegrationTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class SyncCronJobDumpFileIntegrationTest extends ServicelayerBaseTest
  • Constructor Details

    • SyncCronJobDumpFileIntegrationTest

      public SyncCronJobDumpFileIntegrationTest()
  • Method Details

    • tearDown

      public void tearDown() throws Exception
      Throws:
      Exception
    • shouldReturnDefaultSyncDumpFileDir

      public void shouldReturnDefaultSyncDumpFileDir()
    • shouldReturnWorkspaceWhenPropertySetEmpty

      public void shouldReturnWorkspaceWhenPropertySetEmpty()
    • shouldCreateDirWhileSyncAndDirNotExists

      public void shouldCreateDirWhileSyncAndDirNotExists()
    • shouldFailWhenDirSetToFile

      public void shouldFailWhenDirSetToFile()
    • shouldFailWhenDirSetToInvalidPath

      public void shouldFailWhenDirSetToInvalidPath()