Skip navigation links
A B C D E F G I M N O P R S T V W X 

A

AbstractGetCapabilitiesAbstractTest - Class in de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities
Abstract test class to assert the abstract contains the expected string.
AbstractGetCapabilitiesAbstractTest() - Constructor for class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.AbstractGetCapabilitiesAbstractTest
 
AbstractSpatialFilterTest - Class in de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter
Base class for test swith spatial filters.
AbstractSpatialFilterTest() - Constructor for class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.AbstractSpatialFilterTest
 
AbstractTemporalFilterTest - Class in de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter
Base class for TemporalFilterTests.
AbstractTemporalFilterTest() - Constructor for class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.AbstractTemporalFilterTest
 
AbstractTemporalFilterTest.FeatureTypeToPropertyAndValue - Class in de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter
Encapsulates the FeatureType a date property of the feature type and the value range.
AbstractWfsTestNGController - Class in de.latlon.ets.wfs20.core
Main test run controller oversees execution of TestNG test suites.
AbstractWfsTestNGController() - Constructor for class de.latlon.ets.wfs20.core.AbstractWfsTestNGController
Default constructor uses the location given by the "user.home" system property as the root output directory.
AbstractWfsTestNGController(String) - Constructor for class de.latlon.ets.wfs20.core.AbstractWfsTestNGController
Construct a controller that writes results to the given output directory.
additionalTemporalOperatorIsEnabled() - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.TemporalFilterTest
 
addKvp(String, String) - Method in class de.latlon.ets.wfs20.core.client.WfsKvpRequest
Add a new key value pair.
addSpatialOperatorPredicate(Document, String, Element, Element) - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.AbstractSpatialFilterTest
 
addTemporalOperatorPredicate(Document, String, Element, Calendar[]) - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.AbstractTemporalFilterTest
 
afterOperatorIsEnabled() - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.ExtendedTemporalFilterTest
 
asQueryString() - Method in class de.latlon.ets.wfs20.core.client.WfsKvpRequest
 
