Class DefaultMediaLocationHashServiceTest

java.lang.Object
de.hybris.platform.media.services.impl.DefaultMediaLocationHashServiceTest

@UnitTest public class DefaultMediaLocationHashServiceTest extends Object
  • Constructor Details

    • DefaultMediaLocationHashServiceTest

      public DefaultMediaLocationHashServiceTest()
  • Method Details

    • createDefaultMediaLocationHashService

      public void createDefaultMediaLocationHashService() throws Exception
      Throws:
      Exception
    • shouldGenerateDifferentLocationHashKeysForDifferentFolderQualifiersAndLocations

      public void shouldGenerateDifferentLocationHashKeysForDifferentFolderQualifiersAndLocations()
    • shouldValidateValidLocationHash

      public void shouldValidateValidLocationHash()
    • shouldThrowMediaInvalidLocationExceptionWhenHashIsNotValid

      public void shouldThrowMediaInvalidLocationExceptionWhenHashIsNotValid()
    • shouldUseLocationHashForClassNotImplementingNewMethods

      public void shouldUseLocationHashForClassNotImplementingNewMethods()