Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractBaseGetCapabilitiesFixture - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
 
AbstractBaseGetCapabilitiesFixture() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.AbstractBaseGetCapabilitiesFixture
 
AbstractBaseGetFixture - Class in de.latlon.ets.wms13.core.dgiwg.testsuite
A supporting base class that provides common configuration methods and data providers.
AbstractBaseGetFixture() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
 
AbstractWmsTestNGController - Class in de.latlon.ets.wms13.core
Main test run controller for WMS oversees execution of TestNG test suites.
AbstractWmsTestNGController() - Constructor for class de.latlon.ets.wms13.core.AbstractWmsTestNGController
Default constructor uses the location given by the "user.home" system property as the root output directory.
AbstractWmsTestNGController(String) - Constructor for class de.latlon.ets.wms13.core.AbstractWmsTestNGController
Construct a controller that writes results to the given output directory.
addAttributesOnTestFailure(ITestResult) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
Augments the test result with supplementary attributes in the event that a test method failed.
addAttributesOnTestSuccess(ITestResult) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
Augments the test result with supplementary attributes in the event that a test method succeeded.
addKvp(String, String) - Method in class de.latlon.ets.wms13.core.client.WmsKvpRequest
Add a new key value pair.
ANY - Enum constant in enum class de.latlon.ets.wms13.core.domain.ProtocolBinding
Any supported binding
asQueryString() - Method in class de.latlon.ets.wms13.core.client.WmsKvpRequest
 
