Class CRSTest


  • public abstract class CRSTest
    extends TestCase
    Tests Coordinate Reference System and related objects from the org.opengis.referencing.crs packages. CRS instances are created using the authority factory given at construction time.
    Since:
    2.3
    Version:
    3.0.1
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected CRSTest​(CRSAuthorityFactory factory)
      Creates a new test using the given factory.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testCRSAuthorityCreation()
      Tests the creation of the WGS84 crs from the EPSG code.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait