Class MediaCacheRecreatorTest

java.lang.Object
de.hybris.platform.media.storage.impl.MediaCacheRecreatorTest

@ContextConfiguration(locations="/test/MediaCacheRegion-context.xml", inheritLocations=false) @DirtiesContext(classMode=AFTER_CLASS) public class MediaCacheRecreatorTest extends Object
  • Constructor Details

    • MediaCacheRecreatorTest

      public MediaCacheRecreatorTest()
  • Method Details

    • setUp

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

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

      public void shouldRecreateCacheFromExistingCachedFileEntriesUsingDefaultCacheFolder()
    • shouldRecreateCacheFromExistingCachedFileEntriesUsingDefaultCacheFolderAndConfiguredFolder

      public void shouldRecreateCacheFromExistingCachedFileEntriesUsingDefaultCacheFolderAndConfiguredFolder()
    • shouldRecreateCacheFromExistingCachedFileEntriesUsingDefaultCacheFolderWhenNoRootCacheFolderDefined

      public void shouldRecreateCacheFromExistingCachedFileEntriesUsingDefaultCacheFolderWhenNoRootCacheFolderDefined()