public class LockingFixture extends BaseFixture
Modifier and Type | Field and Description |
---|---|
protected DataSampler |
dataSampler
Acquires and saves sample feature data.
|
protected List<String> |
locks
List containing lock identifiers
|
protected String |
storedQueryId
Identifier for GetFeatureById stored query
|
docBuilder, ETS_PKG, featureInfo, featureTypes, reqEntity, rspEntity, supportedBindings, TNS_PREFIX, wfsClient, wfsMetadata, wfsVersion
Constructor and Description |
---|
LockingFixture() |
Modifier and Type | Method and Description |
---|---|
void |
initLockingFixture(org.testng.ITestContext testContext)
Obtains a DataSampler object from the test run context (the value of the
SuiteAttribute.SAMPLER attribute ). |
void |
releaseAllLocks()
Releases all locks by submitting empty Transaction requests that include
the lockId and releaseAction (="ALL") attributes.
|
addAttributesOnTestFailure, allProtocolsAndFeatureTypes, bindingAndAvailFeatureTypeProductSet, extractBodyAsDocument, getFeatureTypes, getInstantiatedFeatureTypes, getProtocolBindings, initBaseFixture, initParser, setWfsClient
protected DataSampler dataSampler
protected String storedQueryId
public void initLockingFixture(org.testng.ITestContext testContext)
SuiteAttribute.SAMPLER attribute
).testContext
- The test run context.public void releaseAllLocks()
Level.WARNING
).Copyright © 2022 Open Geospatial Consortium. All rights reserved.