Class PositionCollections


public class PositionCollections extends AbstractFeatures
/collections/{collectionId}/
  • Field Details

  • Constructor Details

    • PositionCollections

      public PositionCollections()
  • Method Details

    • positionCoordsParameterDefinition

      public void positionCoordsParameterDefinition(TestPoint testPoint)
       Abstract Test 38: Validate that the coords query parameters are constructed correctly. (position)
       
      Parameters:
      testPoint - the testPoint under test, never null
    • positionDateTimeParameterDefinition

      public void positionDateTimeParameterDefinition(TestPoint testPoint)
       Abstract Test 42: Validate that the dateTime query parameters are constructed correctly. (position)
       
      Parameters:
      testPoint - the testPoint under test, never null
    • positionParameternameParameterDefinition

      public void positionParameternameParameterDefinition(TestPoint testPoint)
      Abstract Test 44: Validate that the parameter-name query parameters are processed correctly. (position)
      Parameters:
      testPoint - the testPoint under test, never null
    • positionCrsParameterDefinition

      public void positionCrsParameterDefinition(TestPoint testPoint)
      Abstract Test 46: Validate that the crs query parameters are constructed correctly. (position)
      Parameters:
      testPoint - the testPoint under test, never null
    • positionFParameterDefinition

      public void positionFParameterDefinition(TestPoint testPoint)
      Abstract Test 48: Validate that the f query parameter is constructed correctly. (position)
      Parameters:
      testPoint - the testPoint under test, never null
    • positionZParameterDefinition

      public void positionZParameterDefinition(TestPoint testPoint)
      Abstract Test 40: Validate that the vertical level query parameters are constructed correctly. (position)
      Parameters:
      testPoint - the testPoint under test, never null