Class DefaultMediaServiceTest

java.lang.Object
de.hybris.platform.servicelayer.media.impl.DefaultMediaServiceTest

@UnitTest public class DefaultMediaServiceTest extends Object
  • Constructor Details

    • DefaultMediaServiceTest

      public DefaultMediaServiceTest()
  • Method Details

    • setUp

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

      public void testModelNotFoundExceptionWhenMediaContainerModelIsNull()
    • testModelNotFoundExceptionWhenMediaFormatModelIsNull

      public void testModelNotFoundExceptionWhenMediaFormatModelIsNull()
    • testModelNotFoundExceptionWhenMediaFormatNotFoundInContainer

      public void testModelNotFoundExceptionWhenMediaFormatNotFoundInContainer()
    • testGetFilesWithMediaModel

      public void testGetFilesWithMediaModel()
    • testNoDataAvailableExceptionWithNullMediaModel

      public void testNoDataAvailableExceptionWithNullMediaModel()