java.lang.Object
org.opengis.cite.ogcapiprocesses10.CommonFixture
org.opengis.cite.ogcapiprocesses10.joblist.JobList

public class JobList extends CommonFixture
A.2.6. JobList {root}/jobs
Author:
Benjamin Pross
  • Constructor Details

    • JobList

      public JobList()
  • Method Details

    • setup

      @BeforeClass public void setup()

      setup.

    • testJobList

      public void testJobList()
       Abstract test A.64: /conf/job-list/job-list-op
       Test Purpose: Validate that information about jobs can be retrieved from the expected location.
       Requirement: /req/job-list/job-list-op
       
    • testJobListSuccess

      public void testJobListSuccess()
       Abstract test A.71: /conf/job-list/job-list-success
       Test Purpose: Validate that the job list content complies with the required structure and contents.
       Requirement: /req/job-list/job-list-success
       Test Method:
       |===
      
       1. Validate that a document was returned with an HTTP status code of 200.
      
       2. Validate the job list content for all supported media types using the resources and tests identified in Table A.10
       |===