Uses of Class
org.opengis.cite.gpkg12.CommonFixture
Packages that use CommonFixture
Package
Description
The root package includes supporting classes of general utility such as the main
controller, listeners, and reporters.
This package contains tests covering the attributes conformance class.
This package contains tests covering the Core conformance class.
This package contains tests covering the Registered Extensions
conformance class.
This package contains tests covering the Tiled Gridded Coverage Data
conformance class.
This package contains tests covering the WKT for Coordinate Reference
Systems conformance class.
This package contains tests covering the Metadata conformance class.
This package contains tests covering the Non-Linear Geometry Types
conformance class.
This package contains tests covering the Related Tables conformance
class.
This package contains tests covering the RTree Spatial Indexes
conformance class.
This package contains tests covering the Schema conformance class.
This package contains tests covering the Tiles Encoding WebP
conformance class.
This package contains tests covering the Features conformance class.
This package contains tests covering the Tiles conformance class.
-
Uses of CommonFixture in org.opengis.cite.gpkg12
Subclasses of CommonFixture in org.opengis.cite.gpkg12 -
Uses of CommonFixture in org.opengis.cite.gpkg12.attributes
Subclasses of CommonFixture in org.opengis.cite.gpkg12.attributesModifier and TypeClassDescriptionclass
Defines test methods that verify a GeoPackage's content relating to attributes. -
Uses of CommonFixture in org.opengis.cite.gpkg12.core
Subclasses of CommonFixture in org.opengis.cite.gpkg12.coreModifier and TypeClassDescriptionclass
Defines test methods that apply to descriptive information about the contents of a GeoPackage.class
Defines test methods that apply to spatial reference systems defined in a GeoPackage.class
Defines test methods that apply to an SQLite database file. -
Uses of CommonFixture in org.opengis.cite.gpkg12.extensions
Subclasses of CommonFixture in org.opengis.cite.gpkg12.extensionsModifier and TypeClassDescriptionclass
Defines test methods that apply to descriptive information about a GeoPackage's content as it pertains to the metadata extension. -
Uses of CommonFixture in org.opengis.cite.gpkg12.extensions.coverage
Subclasses of CommonFixture in org.opengis.cite.gpkg12.extensions.coverageModifier and TypeClassDescriptionclass
Defines test methods that apply to descriptive information about a GeoPackage's content as it pertains to tiled, gridded coverage data. -
Uses of CommonFixture in org.opengis.cite.gpkg12.extensions.crswkt
Subclasses of CommonFixture in org.opengis.cite.gpkg12.extensions.crswktModifier and TypeClassDescriptionclass
Defines test methods that apply to descriptive information about a GeoPackage's content as it pertains to the CRS WKT extension. -
Uses of CommonFixture in org.opengis.cite.gpkg12.extensions.metadata
Subclasses of CommonFixture in org.opengis.cite.gpkg12.extensions.metadataModifier and TypeClassDescriptionclass
Defines test methods that apply to descriptive information about a GeoPackage's content as it pertains to the metadata extension. -
Uses of CommonFixture in org.opengis.cite.gpkg12.extensions.nonlinear
Subclasses of CommonFixture in org.opengis.cite.gpkg12.extensions.nonlinearModifier and TypeClassDescriptionclass
Defines test methods that apply to descriptive information about a GeoPackage's RTree Index Extension. -
Uses of CommonFixture in org.opengis.cite.gpkg12.extensions.rtreeindex
Subclasses of CommonFixture in org.opengis.cite.gpkg12.extensions.rtreeindexModifier and TypeClassDescriptionclass
Defines test methods that apply to descriptive information about a GeoPackage's RTree Index Extension. -
Uses of CommonFixture in org.opengis.cite.gpkg12.extensions.schema
Subclasses of CommonFixture in org.opengis.cite.gpkg12.extensions.schemaModifier and TypeClassDescriptionclass
Defines test methods that apply to descriptive information about a GeoPackage's content as it pertains to the schema extension. -
Uses of CommonFixture in org.opengis.cite.gpkg12.extensions.webp
Subclasses of CommonFixture in org.opengis.cite.gpkg12.extensions.webpModifier and TypeClassDescriptionclass
Defines test methods that apply to descriptive information about a GeoPackage's content as it pertains to tiled, gridded elevation data. -
Uses of CommonFixture in org.opengis.cite.gpkg12.features
Subclasses of CommonFixture in org.opengis.cite.gpkg12.featuresModifier and TypeClassDescriptionclass
Defines test methods that apply to descriptive information about a GeoPackage's content as it pertains to features. -
Uses of CommonFixture in org.opengis.cite.gpkg12.tiles
Subclasses of CommonFixture in org.opengis.cite.gpkg12.tilesModifier and TypeClassDescriptionclass
Defines test methods that apply to descriptive information about a GeoPackage's content as it pertains to tiles.