Uses of Package
org.opengis.test.referencing
Package
Description
The GeoAPI conformance testing framework.
Validators and test suites for the
org.opengis.referencing
package.-
ClassDescriptionValidates
CoordinateReferenceSystem
and related objects from theorg.opengis.referencing.crs
package.ValidatesCoordinateSystem
and related objects from theorg.opengis.referencing.cs
package.ValidatesDatum
and related objects from theorg.opengis.datum
package.ValidatesCoordinateOperation
and related objects from theorg.opengis.referencing.operation
package.ValidatesParameterValue
and related objects from theorg.opengis.parameter
package. -
ClassDescriptionThrown by
TransformTestCase.verifyDerivative(double[])
when a transform derivative did not produced the expected values.Tests the creation of referencing objects from the object factories given at construction time.Base class ofCoordinateReferenceSystem
implementation tests.Base class for validators ofIdentifiedObject
and related objects from theorg.opengis.referencing
package.Thrown byTransformTestCase
when aMathTransform
did not produced the expected value.Base class forMathTransform
implementation tests.