Uses of Class
org.opengis.test.Configuration
-
Packages that use Configuration Package Description org.opengis.test The GeoAPI conformance testing framework.org.opengis.test.referencing Validators and test suites for theorg.opengis.referencingpackage.org.opengis.test.referencing.gigs Implements the Geospatial Integrity of Geoscience Software tests.org.opengis.test.util Validators and test suites for theorg.opengis.utilpackage.org.opengis.test.wkt Tests Well-Known Text (WKT) parsing. -
-
Uses of Configuration in org.opengis.test
Methods in org.opengis.test that return Configuration Modifier and Type Method Description ConfigurationImplementationDetails. configuration(Factory... factories)Returns the set of tests that should be disabled, ornullif none.ConfigurationTestCase. configuration()Returns information about the configuration of the test which has been run.Constructors in org.opengis.test with parameters of type Configuration Constructor Description Configuration(Configuration toCopy)Creates a new configuration with the same mappings as the specified configuration. -
Uses of Configuration in org.opengis.test.referencing
Methods in org.opengis.test.referencing that return Configuration Modifier and Type Method Description ConfigurationAffineTransformTest. configuration()Returns information about the configuration of the test which has been run.ConfigurationAuthorityFactoryTest. configuration()Returns information about the configuration of the test which has been run.ConfigurationParameterizedTransformTest. configuration()Returns information about the configuration of the test which has been run.ConfigurationTransformTestCase. configuration()Returns information about the configuration of the test which has been run. -
Uses of Configuration in org.opengis.test.referencing.gigs
Methods in org.opengis.test.referencing.gigs that return Configuration Modifier and Type Method Description ConfigurationAuthorityFactoryTestCase. configuration()Returns information about the configuration of the test which has been run.ConfigurationGIGS2001. configuration()Returns information about the configuration of the test which has been run.ConfigurationGIGS2002. configuration()Returns information about the configuration of the test which has been run.ConfigurationGIGS2003. configuration()Returns information about the configuration of the test which has been run.ConfigurationGIGS2004. configuration()Returns information about the configuration of the test which has been run.ConfigurationGIGS2005. configuration()Returns information about the configuration of the test which has been run.ConfigurationGIGS2006. configuration()Returns information about the configuration of the test which has been run.ConfigurationGIGS2007. configuration()Returns information about the configuration of the test which has been run.ConfigurationGIGS2008. configuration()Returns information about the configuration of the test which has been run.ConfigurationGIGS2009. configuration()Returns information about the configuration of the test which has been run.ConfigurationGIGS3002. configuration()Returns information about the configuration of the test which has been run.ConfigurationGIGS3003. configuration()Returns information about the configuration of the test which has been run.ConfigurationGIGS3004. configuration()Returns information about the configuration of the test which has been run.ConfigurationGIGS3005. configuration()Returns information about the configuration of the test which has been run.ConfigurationUserObjectFactoryTestCase. configuration()Returns information about the configuration of the test which has been run. -
Uses of Configuration in org.opengis.test.util
Methods in org.opengis.test.util that return Configuration Modifier and Type Method Description ConfigurationNameTest. configuration()Returns information about the configuration of the test which has been run. -
Uses of Configuration in org.opengis.test.wkt
Methods in org.opengis.test.wkt that return Configuration Modifier and Type Method Description ConfigurationCRSParserTest. configuration()Returns information about the configuration of the test which has been run.
-