Class GetCapabilitiesFeatureTypeElementsTest
java.lang.Object
org.opengis.cite.iso19142.BaseFixture
de.latlon.ets.wfs20.core.dgiwg.testsuite.WfsBaseFixture
de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesFeatureTypeElementsTest
Tests if the FeatureTypes contains the expected attributes.
- Author:
- Lyn Goltz
-
Field Summary
Fields inherited from class de.latlon.ets.wfs20.core.dgiwg.testsuite.WfsBaseFixture
NS_BINDINGSFields inherited from class org.opengis.cite.iso19142.BaseFixture
docBuilder, ETS_PKG, featureInfo, featureTypes, reqEntity, rspEntity, supportedBindings, TNS_PREFIX, wfsClient, wfsMetadata, wfsVersion -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[][]parseFeatureTypeNodes(org.testng.ITestContext testContext) voidwfsCapabilitiesFeatureTypeElementsExists(org.opengis.cite.iso19142.ProtocolBinding protocolBinding, Node featureTypeNode, String name) Methods inherited from class de.latlon.ets.wfs20.core.dgiwg.testsuite.WfsBaseFixture
createXPath, initRequestEntity, retrieveRandomFeatureTypeMethods inherited from class org.opengis.cite.iso19142.BaseFixture
addAttributesOnTestFailure, allProtocolsAndFeatureTypes, bindingAndAvailFeatureTypeProductSet, extractBodyAsDocument, getFeatureTypes, getInstantiatedFeatureTypes, getProtocolBindings, initBaseFixture, initParser, setWfsClient
-
Constructor Details
-
GetCapabilitiesFeatureTypeElementsTest
public GetCapabilitiesFeatureTypeElementsTest()
-
-
Method Details
-
parseFeatureTypeNodes
@DataProvider(name="featureTypeNodes") public Object[][] parseFeatureTypeNodes(org.testng.ITestContext testContext) throws XPathFactoryConfigurationException, XPathExpressionException -
wfsCapabilitiesFeatureTypeElementsExists
-