Uses of Class
org.opengis.cite.kml22.BaseFixture
Packages that use BaseFixture
Package
Description
Conformance Level 1 includes test cases corresponding to absolute requirements.
Conformance Level 2 includes all Level 1 tests and adds test cases covering
requirements that should be satisfied by a KML document; these have the force
of a recommendation, not an absolute requirement.
Conformance Level 3 includes all Level 2 tests and adds test cases covering
requirements that may be satisfied by a KML document.
-
Uses of BaseFixture in org.opengis.cite.kml22.level1
Subclasses of BaseFixture in org.opengis.cite.kml22.level1Modifier and TypeClassDescriptionclassContains test methods that verify constraints applicable to KML features, including: Document Folder NetworkLink Placemark GroundOverlay PhotoOverlay ScreenOverlayclassContains fundamental test methods that apply to any KML document as a whole.classContains test methods that apply to link elements and attributes that refer to various kinds of external resources.classContains test methods that apply to spatial items in a KML resource such as geometry and bounding box elements.classContains test methods that apply to style definitions.classContains test methods that apply to temporal elements (TimeSpan and TimeStamp).classContains test methods that verify constraints applicable to user-defined data elements and their corresponding definitions.classContains test methods that apply to view elements (kml:Camera, kml:LookAt). -
Uses of BaseFixture in org.opengis.cite.kml22.level2
Subclasses of BaseFixture in org.opengis.cite.kml22.level2Modifier and TypeClassDescriptionclassContains test methods for various recommended constraints that should be satisfied by a KML instance.classContains test methods for checking recommended constraints that apply to style selectors (kml: Style and kml:StyleMap elements). -
Uses of BaseFixture in org.opengis.cite.kml22.level3
Subclasses of BaseFixture in org.opengis.cite.kml22.level3Modifier and TypeClassDescriptionclassContains test methods for various optional constraints that may be satisfied by a KML instance.