assertSimpleWMSCapabilities(Document) - Static method in class de.latlon.ets.wms13.core.assertion.WmsAssertion
Asserts that the given DOM document has the expected root element 'WMS_Capabilities' in namespace {http://www.opengis.net/wms}.
assertVersion130(Document) - Static method in class de.latlon.ets.wms13.core.assertion.WmsAssertion
Asserts that the actual content type matches the expected content type.

B

BaseGetFeatureInfoFixture - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo
 
BaseGetFeatureInfoFixture() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.BaseGetFeatureInfoFixture
 
BaseGetMapFixture - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getmap
 
BaseGetMapFixture() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.BaseGetMapFixture
 
BBOX_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
BGCOLOR_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
BoundingBox - Class in de.latlon.ets.wms13.core.domain
Represents a bounding box of a layer from a capabilities document.
BoundingBox(String, double, double, double, double) - Constructor for class de.latlon.ets.wms13.core.domain.BoundingBox
 
buildGetCapabilitiesRequest() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.AbstractBaseGetCapabilitiesFixture
Builds a WmsKvpRequest representing a GetCapabilities request for a complete service metadata document.
buildGetFeatureInfoRequest(Document, List<LayerInfo>) - Static method in class de.latlon.ets.wms13.core.util.request.WmsRequestBuilder
Creates a GetFatureInfo request with random parameters from the WMS Capabilities.
buildGetFeatureInfoRequest(Document, List<LayerInfo>, String) - Static method in class de.latlon.ets.wms13.core.util.request.WmsRequestBuilder
Creates a GetFatureInfo request with random parameters from the WMS Capabilities.
buildGetMapRequest() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.BaseGetFeatureInfoFixture
Builds a WmsKvpRequest representing a GetMap request.
buildGetMapRequest() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.BaseGetMapFixture
Builds a WmsKvpRequest representing a GetMap request.
buildGetMapRequest(Document, List<LayerInfo>) - Static method in class de.latlon.ets.wms13.core.util.request.WmsRequestBuilder
Creates a GetMap request with random parameters from the WMS Capabilities.

C

CAPABILITIES_IN_ENGLISH - Enum constant in enum class de.latlon.ets.wms13.core.TestRunArg
true if the interactive test for metadata content in english language is passed, false otherwise
clearRequest() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesOutputFormatTest
 
clearRequest() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesRequestParameterTest
 
clearRequest() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.GetFeatureInfoOutputFormatTest
 
clearRequest() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapBlankExceptionsTest
 
clearRequest() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapDimensionsTest
 
clearRequest() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapInImageExceptionsTest
 
clearRequest() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapMultiDimensionalDataTest
 
clearRequest() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapOutputFormatTest
 
clearRequest() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapRequestParametersTest
 
clearRequest() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapTransparencyTest
 
ConfiguredOutputFormatTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
Tests if the capabilities document contains the expected formats: GetCapabilities text/xml text/htmlml GetFeatureInfo text/xml text/htmlml GetMap image/png image/jpeg image/gif
ConfiguredOutputFormatTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.ConfiguredOutputFormatTest
 
createXPath() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.BaseGetFeatureInfoFixture
 
CRS_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
CrsMatcher - Class in de.latlon.ets.wms13.core.crs
Contains useful methods regarding supported/expected CRS.
CrsMatcher() - Constructor for class de.latlon.ets.wms13.core.crs.CrsMatcher
 

D

DateTimeDimensionInterval - Class in de.latlon.ets.wms13.core.domain.dimension.date
RequestableDimension encapsulating a date interval.
DateTimeDimensionInterval(DateTime, DateTime, Period) - Constructor for class de.latlon.ets.wms13.core.domain.dimension.date.DateTimeDimensionInterval
 
DateTimeRequestableDimension - Class in de.latlon.ets.wms13.core.domain.dimension.date
RequestableDimension encapsulating a single DateTime value.
DateTimeRequestableDimension(DateTime) - Constructor for class de.latlon.ets.wms13.core.domain.dimension.date.DateTimeRequestableDimension
 
de.latlon.ets.wms13.core - package de.latlon.ets.wms13.core
 
de.latlon.ets.wms13.core.assertion - package de.latlon.ets.wms13.core.assertion
 
de.latlon.ets.wms13.core.client - package de.latlon.ets.wms13.core.client
 
de.latlon.ets.wms13.core.crs - package de.latlon.ets.wms13.core.crs
 
de.latlon.ets.wms13.core.dgiwg.testsuite - package de.latlon.ets.wms13.core.dgiwg.testsuite
 
de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities - package de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
 
de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.interactive - package de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.interactive
 
de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo - package de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo
 
de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.interactive - package de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.interactive
 
de.latlon.ets.wms13.core.dgiwg.testsuite.getmap - package de.latlon.ets.wms13.core.dgiwg.testsuite.getmap
 
de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.interactive - package de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.interactive
 
de.latlon.ets.wms13.core.domain - package de.latlon.ets.wms13.core.domain
 
de.latlon.ets.wms13.core.domain.dimension - package de.latlon.ets.wms13.core.domain.dimension
 
de.latlon.ets.wms13.core.domain.dimension.date - package de.latlon.ets.wms13.core.domain.dimension.date
 
de.latlon.ets.wms13.core.domain.dimension.number - package de.latlon.ets.wms13.core.domain.dimension.number
 
de.latlon.ets.wms13.core.uom - package de.latlon.ets.wms13.core.uom
 
de.latlon.ets.wms13.core.util - package de.latlon.ets.wms13.core.util
 
de.latlon.ets.wms13.core.util.interactive - package de.latlon.ets.wms13.core.util.interactive
 
de.latlon.ets.wms13.core.util.request - package de.latlon.ets.wms13.core.util.request
 
de.latlon.ets.wms13.dgiwg - package de.latlon.ets.wms13.dgiwg
 
DGIWGWMS - Class in de.latlon.ets.wms13.core.domain
Contains various constants pertaining to DGIWG WMS service interfaces and related standards.
Dimension - Class in de.latlon.ets.wms13.core.domain
Represents a dimension element from a layer.
Dimension(String, DimensionUnitValue) - Constructor for class de.latlon.ets.wms13.core.domain.Dimension
 
DIMENSION_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
DimensionUnitValue - Class in de.latlon.ets.wms13.core.domain.dimension
Represents the value of Dimension elements.
DimensionUnitValue(String, RequestableDimension) - Constructor for class de.latlon.ets.wms13.core.domain.dimension.DimensionUnitValue
 
discoverBaseControllerEndpoint(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.QueryableWMS
This BeforeClass configuration method discovers the location of the test run controller for the base OGC test suite.
discoverTestRunController(URI) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.QueryableWMS
Interacts with the test execution service (TES) in order to discover the URI for the base WMS test run controller.
docBuilder - Variable in class de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
 

E

ELEVATION_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
equals(Object) - Method in class de.latlon.ets.wms13.core.domain.BoundingBox
 
equals(Object) - Method in class de.latlon.ets.wms13.core.domain.dimension.date.DateTimeRequestableDimension
 
equals(Object) - Method in class de.latlon.ets.wms13.core.domain.Dimension
 
equals(Object) - Method in class de.latlon.ets.wms13.core.domain.dimension.number.NumberRequestableDimension
 
equals(Object) - Method in class de.latlon.ets.wms13.core.domain.LayerInfo
 
ESRI - Static variable in class de.latlon.ets.wms13.core.domain.WmsNamespaces
ESRI
EXCEPTIONS_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
GetMap and GetFeatureInfo request parameters

F

FAIL - Enum constant in enum class de.latlon.ets.wms13.core.dgiwg.testsuite.QueryableWMS.TestVerdict
 
FEATURE_COUNT_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
featureInfoResponseInEnglishLanguage(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.interactive.GetFeatureInfoInEnglishLanguageTest
 
findBoundingBox(LayerInfo) - Static method in class de.latlon.ets.wms13.core.util.request.WmsRequestBuilder
 
findRequiredImageFormatWithTransparencySupport() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.BaseGetMapFixture
If an image format supporting transparency is not supported by the WMS a SkipException is thrown.
FORMAT_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
GetMap and GetCapabilities request parameters

G

GET - Enum constant in enum class de.latlon.ets.wms13.core.domain.ProtocolBinding
HTTP GET method
GET_CAPABILITIES - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
request types
GET_FEATURE_INFO - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
GET_MAP - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
getBboxAsString() - Method in class de.latlon.ets.wms13.core.domain.BoundingBox
 
getBboxes() - Method in class de.latlon.ets.wms13.core.domain.LayerInfo
 
getCapabilities() - Method in class de.latlon.ets.wms13.core.client.WmsClient
Retrieves a complete representation of the capabilities document from the WMS implementation described by the service metadata.
GetCapabilitiesAbstractTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
Tests if the capabilities contains a valid value for Abstract.
GetCapabilitiesAbstractTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesAbstractTest
 
GetCapabilitiesAccessConstraintTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
Tests if the capabilities contains a valid value for AccessConstraint.
GetCapabilitiesAccessConstraintTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesAccessConstraintTest
 
GetCapabilitiesContentTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
Tests if the capabilities provides all mandatory and optional service metadata elements.
GetCapabilitiesContentTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesContentTest
 
GetCapabilitiesDataUrlTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
Tests if the DataUrls are resolvable.
GetCapabilitiesDataUrlTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesDataUrlTest
 
GetCapabilitiesFeatureListUrlTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
Tests if the FeatureListUrls are resolvable.
GetCapabilitiesFeatureListUrlTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesFeatureListUrlTest
 
GetCapabilitiesInEnglishLanguageTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.interactive
Checks the result of the interactive test for the language of the metadata content.
GetCapabilitiesInEnglishLanguageTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.interactive.GetCapabilitiesInEnglishLanguageTest
 
GetCapabilitiesKeywordTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
Tests if the service contains at least one expected keywords.
GetCapabilitiesKeywordTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesKeywordTest
 
GetCapabilitiesLayerAttributesTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
Tests if the Layer contains the expected attributes.
GetCapabilitiesLayerAttributesTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLayerAttributesTest
 
GetCapabilitiesLayerCrsTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
Tests if the Layer supports the required CRS.
GetCapabilitiesLayerCrsTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLayerCrsTest
 
GetCapabilitiesLayerScaleDenominatorsTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
Tests if the Layer has MinScaleDenominator and MaxScaleDenominator.
GetCapabilitiesLayerScaleDenominatorsTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLayerScaleDenominatorsTest
 
GetCapabilitiesLayerStyleTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
Tests if the Layer has at least one Style.
GetCapabilitiesLayerStyleTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLayerStyleTest
 
GetCapabilitiesLegendFormatTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
Tests LegendURL/Format element of a capabilities document and evaluates the value of the Format element.
GetCapabilitiesLegendFormatTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLegendFormatTest
 
GetCapabilitiesLegendUrlTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
Tests LegendURL element of a capabilities document and determines if the URL is accessible online.
GetCapabilitiesLegendUrlTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLegendUrlTest
 
GetCapabilitiesMaxExtendTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
Tests if MaxWidth greater/equal 800 and MaxHeight greater/equal 800.
GetCapabilitiesMaxExtendTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesMaxExtendTest
 
GetCapabilitiesMinMaxScaleDenominatorsTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
Tests if the Layer/Style contains values for Title and Name.
GetCapabilitiesMinMaxScaleDenominatorsTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesMinMaxScaleDenominatorsTest
 
GetCapabilitiesOutputFormatTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
Tests if the expected formats for GetCapabilites requests (text/xml and text/html) are supported.
GetCapabilitiesOutputFormatTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesOutputFormatTest
 
GetCapabilitiesRequestParameterTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
Tests if the request parameters for GetCapabilites requests are supported.
GetCapabilitiesRequestParameterTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesRequestParameterTest
 
GetCapabilitiesStyleTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
Tests if the Layer/Style contains values for Title and Name.
GetCapabilitiesStyleTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesStyleTest
 
getCrs() - Method in class de.latlon.ets.wms13.core.domain.BoundingBox
 
getDimensions() - Method in class de.latlon.ets.wms13.core.domain.LayerInfo
 
getDimensionValue() - Method in class de.latlon.ets.wms13.core.domain.Dimension
 
getElementName() - Method in enum class de.latlon.ets.wms13.core.domain.ProtocolBinding
 
GETFEATUREINFO_EXCEPTION_IN_ENGLISH - Enum constant in enum class de.latlon.ets.wms13.core.TestRunArg
true if the interactive test for GetFeatureInfo exceptions in english language is passed, false otherwise
GETFEATUREINFO_IN_ENGLISH - Enum constant in enum class de.latlon.ets.wms13.core.TestRunArg
true if the interactive test for GetFeatureInfo response in english language is passed, false otherwise
getFeatureInfoExceptionInEnglishLanguage(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.interactive.GetFeatureInfoExceptionInEnglishLanguageTest
 
GetFeatureInfoExceptionInEnglishLanguageTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.interactive
Checks the result of the interactive test for the language of the metadata content.
GetFeatureInfoExceptionInEnglishLanguageTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.interactive.GetFeatureInfoExceptionInEnglishLanguageTest
 
GetFeatureInfoExceptionsTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo
Tests exceptions of GetFeatureInfo request.
GetFeatureInfoExceptionsTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.GetFeatureInfoExceptionsTest
 
GetFeatureInfoFeatureCountTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo
Tests feature count functionality of GetFeatureInfo.
GetFeatureInfoFeatureCountTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.GetFeatureInfoFeatureCountTest
 
GetFeatureInfoInEnglishLanguageTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.interactive
Checks the result of the interactive test for the language of the metadata content.
GetFeatureInfoInEnglishLanguageTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.interactive.GetFeatureInfoInEnglishLanguageTest
 
GetFeatureInfoInfoFormatTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo
Tests INFO_FORMAT parameter of GetFeatureInfo request.
GetFeatureInfoInfoFormatTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.GetFeatureInfoInfoFormatTest
 
GetFeatureInfoOutputFormatTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo
Tests if the expected formats for GetFeatureInfo requests (text/xml and text/html) are supported.
GetFeatureInfoOutputFormatTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.GetFeatureInfoOutputFormatTest
 
GetFeatureInfoUomTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo
Tests units of measure for dimensional values returned in a GetFeatureInfo response.
GetFeatureInfoUomTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.GetFeatureInfoUomTest
 
getGeographicBbox() - Method in class de.latlon.ets.wms13.core.domain.LayerInfo
 
getLayerName() - Method in class de.latlon.ets.wms13.core.domain.LayerInfo
 
GETMAP_EXCEPTION_IN_ENGLISH - Enum constant in enum class de.latlon.ets.wms13.core.TestRunArg
true if the interactive test for GetMap response in english language is passed, false otherwise
GetMapBlankExceptionsTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getmap
Tests if BLANK Exceptions are supported.
GetMapBlankExceptionsTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapBlankExceptionsTest
 
GetMapDimensionsTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getmap
Tests if the dimensions are supported.
GetMapDimensionsTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapDimensionsTest
 
getMapExceptionInEnglishLanguage(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.interactive.GetMapExceptionInEnglishLanguageTest
 
GetMapExceptionInEnglishLanguageTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.interactive
Checks the result of the interactive test for the language of the metadata content.
GetMapExceptionInEnglishLanguageTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.interactive.GetMapExceptionInEnglishLanguageTest
 
GetMapInImageExceptionsTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getmap
Tests if INIMAGE Exceptions are supported.
GetMapInImageExceptionsTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapInImageExceptionsTest
 
GetMapLayerCrsTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getmap
Tests if the Layer is requestable with the required CRS.
GetMapLayerCrsTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapLayerCrsTest
 
GetMapMultiDimensionalDataTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getmap
Tests if the multi-dimensional data are supported.
GetMapMultiDimensionalDataTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapMultiDimensionalDataTest
 
GetMapOutputFormatTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getmap
Tests if the expected formats for GetMap requests (image/png, image/gif and image/jpeg) are supported.
GetMapOutputFormatTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapOutputFormatTest
 
GetMapRequestParametersTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getmap
Tests if the all GetMap request parameters are supported.
GetMapRequestParametersTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapRequestParametersTest
 
GetMapTransparencyTest - Class in de.latlon.ets.wms13.core.dgiwg.testsuite.getmap
Tests if the transparency is supported.
GetMapTransparencyTest() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapTransparencyTest
 
getMax() - Method in class de.latlon.ets.wms13.core.domain.dimension.date.DateTimeDimensionInterval
 
getMax() - Method in class de.latlon.ets.wms13.core.domain.dimension.number.NumberDimensionInterval
 
getMaxX() - Method in class de.latlon.ets.wms13.core.domain.BoundingBox
 
getMaxY() - Method in class de.latlon.ets.wms13.core.domain.BoundingBox
 
getMin() - Method in class de.latlon.ets.wms13.core.domain.dimension.date.DateTimeDimensionInterval
 
getMin() - Method in class de.latlon.ets.wms13.core.domain.dimension.number.NumberDimensionInterval
 
getMinX() - Method in class de.latlon.ets.wms13.core.domain.BoundingBox
 
getMinY() - Method in class de.latlon.ets.wms13.core.domain.BoundingBox
 
getName() - Method in class de.latlon.ets.wms13.core.domain.Dimension
 
getName() - Method in enum class de.latlon.ets.wms13.core.domain.SuiteAttribute
 
getOperationBindings(Document, String) - Static method in class de.latlon.ets.wms13.core.util.ServiceMetadataUtils
Determines which protocol bindings are supported for a given operation.
getOperationEndpoint(Document, String, ProtocolBinding) - Static method in class de.latlon.ets.wms13.core.util.ServiceMetadataUtils
Extracts a request endpoint from a WMS capabilities document.
getRequestableDimension() - Method in class de.latlon.ets.wms13.core.domain.dimension.DimensionUnitValue
 
getRequestableDimensions() - Method in class de.latlon.ets.wms13.core.domain.dimension.RequestableDimensionList
 
getResolution() - Method in class de.latlon.ets.wms13.core.domain.dimension.date.DateTimeDimensionInterval
 
getResolution() - Method in class de.latlon.ets.wms13.core.domain.dimension.number.NumberDimensionInterval
 
getSoapOperationEndpoint(Document, String) - Static method in class de.latlon.ets.wms13.core.util.ServiceMetadataUtils
 
getSupportedFormat(Document, String) - Static method in class de.latlon.ets.wms13.core.util.request.WmsRequestBuilder
 
getSupportedTransparentFormat(Document, String) - Static method in class de.latlon.ets.wms13.core.util.request.WmsRequestBuilder
 
getTestNgConfiguration() - Method in class de.latlon.ets.wms13.dgiwg.WmsDgiwgTestNGController
 
getType() - Method in enum class de.latlon.ets.wms13.core.domain.SuiteAttribute
 
getUnits() - Method in class de.latlon.ets.wms13.core.domain.dimension.DimensionUnitValue
 
getValue() - Method in class de.latlon.ets.wms13.core.domain.dimension.date.DateTimeRequestableDimension
 
getValue() - Method in class de.latlon.ets.wms13.core.domain.dimension.number.NumberRequestableDimension
 
GML - Static variable in class de.latlon.ets.wms13.core.domain.WmsNamespaces
GML

H

hashCode() - Method in class de.latlon.ets.wms13.core.domain.BoundingBox
 
hashCode() - Method in class de.latlon.ets.wms13.core.domain.dimension.date.DateTimeRequestableDimension
 
hashCode() - Method in class de.latlon.ets.wms13.core.domain.Dimension
 
hashCode() - Method in class de.latlon.ets.wms13.core.domain.dimension.number.NumberRequestableDimension
 
hashCode() - Method in class de.latlon.ets.wms13.core.domain.LayerInfo
 
HEIGHT_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 

I

I_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
IMAGE_GIF - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
IMAGE_JPEG - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
IMAGE_PNG - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
IMAGE_SVG - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
INFO_FORMAT_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
GetFeatureInfo request parameters
INHERITED_FAILURE - Enum constant in enum class de.latlon.ets.wms13.core.dgiwg.testsuite.QueryableWMS.TestVerdict
 
initBaseFixture(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
Sets up the base fixture.
initParser() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
Initializes the (namespace-aware) DOM parser.
initTestFixture(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.QueryableWMS
This BeforeTest configuration method initializes the JAX-RS client component that is used to interact with the TES.
INTERACTIVE_TEST_RESULT - Enum constant in enum class de.latlon.ets.wms13.core.domain.SuiteAttribute
 
InteractiveTestResult - Class in de.latlon.ets.wms13.core.domain
Wraps the results from interactive tests.
InteractiveTestResult(boolean, boolean, boolean, boolean) - Constructor for class de.latlon.ets.wms13.core.domain.InteractiveTestResult
 
InteractiveTestUtils - Class in de.latlon.ets.wms13.core.util.interactive
Contains methods useful for interactive ctl tests.
invokeBaseTestSuite() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.QueryableWMS
Runs the OGC WMS test suite by submitting a (GET) request to the test run controller.
IS_VECTOR - Enum constant in enum class de.latlon.ets.wms13.core.domain.SuiteAttribute
 
isCapabilitiesInEnglishLanguage() - Method in class de.latlon.ets.wms13.core.domain.InteractiveTestResult
 
isExpectedUoM(String) - Method in interface de.latlon.ets.wms13.core.uom.UomMatcher
Checks if the passed UoM is one of the expected UoM (a base unit from ​http://unitsofmeasure.org/ucum.html#section-Base-Units (Base Units, 4.2) or a MeTOC Unit.
isExpectedUoM(String) - Method in class de.latlon.ets.wms13.core.uom.UomMatcherFromFile
 
isGetFeatureInfoExceptionInEnglishLanguage() - Method in class de.latlon.ets.wms13.core.domain.InteractiveTestResult
 
isGetFeatureInfoInEnglishLanguage() - Method in class de.latlon.ets.wms13.core.domain.InteractiveTestResult
 
isGetMapExceptionInEnglishLanguage() - Method in class de.latlon.ets.wms13.core.domain.InteractiveTestResult
 
isQueryable() - Method in class de.latlon.ets.wms13.core.domain.LayerInfo
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class de.latlon.ets.wms13.core.util.SOAPMessageConsumer
 

J

J_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 

K

KVP_ENC - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
Capabilities element indicating support for HTTP GET method bindings.

L

LAYER_INFO - Enum constant in enum class de.latlon.ets.wms13.core.domain.SuiteAttribute
 
layerInfo - Variable in class de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
 
LayerInfo - Class in de.latlon.ets.wms13.core.domain
Represents a named layer from a capabilities document.
LayerInfo(String, boolean, List<BoundingBox>, List<Dimension>, BoundingBox) - Constructor for class de.latlon.ets.wms13.core.domain.LayerInfo
 
LAYERS_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
GetMap request parameters

M

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

N

NOT_TESTED - Enum constant in enum class de.latlon.ets.wms13.core.dgiwg.testsuite.QueryableWMS.TestVerdict
 
NS_BINDINGS - Static variable in class de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
 
NumberDimensionInterval - Class in de.latlon.ets.wms13.core.domain.dimension.number
RequestableDimension encapsulating a number interval.
NumberDimensionInterval(Number, Number, Number) - Constructor for class de.latlon.ets.wms13.core.domain.dimension.number.NumberDimensionInterval
 
NumberRequestableDimension - Class in de.latlon.ets.wms13.core.domain.dimension.number
RequestableDimension encapsulating a single Number value.
NumberRequestableDimension(Number) - Constructor for class de.latlon.ets.wms13.core.domain.dimension.number.NumberRequestableDimension
 

O

onFinish(ISuite) - Method in class de.latlon.ets.wms13.core.SuiteFixtureListener
 
onStart(ISuite) - Method in class de.latlon.ets.wms13.core.SuiteFixtureListener
 
openStream() - Method in class de.latlon.ets.wms13.core.crs.CrsMatcher
For test cases only!

P

parseAllLayerNodes(Document) - Static method in class de.latlon.ets.wms13.core.util.ServiceMetadataUtils
Parses all Layer elements of a capabilities document.
parseBoundingBoxes() - Method in class de.latlon.ets.wms13.core.crs.CrsMatcher
 
parseDataUrls(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesDataUrlTest
 
parseFeatureListUrlNodes(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesFeatureListUrlTest
 
parseFeatureMemberNodes(Document) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.BaseGetFeatureInfoFixture
 
parseGeographicBoundingBox(Node) - Static method in class de.latlon.ets.wms13.core.util.ServiceMetadataUtils
Parses the EX_GeographicBoundingBox from the layer.
parseLayerInfo(Document) - Static method in class de.latlon.ets.wms13.core.util.ServiceMetadataUtils
Parses all named layers from the capabilities document.
parseLayerNodes(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLayerAttributesTest
 
parseLayerNodes(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLayerCrsTest
 
parseLayerNodes(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLayerScaleDenominatorsTest
 
parseLayerNodes(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLayerStyleTest
 
parseLayerNodes(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLegendFormatTest
 
parseLayerNodes(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLegendUrlTest
 
parseLayerNodes(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapLayerCrsTest
 
parseRequestableDimension(String, String) - Static method in class de.latlon.ets.wms13.core.util.ServiceMetadataUtils
 
parseRequestableLayerNodes(Document) - Static method in class de.latlon.ets.wms13.core.util.ServiceMetadataUtils
Parses all requestable Layer elements of a capabilities document.
parseScaleDenominators(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesMinMaxScaleDenominatorsTest
 
parseStyleNodes(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesStyleTest
 
parseSupportedFormats(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.GetFeatureInfoInfoFormatTest
 
parseSupportedFormats(Document, String) - Static method in class de.latlon.ets.wms13.core.util.ServiceMetadataUtils
Parses the configured formats for the given operation.
parseUomsFromStream() - Method in class de.latlon.ets.wms13.core.uom.UomMatcherFromFile
 
parseUpdateSequence(Document) - Static method in class de.latlon.ets.wms13.core.util.ServiceMetadataUtils
Parses the updateSequence value from the capabilities document.
PASS - Enum constant in enum class de.latlon.ets.wms13.core.dgiwg.testsuite.QueryableWMS.TestVerdict
 
POST - Enum constant in enum class de.latlon.ets.wms13.core.domain.ProtocolBinding
HTTP POST method
Prerequisites - Class in de.latlon.ets.wms13.core.dgiwg.testsuite
Confirms the readiness of the SUT to undergo testing.
Prerequisites() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.Prerequisites
 
processWmsParameter(ISuite) - Method in class de.latlon.ets.wms13.core.SuiteFixtureListener
Processes the "wms" test suite parameter that specifies a URI reference for the service description (capabilities document).
ProtocolBinding - Enum Class in de.latlon.ets.wms13.core.domain
An enumerated type that indicates how a request message is bound to an application protocol.
provideLayerInfoWithDimension(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.GetFeatureInfoUomTest
 

Q

QUERY_LAYERS_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
QueryableWMS - Class in de.latlon.ets.wms13.core.dgiwg.testsuite
The DGIWG WMS profile requires that a conforming implementation satisfies the requirements of the Queryable WMS conformance class in accord with the base WMS standard.
QueryableWMS() - Constructor for class de.latlon.ets.wms13.core.dgiwg.testsuite.QueryableWMS
 
QueryableWMS.TestVerdict - Enum Class in de.latlon.ets.wms13.core.dgiwg.testsuite
Test verdicts assigned in CTL test suites.

R

readFrom(Class<SOAPMessage>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class de.latlon.ets.wms13.core.util.SOAPMessageConsumer
 
removeKvp(String) - Method in class de.latlon.ets.wms13.core.client.WmsKvpRequest
Removes the KVP with the passed key, if existing.
reqEntity - Variable in class de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
 
REQUEST_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
common request parameters
RequestableDimension - Interface in de.latlon.ets.wms13.core.domain.dimension
The parsed text value of a Dimension element, prepared to retrieve a value for a GetMap request.
RequestableDimensionList - Class in de.latlon.ets.wms13.core.domain.dimension
Encapsulates a List of RequestableDimensions.
RequestableDimensionList(List<RequestableDimension>) - Constructor for class de.latlon.ets.wms13.core.domain.dimension.RequestableDimensionList
 
retrieveGetFeatureInfoRequest(String) - Static method in class de.latlon.ets.wms13.core.util.interactive.InteractiveTestUtils
Creates a GetFeatureInfo request.
retrieveInvalidGetFeatureInfoRequest(String) - Static method in class de.latlon.ets.wms13.core.util.interactive.InteractiveTestUtils
Creates a GetFeatureInfo request with unsupported layer.
retrieveInvalidGetMapRequest(String) - Static method in class de.latlon.ets.wms13.core.util.interactive.InteractiveTestUtils
Creates a GetMap request with unsupported layer.
retrieveOverlappingCrs(BoundingBox) - Method in class de.latlon.ets.wms13.core.crs.CrsMatcher
Finds all CRS overlapping the passed BoundingBox.
retrieveRequestableValue() - Method in class de.latlon.ets.wms13.core.domain.dimension.date.DateTimeDimensionInterval
 
retrieveRequestableValue() - Method in class de.latlon.ets.wms13.core.domain.dimension.date.DateTimeRequestableDimension
 
retrieveRequestableValue() - Method in class de.latlon.ets.wms13.core.domain.dimension.number.NumberDimensionInterval
 
retrieveRequestableValue() - Method in class de.latlon.ets.wms13.core.domain.dimension.number.NumberRequestableDimension
 
retrieveRequestableValue() - Method in interface de.latlon.ets.wms13.core.domain.dimension.RequestableDimension
 
retrieveRequestableValue() - Method in class de.latlon.ets.wms13.core.domain.dimension.RequestableDimensionList
 
retrieveSessionDir(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.BaseGetMapFixture
Gets the location of the output directory from the test run context.
rspEntity - Variable in class de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
 

S

saveEntityToFile(Response) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.QueryableWMS
Writes the content of the response entity to a temporary file.
SERVICE_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
SERVICE_TYPE_CODE - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
common request values
serviceIsAvailable(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.Prerequisites
Confirms that the SUT is available and produces a service description in response to a basic GetCapabilities request.
ServiceMetadataUtils - Class in de.latlon.ets.wms13.core.util
Provides various utility methods for accessing service metadata.
setResultDirectory(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.BaseGetMapFixture
 
setWmsClient(WmsClient) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
 
SKIP - Enum constant in enum class de.latlon.ets.wms13.core.dgiwg.testsuite.QueryableWMS.TestVerdict
 
SOAP - Enum constant in enum class de.latlon.ets.wms13.core.domain.ProtocolBinding
SOAP
SOAP_ENC - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
Capabilities element indicating support for SOAP HTTP method bindings.
SOAP_MTOM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
SOAP_XML - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
SOAPMessageConsumer - Class in de.latlon.ets.wms13.core.util
A W3C SOAP message consumer that converts an input stream to a SOAPMessage object.
SOAPMessageConsumer() - Constructor for class de.latlon.ets.wms13.core.util.SOAPMessageConsumer
 
SOAPWMS - Static variable in class de.latlon.ets.wms13.core.domain.WmsNamespaces
ExtendedCapabilities Namespace used for SOAP binding
storeResponseImage(Response, String, String, String) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.BaseGetMapFixture
Stores the image in a the output directory of the testsuite: testSUiteOutputDirectory/testGroup/testName.extension
STYLES_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
SUBDIRECTORY - Static variable in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.BaseGetMapFixture
 
submitRequest(WmsKvpRequest, URI) - Method in class de.latlon.ets.wms13.core.client.WmsClient
Submits a HTTP GET request.
submitRequest(Source, URI) - Method in class de.latlon.ets.wms13.core.client.WmsClient
Submits a HTTP POST request.
SuiteAttribute - Enum Class in de.latlon.ets.wms13.core.domain
An enumerated type defining ISuite attributes that may be set to constitute a shared test fixture.
SuiteFixtureListener - Class in de.latlon.ets.wms13.core
A listener that performs various tasks before and after a test suite is run, usually concerned with maintaining a shared test suite fixture.
SuiteFixtureListener() - Constructor for class de.latlon.ets.wms13.core.SuiteFixtureListener
 

T

TES - Enum constant in enum class de.latlon.ets.wms13.core.TestRunArg
An absolute URI that specifies the location of the test execution service at which the base WMS test suite is available.
TEST_SUBJECT - Enum constant in enum class de.latlon.ets.wms13.core.domain.SuiteAttribute
A DOM Document describing the WMS under test.
TestRunArg - Enum Class in de.latlon.ets.wms13.core
An enumerated type defining all recognized test run arguments.
TEXT_HTML - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
TEXT_XML - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
FORMATS
TIME_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
toString() - Method in class de.latlon.ets.wms13.core.domain.BoundingBox
 
toString() - Method in class de.latlon.ets.wms13.core.domain.dimension.date.DateTimeRequestableDimension
 
toString() - Method in class de.latlon.ets.wms13.core.domain.dimension.number.NumberDimensionInterval
 
toString() - Method in class de.latlon.ets.wms13.core.domain.dimension.number.NumberRequestableDimension
 
toString() - Method in class de.latlon.ets.wms13.core.domain.Dimension
 
toString() - Method in class de.latlon.ets.wms13.core.domain.LayerInfo
 
toString() - Method in enum class de.latlon.ets.wms13.core.domain.SuiteAttribute
 
toString() - Method in enum class de.latlon.ets.wms13.core.TestRunArg
 
TRANSPARENT_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 

U

UomMatcher - Interface in de.latlon.ets.wms13.core.uom
Contains useful methods regarding supported Unit of Measures.
UomMatcherFromFile - Class in de.latlon.ets.wms13.core.uom
Implementation of a UomMatcher retrieving the uoms from a file.
UomMatcherFromFile() - Constructor for class de.latlon.ets.wms13.core.uom.UomMatcherFromFile
 
UPDATE_SEQUENCE_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
GetCapabilities request parameters

V

validateTestRunArgs(Map<String, String>) - Method in class de.latlon.ets.wms13.core.AbstractWmsTestNGController
 
valueOf(String) - Static method in enum class de.latlon.ets.wms13.core.dgiwg.testsuite.QueryableWMS.TestVerdict
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.latlon.ets.wms13.core.domain.ProtocolBinding
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.latlon.ets.wms13.core.domain.SuiteAttribute
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.latlon.ets.wms13.core.TestRunArg
Returns the enum constant of this class with the specified name.
values() - Static method in enum class de.latlon.ets.wms13.core.dgiwg.testsuite.QueryableWMS.TestVerdict
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.latlon.ets.wms13.core.domain.ProtocolBinding
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.latlon.ets.wms13.core.domain.SuiteAttribute
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.latlon.ets.wms13.core.TestRunArg
Returns an array containing the constants of this enum class, in the order they are declared.
VECTOR - Enum constant in enum class de.latlon.ets.wms13.core.TestRunArg
true if the WMS contains vector data layers, false otherwise
verifyServiceDescription(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.Prerequisites
Verifies that the service capabilities description is a WMS Capabilities document.
VERSION - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
VERSION_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 

W

WARNING - Enum constant in enum class de.latlon.ets.wms13.core.dgiwg.testsuite.QueryableWMS.TestVerdict
 
WIDTH_PARAM - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
 
withStandardBindings() - Static method in class de.latlon.ets.wms13.core.domain.WmsNamespaces
Creates a NamespaceBindings object that declares the following namespace bindings: wms: "http://www.opengis.net/wms" xlink: "http://www.w3.org/1999/xlink"
WMS - Enum constant in enum class de.latlon.ets.wms13.core.TestRunArg
An absolute URI referring to metadata about the WMS implementation under test.
WMS - Static variable in class de.latlon.ets.wms13.core.domain.WmsNamespaces
OGC 06-042 (WMS 1.3)
WMS_CAPABILITIES - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
Local name of document element in WMS capabilities document.
WmsAssertion - Class in de.latlon.ets.wms13.core.assertion
Provides WMS 1.3.0 specific test assertion methods
wmsCapabilities - Variable in class de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
 
wmsCapabilitiesAbstractContainsProfile() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesAbstractTest
 
wmsCapabilitiesAbstractExists() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesContentTest
 
wmsCapabilitiesAccessConstraintsContainsValueFromDMF() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesAccessConstraintTest
 
wmsCapabilitiesAccessConstraintsExists() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesAccessConstraintTest
 
wmsCapabilitiesAccessConstraintsExists() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesContentTest
 
wmsCapabilitiesContactInformationExists() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesContentTest
 
wmsCapabilitiesContainsKeywordFromDFDDRegister() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesKeywordTest
 
wmsCapabilitiesDataUrlIsResolvable(String) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesDataUrlTest
 
wmsCapabilitiesFeatureListUrlIsResolvable(String) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesFeatureListUrlTest
 
wmsCapabilitiesFeesExists() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesContentTest
 
wmsCapabilitiesInEnglishLanguage(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.interactive.GetCapabilitiesInEnglishLanguageTest
 
wmsCapabilitiesKeywordListExists() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesContentTest
 
wmsCapabilitiesLayerAttributesExists(Node, String, String) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLayerAttributesTest
 
wmsCapabilitiesLayerCrs_Conditional_Supported(Node, String, String) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLayerCrsTest
 
wmsCapabilitiesLayerCrs_Mandatory_CRS_84_Supported(Node, String, String) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLayerCrsTest
 
wmsCapabilitiesLayerCrs_Mandatory_EPSG_3395_Supported(Node, String, String) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLayerCrsTest
 
wmsCapabilitiesLayerCrs_Mandatory_EPSG_4326_Supported(Node, String, String) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLayerCrsTest
 
wmsCapabilitiesLayerHasCorrectValuesForMinAndMaxDenominator(Double, Double) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesMinMaxScaleDenominatorsTest
 
wmsCapabilitiesLayerLimitExists() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesContentTest
 
wmsCapabilitiesLayerScaleDenominatorsExists(Node, String, String) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLayerScaleDenominatorsTest
 
wmsCapabilitiesLayersLegendExitsInCorrectFormat(ITestContext, Node, String, String) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLegendFormatTest
 
wmsCapabilitiesLayersLegendUrlIsAccessible(ITestContext, Node, String, String) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLegendUrlTest
 
wmsCapabilitiesLayerStyleExists(Node, String, String) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesLayerStyleTest
 
wmsCapabilitiesMaxHeight() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesMaxExtendTest
 
wmsCapabilitiesMaxWidth() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesMaxExtendTest
 
wmsCapabilitiesNameExists() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesContentTest
 
wmsCapabilitiesOnlineResourceExists() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesContentTest
 
wmsCapabilitiesOutputFormatGetCapabilitiesTextHtmlSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.ConfiguredOutputFormatTest
 
wmsCapabilitiesOutputFormatGetCapabilitiesTextXmlSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.ConfiguredOutputFormatTest
 
wmsCapabilitiesOutputFormatGetFeatureInfoTextHtmlSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.ConfiguredOutputFormatTest
 
wmsCapabilitiesOutputFormatGetFeatureInfoTextXmlSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.ConfiguredOutputFormatTest
 
wmsCapabilitiesOutputFormatGetMapImageGifSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.ConfiguredOutputFormatTest
 
wmsCapabilitiesOutputFormatGetMapImageJpegSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.ConfiguredOutputFormatTest
 
wmsCapabilitiesOutputFormatGetMapImagePngSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.ConfiguredOutputFormatTest
 
wmsCapabilitiesOutputFormatHtmlSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesOutputFormatTest
 
wmsCapabilitiesOutputFormatImageGifSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapOutputFormatTest
 
wmsCapabilitiesOutputFormatImageJpegSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapOutputFormatTest
 
wmsCapabilitiesOutputFormatImagePngSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapOutputFormatTest
 
wmsCapabilitiesOutputFormatParameterSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesRequestParameterTest
 
wmsCapabilitiesOutputFormatTextHtmlSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.GetFeatureInfoOutputFormatTest
 
wmsCapabilitiesOutputFormatTextXmlSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.GetFeatureInfoOutputFormatTest
 
wmsCapabilitiesOutputFormatXmlSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesOutputFormatTest
 
wmsCapabilitiesStylesHasNameAndTitle(Node, String, String) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesStyleTest
 
wmsCapabilitiesTitleExists() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesContentTest
 
wmsClient - Variable in class de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
 
WmsClient - Class in de.latlon.ets.wms13.core.client
A WMS 1.3.0 client component supporting HTTP GET and POST.
WmsClient(Document) - Constructor for class de.latlon.ets.wms13.core.client.WmsClient
Constructs a client that is aware of the capabilities of some WMS.
WmsDgiwgTestNGController - Class in de.latlon.ets.wms13.dgiwg
 
WmsDgiwgTestNGController() - Constructor for class de.latlon.ets.wms13.dgiwg.WmsDgiwgTestNGController
Default constructor uses the location given by the "user.home" system property as the root output directory.
WmsDgiwgTestNGController(String) - Constructor for class de.latlon.ets.wms13.dgiwg.WmsDgiwgTestNGController
Construct a controller that writes results to the given output directory.
wmsGetCapabilitiesOutputFormatHtmlSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesOutputFormatTest
 
wmsGetCapabilitiesOutputFormatXmlSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesOutputFormatTest
 
wmsGetFeatureInfoExceptionsWithValueOfHtml() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.GetFeatureInfoExceptionsTest
 
wmsGetFeatureInfoExceptionsWithValueOfXml() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.GetFeatureInfoExceptionsTest
 
wmsGetFeatureInfoFeatureCountWithValueOfOne() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.GetFeatureInfoFeatureCountTest
 
wmsGetFeatureInfoFeatureCountWithValueOfTen() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.GetFeatureInfoFeatureCountTest
 
wmsGetFeatureInfoInfoFormatWithAllValuesOfCapabilities(String) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.GetFeatureInfoInfoFormatTest
 
wmsGetFeatureInfoInfoUnitOfMeasureOfDimensionalData(LayerInfo) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.GetFeatureInfoUomTest
 
wmsGetFeatureInfoOutputFormatTextHtmlSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.GetFeatureInfoOutputFormatTest
 
wmsGetFeatureInfoOutputFormatTextXmlSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.GetFeatureInfoOutputFormatTest
 
wmsGetMapBlankExceptionsSupported_TransparentFalse(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapBlankExceptionsTest
 
wmsGetMapBlankExceptionsSupported_TransparentTrue(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapBlankExceptionsTest
 
wmsGetMapDimensionsSupported(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapDimensionsTest
 
wmsGetMapInImageExceptionsSupported(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapInImageExceptionsTest
 
wmsGetMapLayerCrs_Conditional_Supported(LayerInfo) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapLayerCrsTest
 
wmsGetMapLayerCrs_Mandatory_CRS_84_Supported(LayerInfo) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapLayerCrsTest
 
wmsGetMapLayerCrs_Mandatory_EPSG_3395_Supported(LayerInfo) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapLayerCrsTest
 
wmsGetMapLayerCrs_Mandatory_EPSG_4326_Supported(LayerInfo) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapLayerCrsTest
 
wmsGetMapMultiDimensionalDataSupported_Elevation(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapMultiDimensionalDataTest
 
wmsGetMapMultiDimensionalDataSupported_Time(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapMultiDimensionalDataTest
 
wmsGetMapOutputFormatImageGifSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapOutputFormatTest
 
wmsGetMapOutputFormatImageJpegSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapOutputFormatTest
 
wmsGetMapOutputFormatImagePngSupported() - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapOutputFormatTest
 
wmsGetMapRequestParametersSupported(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapRequestParametersTest
 
wmsGetMapTransparencySupported_False(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapTransparencyTest
 
wmsGetMapTransparencySupported_True(ITestContext) - Method in class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapTransparencyTest
 
WmsKvpRequest - Class in de.latlon.ets.wms13.core.client
Encapsulates the parameters of a KVP request (GET).
WmsKvpRequest() - Constructor for class de.latlon.ets.wms13.core.client.WmsKvpRequest
 
WmsNamespaces - Class in de.latlon.ets.wms13.core.domain
XML namespace names.
WmsRequestBuilder - Class in de.latlon.ets.wms13.core.util.request
Creates WMS requests

X

XLINK - Static variable in class de.latlon.ets.wms13.core.domain.WmsNamespaces
W3C XLink
XML_ENC - Static variable in class de.latlon.ets.wms13.core.domain.DGIWGWMS
Capabilities element indicating support for HTTP POST method bindings.
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values