Class TrajectoryCollections


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

  • Constructor Details

    • TrajectoryCollections

      public TrajectoryCollections()
  • Method Details

    • trajectoryCoordsParameterDefinition

      public void trajectoryCoordsParameterDefinition(TestPoint testPoint)
       Abstract Test 92: Validate that the coords query parameters are constructed correctly. (trajectory)
       
      Parameters:
      testPoint - the testPoint under test, never null
    • trajectoryDateTimeParameterDefinition

      public void trajectoryDateTimeParameterDefinition(TestPoint testPoint)
       Abstract Test 91: Validate that resources can be identified and extracted from a Collection with a Trajectory query using query parameters. (trajectory)
       
      Parameters:
      testPoint - the testPoint under test, never null
    • trajectoryParameternameParameterDefinition

      public void trajectoryParameternameParameterDefinition(TestPoint testPoint)
      Abstract Test 94: Validate that the parameter-name query parameters are processed correctly. (trajectory)
      Parameters:
      testPoint - the testPoint under test, never null
    • trajectoryCrsParameterDefinition

      public void trajectoryCrsParameterDefinition(TestPoint testPoint)
      Abstract Test 96: Validate that the crs query parameters are constructed correctly. (trajectory)
      Parameters:
      testPoint - the testPoint under test, never null
    • trajectoryFParameterDefinition

      public void trajectoryFParameterDefinition(TestPoint testPoint)
      Abstract Test 98: Validate that the f query parameter is constructed correctly. (trajectory)
      Parameters:
      testPoint - the testPoint under test, never null
    • trajectoryZParameterDefinition

      public void trajectoryZParameterDefinition(TestPoint testPoint)
      Abstract Test 91: Validate that resources can be identified and extracted from a Collection with a Trajectory query using query parameters.
      Parameters:
      testPoint - the testPoint under test, never null