Uses of Class
org.opengis.test.Configuration
Package
Description
The GeoAPI conformance testing framework.
Validators and test suites for the
org.opengis.referencing
package.Validators and test suites for the
org.opengis.util
package.-
Uses of Configuration in org.opengis.test
Modifier and TypeMethodDescriptionTestCase.configuration()
Returns information about the configuration of the test which has been run.ModifierConstructorDescriptionConfiguration
(Configuration toCopy) Creates a new configuration with the same mappings as the specified configuration. -
Uses of Configuration in org.opengis.test.referencing
Modifier and TypeMethodDescriptionAffineTransformTest.configuration()
Returns information about the configuration of the test which has been run.AuthorityFactoryTest.configuration()
Returns information about the configuration of the test which has been run.ParameterizedTransformTest.configuration()
Returns information about the configuration of the test which has been run.TransformTestCase.configuration()
Returns information about the configuration of the test which has been run.WKTParserTest.configuration()
Returns information about the configuration of the test which has been run. -
Uses of Configuration in org.opengis.test.util
Modifier and TypeMethodDescriptionNameTest.configuration()
Returns information about the configuration of the test which has been run.