Package org.opengis.cite.gpkg12
package org.opengis.cite.gpkg12
The root package includes supporting classes of general utility such as the main
controller, listeners, and reporters.
Subsidiary packages correspond to distinct test groups such as conformance classes.
-
ClassDescriptionA supporting base class that sets up a common test fixture.Utility class for retrieving and formatting localized error messages that describe failed assertions.Defines keys used to access localized messages for assertion errors.Provides a set of custom assertion methods.Provides various constants pertaining to GeoPackage 1.2 data containers.XML namespace names.An enumerated type defining ISuite attributes that may be set to constitute a shared test fixture.A listener that performs various tasks before and after a test suite is run, usually concerned with maintaining a shared test suite fixture.Checks that various preconditions are satisfied before the test suite is run.A listener that augments a test result with diagnostic information in the event that a test method failed.Main test run controller oversees execution of TestNG test suites.An enumerated type defining all recognized test run arguments.Declares supported command line arguments that are parsed using the JCommander library.A listener that is invoked before and after a test run.