public class DeleteTests extends TransactionFixture
dataSampler, modeldocBuilder, ETS_PKG, featureInfo, featureTypes, reqEntity, rspEntity, supportedBindings, TNS_PREFIX, wfsClient, wfsMetadata, wfsVersion| Constructor and Description |
|---|
DeleteTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteFeature(ProtocolBinding binding,
QName featureType)
[
Test] Submits a Transaction request to delete an existing
feature instance. |
void |
restoreDeletedFeatures()
Restores the WFS data store to its previous state by replacing all
deleted features with their previous representations.
|
buildTransactionRequest, initTransactionFixture, setModel, trxTestParametersaddAttributesOnTestFailure, allProtocolsAndFeatureTypes, bindingAndAvailFeatureTypeProductSet, extractBodyAsDocument, getFeatureTypes, getInstantiatedFeatureTypes, getProtocolBindings, initBaseFixture, initParser, setWfsClientpublic void restoreDeletedFeatures()
public void deleteFeature(ProtocolBinding binding, QName featureType)
Test] Submits a Transaction request to delete an existing
feature instance. The test is run for all supported transaction request
bindings and feature types. The response entity (wfs:TransactionResponse)
must be schema-valid and the wfs:TransactionSummary element shall report
the correct number of deleted features (totalDeleted).binding - A supported message binding (POST preferred over SOAP).featureType - A QName representing the qualified name of some feature type.Copyright © 2020 Open Geospatial Consortium. All rights reserved.