Class MandatoryCore

java.lang.Object
org.opengis.cite.ogcapitiles10.CommonFixture
org.opengis.cite.ogcapitiles10.core.MandatoryCore

public class MandatoryCore extends CommonFixture
Updated at the OGC API - Tiles Sprint 2020 by ghobona A.2.2. Landing Page {root}/
Author:
Lyn Goltz
  • Constructor Details

    • MandatoryCore

      public MandatoryCore()
  • Method Details

    • verifyMinimalConformance

      public void verifyMinimalConformance(org.testng.ITestContext testContext) throws Exception
       Implements Abstract test A.2
       Addresses Requirement 1: /req/core/tc-op
       
      Throws:
      Exception
    • validateSuccessfulTilesExecution

      public void validateSuccessfulTilesExecution(org.testng.ITestContext testContext) throws Exception
       Implements Abstract test A.6
       Addresses Requirement 5: /req/core/tc-success
       
      Throws:
      Exception
    • verifyErrorResponses

      public void verifyErrorResponses(org.testng.ITestContext testContext) throws Exception
       Implements Abstract test A.7
       Addresses Requirement 6: /req/core/tc-error
       
      Throws:
      Exception