Package de.hybris.platform.test
Class MediaManagerIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.test.AbstractMediaManagerIntegrationTest
de.hybris.platform.test.MediaManagerIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest
public class MediaManagerIntegrationTest
extends AbstractMediaManagerIntegrationTest
-
Field Summary
Fields inherited from class de.hybris.platform.test.AbstractMediaManagerIntegrationTest
catalogVersion, mediaManager, mediaService, modelService, testDataCreator, testMedia, testMediaWithExternalUrlFields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.test.AbstractMediaManagerIntegrationTest
addContextPath, dontAddContextPath, downloadUrlForMedia, forDisplay, forDownload, urlForMedia, urlForMedia, urlForMediaWithRenderer, urlForMediaWithSecureRendererMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
MediaManagerIntegrationTest
public MediaManagerIntegrationTest()
-
-
Method Details
-
setUp
- Overrides:
setUpin classAbstractMediaManagerIntegrationTest- Throws:
Exception
-
tearDown
- Throws:
Exception
-
shouldReturnEmptyUrlWhenMediaIsInSecuredFolderButThereIsNoRendererInPlace
public void shouldReturnEmptyUrlWhenMediaIsInSecuredFolderButThereIsNoRendererInPlace() throws Exception- Throws:
Exception
-
shouldReturnSecureUrlWhenMediaIsInSecuredFolder
- Throws:
Exception
-
shouldReturnSecureUrlWithWebAppCtxPrefixWhenMediaIsInSecuredFolder
- Throws:
Exception
-
shouldReturnSecureDownloadUrlWhenMediaIsInSecuredFolder
- Throws:
Exception
-
shouldReturnSecureDownloadUrlWithWebAppCtxWhenMediaIsInSecuredFolder
- Throws:
Exception
-
shouldReturnInternalUrlForMediaWithoutData
- Throws:
Exception
-
shouldReturnInternalDownloadUrlForMediaWithoutData
- Throws:
Exception
-
shouldReturnMediaUrlWithoutWebAppContextRootPrefix
- Throws:
Exception
-
shouldReturnMediaDownloadUrlWithoutWebAppContextRootPrefix
- Throws:
Exception
-
shouldReturnMediaUrltRootPrefix
- Throws:
Exception
-
shouldReturnMediaDownloadUrlRootPrefix
- Throws:
Exception
-
shouldReturnMediaUrlWithWebAppContextRootPrefix
- Throws:
Exception
-
shouldReturnMediaDownloadUrlWithWebAppContextRootPrefix
- Throws:
Exception
-
shouldSetDataPKOnNewMedia
- Throws:
Exception
-