Uses of Class
org.opengis.test.TestCase
-
Packages that use TestCase Package Description org.opengis.test.referencing Validators and test suites for theorg.opengis.referencing
package.org.opengis.test.util Validators and test suites for theorg.opengis.util
package. -
-
Uses of TestCase in org.opengis.test.referencing
Subclasses of TestCase in org.opengis.test.referencing Modifier and Type Class Description class
CRSTest
Tests Coordinate Reference System and related objects from theorg.opengis.referencing.crs
packages.class
ReferencingTest
Tests Coordinate Reference System and related objects from theorg.opengis.referencing.crs
,cs
anddatum
packages.class
TransformTestCase
Base class for tests ofMathTransform
implementations. -
Uses of TestCase in org.opengis.test.util
Subclasses of TestCase in org.opengis.test.util Modifier and Type Class Description class
NameTest
Tests generic name and related objects from theorg.opengis.util
package.
-