Method Summary |
|
public static void | main(String[] args) Run the test from the command line. |
protected void | setUp() Get the authority factory for ESRI. |
public static Test | suite() Returns the test suite. |
public void | test26910() Tests an EPSG code. |
public void | test30591() Tests an ESRI code. |
public void | test42102() Tests an extra code (neither EPSG or ESRI). |
public void | test4269() Tests an EPSG code. |
public void | test4326() Tests an EPSG code. |
public void | testAuthority() Tests the authority code. |
public void | testCodes() Tests the codes. |
public void | testDuplication() Checks for duplication with EPSG-HSQL. |
public void | testInstantiation() Checks for CRS instantiations. |
public void | testVendor() Tests the vendor. |