Class MediaCacheRecreatorTest


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

      • MediaCacheRecreatorTest

        public MediaCacheRecreatorTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • tearDown

        public void tearDown()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldRecreateCacheFromExistingCachedFileEntriesUsingDefaultCacheFolder

        public void shouldRecreateCacheFromExistingCachedFileEntriesUsingDefaultCacheFolder()
      • shouldRecreateCacheFromExistingCachedFileEntriesUsingDefaultCacheFolderAndConfiguredFolder

        public void shouldRecreateCacheFromExistingCachedFileEntriesUsingDefaultCacheFolderAndConfiguredFolder()
      • shouldRecreateCacheFromExistingCachedFileEntriesUsingDefaultCacheFolderWhenNoRootCacheFolderDefined

        public void shouldRecreateCacheFromExistingCachedFileEntriesUsingDefaultCacheFolderWhenNoRootCacheFolderDefined()