Class GeneralHttp

java.lang.Object
org.opengis.cite.ogcapiprocesses10.CommonFixture
org.opengis.cite.ogcapiprocesses10.general.GeneralHttp

public class GeneralHttp extends CommonFixture
A.2.1. General Tests
Author:
Lyn Goltz
  • Constructor Details

    • GeneralHttp

      public GeneralHttp()
  • Method Details

    • testHttp

      public void testHttp()
       A.2.1.1. HTTP
      
       Abstract Test 1: /ats/core/http
       Test Purpose: Validate that the resource paths advertised through the API conform with HTTP 1.1 and, where
       appropriate, TLS.
       Requirement: /req/core/http
      
       Test Method:
        1. All compliance tests shall be configured to use the HTTP 1.1 protocol exclusively.
        2. For APIs which support HTTPS, all compliance tests shall be configured to use HTTP over TLS (RFC 2818) with
       their HTTP 1.1 protocol. (untested)