Class FunctionDrivenDynamicHTTPMetadataResolverTest

    • Constructor Detail

      • FunctionDrivenDynamicHTTPMetadataResolverTest

        public FunctionDrivenDynamicHTTPMetadataResolverTest()
    • Method Detail

      • setUp

        @BeforeMethod
        public void setUp()
      • tearDown

        @AfterMethod
        public void tearDown()
      • testTemplateFromRepoDefaultContentTypes

        public void testTemplateFromRepoDefaultContentTypes()
                                                     throws Exception
        Throws:
        Exception
      • testTemplateFromRepoWithExplicitContentType

        public void testTemplateFromRepoWithExplicitContentType()
                                                         throws Exception
        Throws:
        Exception
      • testTemplateFromRepoUnsupportedContentType

        public void testTemplateFromRepoUnsupportedContentType()
                                                        throws Exception
        Throws:
        Exception
      • testTemplateNonexistentDomain

        public void testTemplateNonexistentDomain()
                                           throws Exception
        Throws:
        Exception
      • testTemplateNonexistentPath

        public void testTemplateNonexistentPath()
                                         throws Exception
        Throws:
        Exception
      • testWellKnownLocation

        public void testWellKnownLocation()
                                   throws Exception
        Throws:
        Exception
      • testMDQViaArtifact

        public void testMDQViaArtifact()
                                throws Exception
        Throws:
        Exception
      • testTrustEngineSocketFactoryNoHTTPSNoTrustEngine

        public void testTrustEngineSocketFactoryNoHTTPSNoTrustEngine()
                                                              throws Exception
        Throws:
        Exception
      • testTrustEngineSocketFactoryNoHTTPSWithTrustEngine

        public void testTrustEngineSocketFactoryNoHTTPSWithTrustEngine()
                                                                throws Exception
        Throws:
        Exception
      • testHTTPSNoTrustEngine

        public void testHTTPSNoTrustEngine()
                                    throws Exception
        Throws:
        Exception
      • testHTTPSTrustEngineExplicitKey

        public void testHTTPSTrustEngineExplicitKey()
                                             throws Exception
        Throws:
        Exception
      • testHTTPSTrustEngineInvalidKey

        public void testHTTPSTrustEngineInvalidKey()
                                            throws Exception
        Throws:
        Exception
      • testHTTPSTrustEngineValidPKIX

        public void testHTTPSTrustEngineValidPKIX()
                                           throws Exception
        Throws:
        Exception
      • testHTTPSTrustEngineValidPKIXExplicitName

        public void testHTTPSTrustEngineValidPKIXExplicitName()
                                                       throws Exception
        Throws:
        Exception
      • testHTTPSTrustEngineInvalidPKIX

        public void testHTTPSTrustEngineInvalidPKIX()
                                             throws Exception
        Throws:
        Exception
      • testHTTPSTrustEngineValidPKIXInvalidName

        public void testHTTPSTrustEngineValidPKIXInvalidName()
                                                      throws Exception
        Throws:
        Exception
      • testHTTPSTrustEngineWrongSocketFactory

        public void testHTTPSTrustEngineWrongSocketFactory()
                                                    throws Exception
        Throws:
        Exception