Class MediaManagerIntegrationTest

    • Constructor Detail

      • MediaManagerIntegrationTest

        public MediaManagerIntegrationTest()
    • Method Detail

      • tearDown

        public void tearDown()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnEmptyUrlWhenMediaIsInSecuredFolderButThereIsNoRendererInPlace

        public void shouldReturnEmptyUrlWhenMediaIsInSecuredFolderButThereIsNoRendererInPlace()
                                                                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnSecureUrlWhenMediaIsInSecuredFolder

        public void shouldReturnSecureUrlWhenMediaIsInSecuredFolder()
                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnSecureUrlWithWebAppCtxPrefixWhenMediaIsInSecuredFolder

        public void shouldReturnSecureUrlWithWebAppCtxPrefixWhenMediaIsInSecuredFolder()
                                                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnSecureDownloadUrlWhenMediaIsInSecuredFolder

        public void shouldReturnSecureDownloadUrlWhenMediaIsInSecuredFolder()
                                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnSecureDownloadUrlWithWebAppCtxWhenMediaIsInSecuredFolder

        public void shouldReturnSecureDownloadUrlWithWebAppCtxWhenMediaIsInSecuredFolder()
                                                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnInternalUrlForMediaWithoutData

        public void shouldReturnInternalUrlForMediaWithoutData()
                                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnInternalDownloadUrlForMediaWithoutData

        public void shouldReturnInternalDownloadUrlForMediaWithoutData()
                                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnMediaUrlWithoutWebAppContextRootPrefix

        public void shouldReturnMediaUrlWithoutWebAppContextRootPrefix()
                                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnMediaDownloadUrlWithoutWebAppContextRootPrefix

        public void shouldReturnMediaDownloadUrlWithoutWebAppContextRootPrefix()
                                                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnMediaUrltRootPrefix

        public void shouldReturnMediaUrltRootPrefix()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnMediaDownloadUrlRootPrefix

        public void shouldReturnMediaDownloadUrlRootPrefix()
                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnMediaUrlWithWebAppContextRootPrefix

        public void shouldReturnMediaUrlWithWebAppContextRootPrefix()
                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldReturnMediaDownloadUrlWithWebAppContextRootPrefix

        public void shouldReturnMediaDownloadUrlWithWebAppContextRootPrefix()
                                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception