Uses of Class
org.opengis.test.Configuration
Packages that use 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
Methods in org.opengis.test that return ConfigurationModifier and TypeMethodDescriptionTestCase.configuration()
Returns information about the configuration of the test which has been run.Constructors in org.opengis.test with parameters of type ConfigurationModifierConstructorDescriptionConfiguration
(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 ConfigurationModifier 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
Methods in org.opengis.test.util that return ConfigurationModifier and TypeMethodDescriptionNameTest.configuration()
Returns information about the configuration of the test which has been run.