Uses of Class
de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
Packages that use AbstractBaseGetFixture
Package
Description
-
Uses of AbstractBaseGetFixture in de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities
Modifier and TypeClassDescriptionclassclassTests if the capabilities document contains the expected formats: GetCapabilities text/xml text/htmlml GetFeatureInfo text/xml text/htmlml GetMap image/png image/jpeg image/gifclassTests if the capabilities contains a valid value for Abstract.classTests if the capabilities contains a valid value for AccessConstraint.classTests if the capabilities provides all mandatory and optional service metadata elements.classTests if the DataUrls are resolvable.classTests if the FeatureListUrls are resolvable.classTests if the service contains at least one expected keywords.classTests if the Layer contains the expected attributes.classTests if the Layer supports the required CRS.classTests if the Layer has MinScaleDenominator and MaxScaleDenominator.classTests if the Layer has at least one Style.classTests LegendURL/Format element of a capabilities document and evaluates the value of the Format element.classTests LegendURL element of a capabilities document and determines if the URL is accessible online.classTests if MaxWidth greater/equal 800 and MaxHeight greater/equal 800.classTests if the Layer/Style contains values for Title and Name.classTests if the expected formats for GetCapabilites requests (text/xml and text/html) are supported.classTests if the request parameters for GetCapabilites requests are supported.classTests if the Layer/Style contains values for Title and Name. -
Uses of AbstractBaseGetFixture in de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo
Modifier and TypeClassDescriptionclassclassTests exceptions of GetFeatureInfo request.classTests feature count functionality of GetFeatureInfo.classTests INFO_FORMAT parameter of GetFeatureInfo request.classTests if the expected formats for GetFeatureInfo requests (text/xml and text/html) are supported.classTests units of measure for dimensional values returned in a GetFeatureInfo response. -
Uses of AbstractBaseGetFixture in de.latlon.ets.wms13.core.dgiwg.testsuite.getmap
Subclasses of AbstractBaseGetFixture in de.latlon.ets.wms13.core.dgiwg.testsuite.getmapModifier and TypeClassDescriptionclassclassTests if BLANK Exceptions are supported.classTests if the dimensions are supported.classTests if INIMAGE Exceptions are supported.classTests if the Layer is requestable with the required CRS.classTests if the multi-dimensional data are supported.classTests if the expected formats for GetMap requests (image/png, image/gif and image/jpeg) are supported.classTests if the all GetMap request parameters are supported.classTests if the transparency is supported.