Uses of Class
org.opengis.cite.gpkg12.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
-
Uses of CommonFixture in org.opengis.cite.gpkg12.attributes
Modifier and TypeClassDescriptionclass
Defines test methods that verify a GeoPackage's content relating to attributes. -
Uses of CommonFixture in org.opengis.cite.gpkg12.core
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier 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
Modifier and TypeClassDescriptionclass
Defines test methods that apply to descriptive information about a GeoPackage's content as it pertains to tiles.