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.
- Since:
- 2.2
-
Packages
PackageDescriptionInformation about GeoAPI content, made available for test suites.Tools for comparing Java API against XML schema.The 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.FromPackagesorg.opengis.annotation org.opengis.coordinate org.opengis.feature org.opengis.feature.type 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
ModifierModuleDescriptiontransitiveJava interfaces derived from OGC and ISO abstract models.