- TemporalExtent - Class in org.opengis.cite.ogcapiprocesses10.util
-
- TemporalExtent(ZonedDateTime, ZonedDateTime) - Constructor for class org.opengis.cite.ogcapiprocesses10.util.TemporalExtent
-
- testAllProcesses - Variable in class org.opengis.cite.ogcapiprocesses10.CommonFixture
-
- TestFailureListener - Class in org.opengis.cite.ogcapiprocesses10
-
A listener that augments a test result with diagnostic information in the event that a
test method failed.
- TestFailureListener() - Constructor for class org.opengis.cite.ogcapiprocesses10.TestFailureListener
-
- testHttp() - Method in class org.opengis.cite.ogcapiprocesses10.general.GeneralHttp
-
A.2.1.1.
- testJobCreationAutoExecutionMode() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 17: /conf/core/job-creation-auto-execution-mode
Test Purpose: Validate that the server correctly handles the execution mode for a process.
- testJobCreationDefaultExecutionMode() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 18: /conf/core/job-creation-default-execution-mode
Test Purpose: Validate that the server correctly handles the default execution mode for a process.
- testJobCreationDefaultOutputs() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 27: /conf/core/job-creation-default-outputs
Test Purpose: Validate that the server correctly handles the case where no `outputs` parameter is specified on an execute request.
- testJobCreationInputArray() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 23: /conf/core/job-creation-input-array
Test Purpose: Verify that the server correctly recognizes the encoding of parameter values for input parameters with a maximum cardinality greater than one.
- testJobCreationInputInline() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 21: /conf/core/job-creation-input-inline
Test Purpose: Validate in-line process input values are validated against the corresponding schema from the process description.
- testJobCreationInputInlineBbox() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 27: /conf/core/job-creation-input-inline-bbox
Test Purpose: Validate that inputs with a bounding box schema encoded in-line in an execute request are correctly processed.
- testJobCreationInputInlineBinary() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 26: /conf/core/job-creation-input-inline-binary
Test Purpose: Validate that binary input values encoded as base-64 string in-line in an execute request are correctly processes.
- testJobCreationInputInlineMixed() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 25: /conf/core/job-creation-input-inline-mixed
Test Purpose: Validate that inputs of mixed content encoded in-line in an execute request are correctly processed.
- testJobCreationInputInlineObject() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 23: /conf/core/job-creation-input-inline-object
Test Purpose: Validate that inputs with a complex object schema encoded in-line in an execute request are correctly processed.
- testJobCreationInputRef() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 22: /conf/core/job-creation-input-ref
Test Purpose: Validate that input values specified by reference in an execute request are correctly processed.
- testJobCreationInputs() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 20: /conf/core/job-creation-inputs
Test Purpose: Validate that servers can accept input values both inline and by reference.
- testJobCreationInputValidation() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test null: /conf/core/job-creation-input-validation
Test Purpose: Verify that the server correctly validates process input values according to the definition obtained from the sc_process_description,process description.
- testJobCreationOp() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 16: /conf/core/job-creation-op
Test Purpose: Validate the creation of a new job.
- testJobCreationRequest() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 19: /conf/core/job-creation-request
Test Purpose: Validate that the body of a job creation operation complies with the required structure and contents.
- testJobCreationSuccessAsync() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 34: /conf/core/job-creation-success-async
Test Purpose: Validate the results of a job that has been created using the `async` execution mode.
- testJobCreationSyncDocument() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 33: /conf/core/job-creation-sync-document
Test Purpose: Validate that the server responds as expected when synchronous execution is sc_execution_code,negotiated and the response type is `document`.
- testJobCreationSyncRawMixedMulti() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 32: /conf/core/job-creation-sync-raw-mixed-multi
Test Purpose: Validate that the server responds as expected when synchronous execution is sc_execution_mode,negotiated, the response type is `raw` and the output transmission is a mix of `value` and `reference`.
- testJobCreationSyncRawRef() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 31: /conf/core/job-creation-sync-raw-ref
Test Purpose: Validate that the server responds as expected when synchronous execution is sc_execution_mode,negotiated, the response type is `raw` and the transmission mode is `ref`.
- testJobCreationSyncRawValueMulti() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 30: /conf/core/job-creation-sync-raw-value-multi
Test Purpose: Validate that the server responds as expected when synchronous execution is sc_execution_mode,negotiated, the response type is `raw` and the output transmission is `value`.
- testJobCreationSyncRawValueOne() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 28: /conf/core/job-creation-sync-raw-value-one
Test Purpose: Validate that the server responds as expected when synchronous execution is sc_execution_mode,negotiated, a single output value is requested, the response type is `raw` and the output transmission is `value`.
- testJobExceptionNoSuchJob() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 37: /conf/core/job-exception-no-such-job
Test Purpose: Validate that an invalid job identifier is handled correctly.
- testJobList() - Method in class org.opengis.cite.ogcapiprocesses10.joblist.JobList
-
Abstract test A.64: /conf/job-list/job-list-op
Test Purpose: Validate that information about jobs can be retrieved from the expected location.
- testJobListSuccess() - Method in class org.opengis.cite.ogcapiprocesses10.joblist.JobList
-
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.
- testJobOp() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 35: /conf/core/job-op
Test Purpose: Validate that the status info of a job can be retrieved.
- testJobResults() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 38: /conf/core/job-results
Test Purpose: Validate that the results of a job can be retrieved.
- testJobResultsAsyncDocument() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 44: /conf/core/job-results-async-document
Test Purpose: Validate that the server responds as expected when the asynchronous execution is sc_execution_mode,negotiated and the response type is `document`.
- testJobResultsAsyncRawMixedMulti() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 43: /conf/core/job-results-async-raw-mixed-multi
Test Purpose: Validate that the server responds as expected when asynchronous execution is sc_execution_mode,negotiated, more than one output is requested, the response type is `raw` and the output transmission is a mix of `value` and `reference`.
- testJobResultsAsyncRawRef() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 42: /conf/core/job-results-async-raw-ref
Test Purpose: Validate that the server responds as expected when asynchronous execution is ,sc_execution_mode,negotiated, the response type is `raw` and the output transmission is `reference`.
- testJobResultsAsyncRawValueMulti() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 41: /conf/core/job-results-async-raw-value-multi
Test Purpose: Validate that the server responds as expected when asynchronous execution is sc_execution_mode,negotiated, more than one output is requested, the response type is `raw` and the output transmission is `value`.
- testJobResultsAsyncRawValueOne() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 40: /conf/core/job-results-async-raw-value-one
Test Purpose: Validate that the server responds as expected when asynchronous execution is sc_execution_mode,negotiated, one output is requested, the response type is `raw` and the output transmission is `value`.
- testJobResultsExceptionResultsNotReady() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 46: /conf/core/job-results-exception-results-not-ready
Test Purpose: Validate that the job results retrieved for an incomplete job complies with the require structure and contents.
- testJobResultsFailed() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 47: /conf/core/job-results-failed
Test Purpose: Validate that the job results for a failed job complies with the require structure and contents.
- testJobResultsNoSuchJob() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test null: /conf/core/job-results-no-such-job
Test Purpose: Validate that the job results retrieved using an invalid job identifier complies with the require structure and contents.
- testJobResultsSync() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 39: /conf/core/job-results-sync
Test Purpose: Validate that the server responds as expected when getting results from a job for a process that has been executed synchronously.
- testJobSuccess() - Method in class org.opengis.cite.ogcapiprocesses10.jobs.Jobs
-
Abstract Test 36: /conf/core/job-success
Test Purpose: Validate that the job status info complies with the require structure and contents.
- testLandingPageRetrieval() - Method in class org.opengis.cite.ogcapiprocesses10.landingpage.LandingPage
-
cf.
- testLandingPageValidation() - Method in class org.opengis.cite.ogcapiprocesses10.landingpage.LandingPage
-
cf.
- TestNGController - Class in org.opengis.cite.ogcapiprocesses10
-
Main test run controller oversees execution of TestNG test suites.
- TestNGController() - Constructor for class org.opengis.cite.ogcapiprocesses10.TestNGController
-
Default constructor uses the location given by the "java.io.tmpdir" system property
as the root output directory.
- TestNGController(String) - Constructor for class org.opengis.cite.ogcapiprocesses10.TestNGController
-
Construct a controller that writes results to the given output directory.
- testOGCProcessDescriptionInputDef() - Method in class org.opengis.cite.ogcapiprocesses10.ogcprocessdescription.OGCProcessDescription
-
Abstract Test 50: /conf/ogc-process-description/input-def
Test Purpose: Verify that the definition of each input for each process complies with the required structure and contents.
- testOGCProcessDescriptionInputDefinitionOfMixedType() - Method in class org.opengis.cite.ogcapiprocesses10.ogcprocessdescription.OGCProcessDescription
-
Abstract Test 51: /conf/ogc-process-description/input-mixed-type
Test Purpose: Validate that each input of mixed type complies with the required structure and contents.
- testOGCProcessDescriptionInputsDef() - Method in class org.opengis.cite.ogcapiprocesses10.ogcprocessdescription.OGCProcessDescription
-
Abstract Test 49: /conf/ogc-process-description/inputs-def
Test Purpose: Verify that the definition of inputs for each process complies with the required structure and contents.
- testOGCProcessDescriptionJSON() - Method in class org.opengis.cite.ogcapiprocesses10.ogcprocessdescription.OGCProcessDescription
-
Abstract Test 48: /conf/ogc-process-description/json-encoding
Test Purpose: Verify that a JSON-encoded OGC Process Description complies with the required structure and contents.
- testOGCProcessDescriptionOutputDef() - Method in class org.opengis.cite.ogcapiprocesses10.ogcprocessdescription.OGCProcessDescription
-
Abstract Test 53: /conf/ogc-process-description/output-def
Test Purpose: Verify that the definition of each output for each process complies with the required structure and contents.
- testOGCProcessDescriptionOutputDefinitionOfMixedType() - Method in class org.opengis.cite.ogcapiprocesses10.ogcprocessdescription.OGCProcessDescription
-
Abstract Test 54: /conf/ogc-process-description/output-mixed-type
Test Purpose: Validate that each output of mixed type complies with the required structure and contents.
- testOGCProcessDescriptionOutputsDef() - Method in class org.opengis.cite.ogcapiprocesses10.ogcprocessdescription.OGCProcessDescription
-
Abstract Test 52: /conf/ogc-process-description/outputs-def
Test Purpose: Verify that the definition of outputs for each process complies with the required structure and contents.
- testPlLimitDefinition() - Method in class org.opengis.cite.ogcapiprocesses10.processlist.ProcessList
-
Abstract Test 9: /conf/core/pl-limit-definition
Test Purpose: Validate that the `limit` query parameter is constructed correctly.
- testPlLimitResponse() - Method in class org.opengis.cite.ogcapiprocesses10.processlist.ProcessList
-
Abstract Test 12: /conf/core/pl-limit-response
Test Purpose: Validate that the `limit` query parameter is processed correctly.
- testPlLinks() - Method in class org.opengis.cite.ogcapiprocesses10.processlist.ProcessList
-
Abstract Test 11: /conf/core/pl-links
Test Purpose: Validate that the proper links are included in a repsonse.
- TestPoint - Class in org.opengis.cite.ogcapiprocesses10.openapi3
-
Encapsulates a Test Point with the UriTemplate and predefined replacements.
- TestPoint(String, String, Map<String, MediaType>) - Constructor for class org.opengis.cite.ogcapiprocesses10.openapi3.TestPoint
-
Instantiates a TestPoint with UriTemplate but without predefined replacements.
- TestPoint(String, String, Map<String, String>, Map<String, MediaType>) - Constructor for class org.opengis.cite.ogcapiprocesses10.openapi3.TestPoint
-
Instantiates a TestPoint with UriTemplate and predefined replacements.
- testProcess() - Method in class org.opengis.cite.ogcapiprocesses10.process.Process
-
Abstract Test 13: /conf/core/process
Test Purpose: Validate that a process description can be retrieved from the expected location.
- testProcessExceptionNoSuchProcess() - Method in class org.opengis.cite.ogcapiprocesses10.process.Process
-
Abstract Test 15: /conf/core/process-exception-no-such-process
Test Purpose: Validate that an invalid process identifier is handled correctly.
- testProcessList() - Method in class org.opengis.cite.ogcapiprocesses10.processlist.ProcessList
-
Abstract Test 8: /conf/core/process-list
Test Purpose: Validate that information about the processes can be retrieved from the expected location.
- testProcessListSuccess() - Method in class org.opengis.cite.ogcapiprocesses10.processlist.ProcessList
-
Abstract Test 10: /conf/core/process-list-success
Test Purpose: Validate that the process list content complies with the required structure and contents.
- testProcessSuccess() - Method in class org.opengis.cite.ogcapiprocesses10.process.Process
-
Abstract Test 14: /conf/core/process-success
Test Purpose: Validate that the content complies with the required structure and contents.
- TestRunArg - Enum in org.opengis.cite.ogcapiprocesses10
-
An enumerated type defining all recognized test run arguments.
- TestRunListener - Class in org.opengis.cite.ogcapiprocesses10
-
A listener that is invoked before and after a test run.
- TestRunListener() - Constructor for class org.opengis.cite.ogcapiprocesses10.TestRunListener
-
- TestSuiteLogger - Class in org.opengis.cite.ogcapiprocesses10.util
-
Logging utility class that provides simple access to the JDK Logging API.
- testValidateConformanceOperationAndResponse(TestPoint) - Method in class org.opengis.cite.ogcapiprocesses10.conformance.Conformance
-
Partly addresses Requirement 1 : /req/processes/core/conformance-success
- toString() - Method in class org.opengis.cite.ogcapiprocesses10.CommonFixture.Input
-
- toString() - Method in class org.opengis.cite.ogcapiprocesses10.CommonFixture.Output
-
- toString() - Method in class org.opengis.cite.ogcapiprocesses10.CommonFixture.Type
-
- toString() - Method in class org.opengis.cite.ogcapiprocesses10.openapi3.TestPoint
-
- toString() - Method in enum org.opengis.cite.ogcapiprocesses10.SuiteAttribute
-
- toString() - Method in enum org.opengis.cite.ogcapiprocesses10.TestRunArg
-
- toString() - Method in class org.opengis.cite.ogcapiprocesses10.util.BBox
-
- toString(ExecutionMode) - Static method in enum org.opengis.cite.ogcapiprocesses10.util.ExecutionMode
-
- toString() - Method in enum org.opengis.cite.ogcapiprocesses10.util.ExecutionMode
-
- toString() - Method in class org.opengis.cite.ogcapiprocesses10.util.NamespaceBindings
-
- Type(String) - Constructor for class org.opengis.cite.ogcapiprocesses10.CommonFixture.Type
-
- types - Variable in class org.opengis.cite.ogcapiprocesses10.CommonFixture.Input
-