Class DefaultMediaLocationHashServiceTest
java.lang.Object
de.hybris.platform.media.services.impl.DefaultMediaLocationHashServiceTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
Constructor Details
-
DefaultMediaLocationHashServiceTest
public DefaultMediaLocationHashServiceTest()
-
-
Method Details
-
createDefaultMediaLocationHashService
- Throws:
Exception
-
shouldGenerateDifferentLocationHashKeysForDifferentFolderQualifiersAndLocations
public void shouldGenerateDifferentLocationHashKeysForDifferentFolderQualifiersAndLocations() -
shouldValidateValidLocationHash
public void shouldValidateValidLocationHash() -
shouldThrowMediaInvalidLocationExceptionWhenHashIsNotValid
public void shouldThrowMediaInvalidLocationExceptionWhenHashIsNotValid() -
shouldUseLocationHashForClassNotImplementingNewMethods
public void shouldUseLocationHashForClassNotImplementingNewMethods()
-