Class DefaultMediaServiceTest


  • @UnitTest
    public class DefaultMediaServiceTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultMediaServiceTest

        public DefaultMediaServiceTest()
    • Method Detail

      • setUp

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

        public void testModelNotFoundExceptionWhenMediaContainerModelIsNull()
      • testModelNotFoundExceptionWhenMediaFormatModelIsNull

        public void testModelNotFoundExceptionWhenMediaFormatModelIsNull()
      • testModelNotFoundExceptionWhenMediaFormatNotFoundInContainer

        public void testModelNotFoundExceptionWhenMediaFormatNotFoundInContainer()
      • testGetFilesWithMediaModel

        public void testGetFilesWithMediaModel()
      • testNoDataAvailableExceptionWithNullMediaModel

        public void testNoDataAvailableExceptionWithNullMediaModel()