Module org.opengis.geoapi.conformance
module org.opengis.geoapi.conformance
Test suites for GeoAPI implementations.
The GeoAPI conformance module provides three kinds of Java classes:
- Validators for testing the conformance of existing instances of GeoAPI interfaces.
- TestCase as the base class of all JUnit tests in this module, which can be extended by developers on a case-by-case basis.
- TestSuite as the aggregation of all JUnit tests defined in this module.
- Since:
- 2.2
-
Packages
ExportsPackageDescriptionThe GeoAPI conformance testing framework.Test suites for coverage implemented on top of the Java Image I/O API.Provides small test data files together with verification methods for applications reading those data.Validators and test suites for theorg.opengis.geometry
package.Validators and test suites for theorg.opengis.metadata
package.Validators and test suites for theorg.opengis.referencing
package.Generates HTML pages that summarize the operations provided by a GeoAPI implementation.Validators and test suites for theorg.opengis.util
package.Tests Well-Known Text (WKT) parsing.Indirect ExportsFromPackagesorg.opengis.annotation org.opengis.feature org.opengis.filter org.opengis.filter.capability org.opengis.geometry org.opengis.geometry.coordinate org.opengis.geometry.primitive org.opengis.metadata org.opengis.metadata.acquisition org.opengis.metadata.citation org.opengis.metadata.constraint org.opengis.metadata.content org.opengis.metadata.distribution org.opengis.metadata.extent org.opengis.metadata.identification org.opengis.metadata.lineage org.opengis.metadata.maintenance org.opengis.metadata.quality org.opengis.metadata.spatial org.opengis.parameter org.opengis.referencing org.opengis.referencing.crs org.opengis.referencing.cs org.opengis.referencing.datum org.opengis.referencing.operation org.opengis.temporal org.opengis.util -
Modules
RequiresModifierModuleDescriptiontransitiveJava interfaces derived from specifications of International Organization for Standardization (ISO) and Open Geospatial Consortium (OGC).