Uses of Class
org.opengis.test.TestCase
Package
Description
Test suites for coverage implemented on top of the Java Image I/O API.
Validators and test suites for the
org.opengis.referencing
package.Validators and test suites for the
org.opengis.util
package.-
Uses of TestCase in org.opengis.test.coverage.image
Modifier and TypeClassDescriptionclass
Base class for all image I/O tests.class
Base class for testingImageWriter
implementations. -
Uses of TestCase in org.opengis.test.referencing
Modifier and TypeClassDescriptionclass
Tests affine transforms from theorg.opengis.referencing.operation
package.class
Tests the creation of referencing objects from the authority factories given at construction time.class
Deprecated.class
Tests the creation of referencing objects from the object factories given at construction time.class
Tests parameterized math transforms from theorg.opengis.referencing.operation
package.class
Deprecated.Renamed asObjectFactoryTest
.class
Base class ofCoordinateReferenceSystem
implementation tests.class
Base class forMathTransform
implementation tests.class
Tests the Well-Known Text (WKT) parser of Coordinate Reference System (CRS) objects. -
Uses of TestCase in org.opengis.test.util
Modifier and TypeClassDescriptionclass
Tests generic name and related objects from theorg.opengis.util
package.
AuthorityFactoryTest
.