public class TransportationModuleValidation extends CommonFixture
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
MODULE_ENABLE |
(package private) String |
MODULE_NAME |
client, request, response, ROOT_PKG_PATH, testSubject| Constructor and Description |
|---|
TransportationModuleValidation() |
| Modifier and Type | Method and Description |
|---|---|
void |
VerifyTransportationBoundaries()
For each Transportation space element verify that if the space element is bounded by thematic surface boundaries using the property core:boundary (type: core:AbstractSpaceBoundaryPropertyType), each property contains exactly one surface element from Table 24 that is supported for the specific space element.
|
void |
VerifyTransportationModule()
Verify that instance documents using the Transportation XML elements listed in Table 23 validate against the XML schema specified in transportation.xsd.
|
void |
VerifyTransportationReference()
For the following properties, verify that:
|
buildGetRequest, clearMessages, getResponseEntityAsDocument, initCommonFixture, TransformXMLDocumentToXMLStringfinal boolean MODULE_ENABLE
String MODULE_NAME
public void VerifyTransportationModule()
Verify that instance documents using the Transportation XML elements listed in Table 23 validate against the XML schema specified in transportation.xsd.
public void VerifyTransportationReference()
For the following properties, verify that:
if the predecessor property (type: gml:ReferenceType) of the TrafficSpace element is not null, it contains an XLink reference to a TrafficSpace element.
if the successor property (type: gml:ReferenceType) of the TrafficSpace element is not null, it contains an XLink reference to a TrafficSpace element.
public void VerifyTransportationBoundaries()
throws Exception
For each Transportation space element verify that if the space element is bounded by thematic surface boundaries using the property core:boundary (type: core:AbstractSpaceBoundaryPropertyType), each property contains exactly one surface element from Table 24 that is supported for the specific space element. If no surface element is supported, the space element is not bounded by thematic surface boundaries.
ExceptionCopyright © 2024 Open Geospatial Consortium. All rights reserved.