- 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.