Package org.opengis.test.referencing
package org.opengis.test.referencing
Validators and test suites for the
org.opengis.referencing
package.- Since:
- 2.2
- Version:
- 3.0
-
ClassDescriptionTests Coordinate Reference System and related objects from the
org.opengis.referencing.crs
packages.ValidatesCoordinateReferenceSystem
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.Tests Coordinate Reference System and related objects from theorg.opengis.referencing.crs
,cs
anddatum
packages.ValidatesIdentifiedObject
and related objects from theorg.opengis.referencing
package.A trivial implementation ofDirectPosition
for internal usage byTransformTestCase
.Thrown when a transform didn't produced the expected value.Base class for tests ofMathTransform
implementations.