assertSimpleWFSCapabilities(Document) - Static method in class de.latlon.ets.wfs20.core.assertion.WfsAssertion
Asserts that the given DOM document has the expected root element 'WMS_Capabilities' in namespace {http://www.opengis.net/wfs}.
assertThatCapabilitiesContainsExpectedAbstract(Document, String) - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.AbstractGetCapabilitiesAbstractTest
 
assertVersion202(Document) - Static method in class de.latlon.ets.wfs20.core.assertion.WfsAssertion
Asserts that the version of the capabilities response is 2.0.2.

B

beforeOperatorIsEnabled() - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.ExtendedTemporalFilterTest
 

C

calculateDateRange(String[]) - Static method in class de.latlon.ets.wfs20.core.utils.TimeUtils
Calculates the min and max date values from the given string.
calculateValueBetween(Calendar[]) - Static method in class de.latlon.ets.wfs20.core.utils.TimeUtils
Calculates a date value in the range.
calculateValueBetween(long, long) - Static method in class de.latlon.ets.wfs20.core.utils.TimeUtils
Calculates a date value in the range.
checkIfDataProviderFoundTestableData(ProtocolBinding, AbstractTemporalFilterTest.FeatureTypeToPropertyAndValue, String) - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.AbstractTemporalFilterTest
 
createDataProviderWithProtocolsFeatureTypesAndTemporalOperators(List<String>) - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.AbstractTemporalFilterTest
 
createWFSSchema(Document) - Static method in class de.latlon.ets.wfs20.core.utils.ValidationUtils
Creates a single Schema object representing the complete set of XML Schema constraints that apply to WFS 2.0 message entities.
createXPath() - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.WfsBaseFixture
 

D

de.latlon.ets.wfs20.core - package de.latlon.ets.wfs20.core
 
de.latlon.ets.wfs20.core.assertion - package de.latlon.ets.wfs20.core.assertion
 
de.latlon.ets.wfs20.core.client - package de.latlon.ets.wfs20.core.client
 
de.latlon.ets.wfs20.core.dgiwg.testsuite - package de.latlon.ets.wfs20.core.dgiwg.testsuite
 
de.latlon.ets.wfs20.core.dgiwg.testsuite.dataprovider - package de.latlon.ets.wfs20.core.dgiwg.testsuite.dataprovider
 
de.latlon.ets.wfs20.core.dgiwg.testsuite.describestoredqueries - package de.latlon.ets.wfs20.core.dgiwg.testsuite.describestoredqueries
 
de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities - package de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities
 
de.latlon.ets.wfs20.core.domain - package de.latlon.ets.wfs20.core.domain
 
de.latlon.ets.wfs20.core.utils - package de.latlon.ets.wfs20.core.utils
 
de.latlon.ets.wfs20.core.wfs20.testsuite.basic.filter - package de.latlon.ets.wfs20.core.wfs20.testsuite.basic.filter
 
de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter - package de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter
 
de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter - package de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter
 
de.latlon.ets.wfs20.dgiwg - package de.latlon.ets.wfs20.dgiwg
 
DescribeStoredQueriesElementsTest - Class in de.latlon.ets.wfs20.core.dgiwg.testsuite.describestoredqueries
Tests if the StoredQueryDescribtion nodes from DescribeStoredQueries response contains the expected elements.
DescribeStoredQueriesElementsTest() - Constructor for class de.latlon.ets.wfs20.core.dgiwg.testsuite.describestoredqueries.DescribeStoredQueriesElementsTest
 
describeStoredQueriesStoredQueriesDesriptionElementsExists(ProtocolBinding, Node, String) - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.describestoredqueries.DescribeStoredQueriesElementsTest
 
duringOperatorIsEnabled() - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.TemporalFilterTest
 

E

EXPECTED_SPATIAL_OPERATORS - Static variable in class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.AbstractSpatialFilterTest
 
ExtendedSpatialFilterTest - Class in de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter
Extends the 09-026R2 Spatial Filter CC by testing if all SpatialOperators are supported.
ExtendedSpatialFilterTest() - Constructor for class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.ExtendedSpatialFilterTest
 
ExtendedTemporalFilterTest - Class in de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter
Extends the 09-026R2 Temporal Filter CC by testing if After and Before are supported.
ExtendedTemporalFilterTest() - Constructor for class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.ExtendedTemporalFilterTest
 

F

FeatureTypeToPropertyAndValue(QName, XSElementDeclaration, Calendar[]) - Constructor for class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.AbstractTemporalFilterTest.FeatureTypeToPropertyAndValue
 
findGeometryProperty(QName) - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.AbstractSpatialFilterTest
 

G

GetCapabilitiesAbstractLockingTest - Class in de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities
Tests if the capabilities contains a valid value for Abstract.
GetCapabilitiesAbstractLockingTest() - Constructor for class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesAbstractLockingTest
 
GetCapabilitiesAbstractTest - Class in de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities
Tests if the capabilities contains a valid value for Abstract.
GetCapabilitiesAbstractTest() - Constructor for class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesAbstractTest
 
GetCapabilitiesAccessConstraintTest - Class in de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities
Tests if the capabilities contains a valid value for AccessConstraint.
GetCapabilitiesAccessConstraintTest() - Constructor for class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesAccessConstraintTest
 
GetCapabilitiesFeatureTypeElementsTest - Class in de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities
Tests if the FeatureTypes contains the expected attributes.
GetCapabilitiesFeatureTypeElementsTest() - Constructor for class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesFeatureTypeElementsTest
 
GetCapabilitiesKeywordTest - Class in de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities
Tests if the service contains at least one expected keywords.
GetCapabilitiesKeywordTest() - Constructor for class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesKeywordTest
 
GetCapabilitiesOperationConstraintsTest - Class in de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities
Tests if the capabilities defines constraints on operation.
GetCapabilitiesOperationConstraintsTest() - Constructor for class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesOperationConstraintsTest
 
GetCapabilitiesOperationLockFeatureTest - Class in de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities
Tests if the capabilities contains an operation LockFeature.
GetCapabilitiesOperationLockFeatureTest() - Constructor for class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesOperationLockFeatureTest
 
GetCapabilitiesSrsTest - Class in de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities
Tests if the capabilities contains the mandatory srs EPSG:4326 and CRS:84..
GetCapabilitiesSrsTest() - Constructor for class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesSrsTest
 
GetCapabilitiesVersionTest - Class in de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities
Tests if the version of the capabilities response is 2.0.2.
GetCapabilitiesVersionTest() - Constructor for class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesVersionTest
 
getFeatureType() - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.AbstractTemporalFilterTest.FeatureTypeToPropertyAndValue
 
getName() - Method in enum de.latlon.ets.wfs20.core.domain.WfsSuiteAttribute
 
getProperty() - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.AbstractTemporalFilterTest.FeatureTypeToPropertyAndValue
 
getTestNgConfiguration() - Method in class de.latlon.ets.wfs20.dgiwg.WfsDgiwgTestNGController
 
getType() - Method in enum de.latlon.ets.wfs20.core.domain.WfsSuiteAttribute
 
getValueRange() - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.AbstractTemporalFilterTest.FeatureTypeToPropertyAndValue
 
GML - Static variable in class de.latlon.ets.wfs20.core.domain.WfsNamespaces
GML
gmlGeomBaseType - Variable in class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.AbstractSpatialFilterTest
 

I

implementsTemporalFilterIsEnabled() - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.TemporalFilterTest
 
inCapabilitiesBBOXOperatorIsEnabled() - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.SpatialFilterTest
 
inCapabilitiesImplementsSpatialFilterIsEnabled() - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.SpatialFilterTest
 
inCapabilitiesOneMoreSpatialOperatorIsEnabled() - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.SpatialFilterTest
 
init(ITestContext) - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.ExtendedSpatialFilterTest
 
init(ITestContext) - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.SpatialFilterTest
 
init(ITestContext) - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.ExtendedTemporalFilterTest
 
init(ITestContext) - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.TemporalFilterTest
 
initRequestEntity(InputStream) - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.WfsBaseFixture
 
invalidPropertyReference(ProtocolBinding) - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.basic.filter.PropertyIsBetweenOperatorTests
[Test] Submits a GetFeature request containing a PropertyIsBetween predicate that refers to an invalid feature property.

M

main(String[]) - Static method in class de.latlon.ets.wfs20.dgiwg.WfsDgiwgTestNGController
A convenience method to facilitate test development.

N

NS_BINDINGS - Static variable in class de.latlon.ets.wfs20.core.dgiwg.testsuite.WfsBaseFixture
 
NS_BINDINGS - Static variable in class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.AbstractSpatialFilterTest
 
NS_BINDINGS - Static variable in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.AbstractTemporalFilterTest
 

O

onFinish(ISuite) - Method in class de.latlon.ets.wfs20.core.WfsSuiteFixtureListener
 
onStart(ISuite) - Method in class de.latlon.ets.wfs20.core.WfsSuiteFixtureListener
 
OWS11 - Static variable in class de.latlon.ets.wfs20.core.domain.WfsNamespaces
OGC 06-121r3 (OWS 1.1)

P

parseExpectedSpatialOperators(Document) - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.AbstractSpatialFilterTest
 
parseExpectedTemporalOperators(Document, List<String>) - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.AbstractTemporalFilterTest
 
parseFeatureTypeNodes(ITestContext) - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesFeatureTypeElementsTest
 
parseStoredQueryDescriptionNodes(ITestContext) - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.describestoredqueries.DescribeStoredQueriesElementsTest
 
propertyIsBetween(ProtocolBinding, QName) - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.basic.filter.PropertyIsBetweenOperatorTests
[Test] Submits a GetFeature request containing a PropertyIsBetween predicate that applies to some simple feature property.
PropertyIsBetweenOperatorTests - Class in de.latlon.ets.wfs20.core.wfs20.testsuite.basic.filter
Tests the response to a GetFeature request that includes a PropertyIsBetween filter that compares the value of a property against the specified range.
PropertyIsBetweenOperatorTests() - Constructor for class de.latlon.ets.wfs20.core.wfs20.testsuite.basic.filter.PropertyIsBetweenOperatorTests
 
protocolsAndFeatureTypesAndDuringOperator() - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.TemporalFilterTest
 
protocolsAndFeatureTypesAndSpatialOperators() - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.ExtendedSpatialFilterTest
 
protocolsAndFeatureTypesAndSpatialOperators() - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.SpatialFilterTest
 
protocolsAndFeatureTypesAndTemporalOperators() - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.ExtendedTemporalFilterTest
 
protocolsAndFeatureTypesAndTemporalOperators() - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.TemporalFilterTest
 
provideFeatureTypeNodes(ProtocolBinding, Document) - Static method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.dataprovider.WfsDataProvider
Parses all FeatureType elements from the WFS 2.0 capabilities document.
provideStoredQueryDescriptionNodes(ProtocolBinding, Document) - Static method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.dataprovider.WfsDataProvider
Parses all StoredQueryDescription nodes from a WFS 2.0 DescribeStoredQueries response document.

R

removeKvp(String) - Method in class de.latlon.ets.wfs20.core.client.WfsKvpRequest
Removes the KVP with the passed key, if existing.
retrieveRandomFeatureType() - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.WfsBaseFixture
 

S

SpatialFilterTest - Class in de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter
Tests the 09-026R2 Spatial Filter CC.
SpatialFilterTest() - Constructor for class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.SpatialFilterTest
 
spatialOperatorFilterIsSupported(ProtocolBinding, QName, String) - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.ExtendedSpatialFilterTest
 
spatialOperatorIsEnabled(ProtocolBinding, String) - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.ExtendedSpatialFilterTest
 
spatialOperators() - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.ExtendedSpatialFilterTest
 

T

TemporalFilterTest - Class in de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter
Tests the 09-026R2 Temporal Filter CC.
TemporalFilterTest() - Constructor for class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.TemporalFilterTest
 
TestRunArg - Enum in de.latlon.ets.wfs20.core
An enumerated type defining all recognized test run arguments.
TimeUtils - Class in de.latlon.ets.wfs20.core.utils
Contains utility methods for parsing/reading dates.
toString() - Method in enum de.latlon.ets.wfs20.core.domain.WfsSuiteAttribute
 
toString() - Method in enum de.latlon.ets.wfs20.core.TestRunArg
 
toString() - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.AbstractTemporalFilterTest.FeatureTypeToPropertyAndValue
 

V

validateTestRunArgs(Map<String, String>) - Method in class de.latlon.ets.wfs20.core.AbstractWfsTestNGController
 
ValidationUtils - Class in de.latlon.ets.wfs20.core.utils
A utility class that provides convenience methods to support schema validation.
ValidationUtils() - Constructor for class de.latlon.ets.wfs20.core.utils.ValidationUtils
 
valueOf(String) - Static method in enum de.latlon.ets.wfs20.core.domain.WfsSuiteAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.latlon.ets.wfs20.core.TestRunArg
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.latlon.ets.wfs20.core.domain.WfsSuiteAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.latlon.ets.wfs20.core.TestRunArg
Returns an array containing the constants of this enum type, in the order they are declared.

W

WFS20 - Static variable in class de.latlon.ets.wfs20.core.domain.WfsNamespaces
OGC 09-025r1 (WFS 2.0)
WfsAssertion - Class in de.latlon.ets.wfs20.core.assertion
Provides WFS 2.0 specific test assertion methods
WfsBaseFixture - Class in de.latlon.ets.wfs20.core.dgiwg.testsuite
A supporting base class that provides common configuration methods and data providers.
WfsBaseFixture() - Constructor for class de.latlon.ets.wfs20.core.dgiwg.testsuite.WfsBaseFixture
 
wfsCapabilitiesAbstractContainsLockingProfile() - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesAbstractLockingTest
 
wfsCapabilitiesAbstractContainsProfile() - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesAbstractTest
 
wfsCapabilitiesAccessConstraintsContainsValueFromDMF() - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesAccessConstraintTest
 
wfsCapabilitiesAccessConstraintsExists() - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesAccessConstraintTest
 
wfsCapabilitiesAutomaticDataLockingExists() - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesOperationConstraintsTest
 
wfsCapabilitiesContainsKeywordFromDFDDRegister() - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesKeywordTest
 
wfsCapabilitiesCountDefaultGreaterOrEqualTo0() - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesOperationConstraintsTest
 
wfsCapabilitiesFeatureTypeElementsExists(ProtocolBinding, Node, String) - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesFeatureTypeElementsTest
 
wfsCapabilitiesIsVersion202() - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesVersionTest
 
wfsCapabilitiesLockFeatureOperationExists() - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesOperationLockFeatureTest
 
wfsCapabilitiesResolveLocalScopeIsAll() - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesOperationConstraintsTest
 
wfsCapabilitiesResolveTimeoutDefaultIs300() - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesOperationConstraintsTest
 
wfsCapabilitiesSrsCrs84Supported() - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesSrsTest
 
wfsCapabilitiesSrsEpsg4326Supported() - Method in class de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesSrsTest
 
WfsDataProvider - Class in de.latlon.ets.wfs20.core.dgiwg.testsuite.dataprovider
Provides data from WFS 2.0 capabilities.
WfsDgiwgTestNGController - Class in de.latlon.ets.wfs20.dgiwg
 
WfsDgiwgTestNGController() - Constructor for class de.latlon.ets.wfs20.dgiwg.WfsDgiwgTestNGController
Default constructor uses the location given by the "user.home" system property as the root output directory.
WfsDgiwgTestNGController(String) - Constructor for class de.latlon.ets.wfs20.dgiwg.WfsDgiwgTestNGController
Construct a controller that writes results to the given output directory.
WfsKvpRequest - Class in de.latlon.ets.wfs20.core.client
Encapsulates the parameters of a KVP request (GET).
WfsKvpRequest() - Constructor for class de.latlon.ets.wfs20.core.client.WfsKvpRequest
 
WfsNamespaces - Class in de.latlon.ets.wfs20.core.domain
XML namespace names.
wfsSchema - Variable in class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.AbstractSpatialFilterTest
 
wfsSchema - Variable in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.AbstractTemporalFilterTest
 
WfsSuiteAttribute - Enum in de.latlon.ets.wfs20.core.domain
An enumerated type defining ISuite attributes that may be set to constitute a shared test fixture.
WfsSuiteFixtureListener - Class in de.latlon.ets.wfs20.core
A listener that performs various tasks before and after a test suite is run, usually concerned with maintaining a shared test suite fixture.
WfsSuiteFixtureListener() - Constructor for class de.latlon.ets.wfs20.core.WfsSuiteFixtureListener
 
withDuringFilter(ProtocolBinding, AbstractTemporalFilterTest.FeatureTypeToPropertyAndValue, String) - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.TemporalFilterTest
 
withSpatialOperatorFilter(ProtocolBinding, QName, String) - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.spatialfilter.SpatialFilterTest
 
withStandardBindings() - Static method in class de.latlon.ets.wfs20.core.domain.WfsNamespaces
Creates a NamespaceBindings object that declares the following namespace bindings: wfs: "http://www.opengis.net/wfs/2.0" xlink: "http://www.w3.org/1999/xlink"
withTemporalOperatorFilter(ProtocolBinding, AbstractTemporalFilterTest.FeatureTypeToPropertyAndValue, String) - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.ExtendedTemporalFilterTest
 
withTemporalOperatorFilter(ProtocolBinding, AbstractTemporalFilterTest.FeatureTypeToPropertyAndValue, String) - Method in class de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.TemporalFilterTest
 

X

XLINK - Static variable in class de.latlon.ets.wfs20.core.domain.WfsNamespaces
W3C XLink
A B C D E F G I M N O P R S T V W X 
Skip navigation links

Copyright © 2022 Open Geospatial Consortium. All rights reserved.