Class RemoteStorageMediaLoaderIntegrationTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.media.storage.impl.RemoteStorageMediaLoaderIntegrationTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class RemoteStorageMediaLoaderIntegrationTest extends ServicelayerBaseTest
  • Constructor Details

    • RemoteStorageMediaLoaderIntegrationTest

      public RemoteStorageMediaLoaderIntegrationTest()
  • Method Details

    • setUp

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

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

      public void shouldThrowExceptionWhenFilenameTooLong()
    • shouldCacheFilesWithLongNamesAndAvoidNameCollisions

      public void shouldCacheFilesWithLongNamesAndAvoidNameCollisions() throws Exception
      Throws:
      Exception
    • shouldRecreateCacheFromExistingCachedFileEntriesUsingDefaultCacheFolderWithoutNonRestoreable

      public void shouldRecreateCacheFromExistingCachedFileEntriesUsingDefaultCacheFolderWithoutNonRestoreable()