Class HTTPProviderConfigurationFetchingStrategyTest


  • public class HTTPProviderConfigurationFetchingStrategyTest
    extends Object
    Tests for HTTPProviderConfigurationFetchingStrategy.
    • Constructor Detail

      • HTTPProviderConfigurationFetchingStrategyTest

        public HTTPProviderConfigurationFetchingStrategyTest()
    • Method Detail

      • testProviderConfigurationLoads_Success

        public void testProviderConfigurationLoads_Success()
                                                    throws Exception
        Throws:
        Exception
      • testResponseHandler_Success

        public void testResponseHandler_Success()
                                         throws Exception
        Throws:
        Exception
      • testResponseHandler_304Response_NoMetadata

        public void testResponseHandler_304Response_NoMetadata()
                                                        throws Exception
        Throws:
        Exception
      • testResponseHandler_500Response_NoMetadata

        public void testResponseHandler_500Response_NoMetadata()
                                                        throws Exception
        Throws:
        Exception
      • testResponseHandlerWrongContentType_NoMetadata

        public void testResponseHandlerWrongContentType_NoMetadata()
                                                            throws Exception
        Throws:
        Exception
      • testResponseHandlerEmptyEntity_NoMetadata

        public void testResponseHandlerEmptyEntity_NoMetadata()
                                                       throws Exception
        Throws:
        Exception