Tests if the CRS utility class is functioning correctly when using HSQL datastore.
version: $Id: CRSTest.java 25406 2007-05-03 18:08:10Z desruisseaux $ author: Jody Garnett author: Martin Desruisseaux
Constructor Summary
public
CRSTest(String name) Constructs a test case with the given name.
Method Summary
public static void
main(String[] args) Run the suite from the command line.
public void testForcedAxisOrder() throws NoSuchAuthorityCodeException, FactoryException(Code)
Tests the (longitude, latitude) axis order for EPSG:4326.
testSuccess
public void testSuccess() throws FactoryException(Code)
Tests the number of CRS that can be created. This test will be executed only if this test
suite is run with the
-verbose option provided on the command line.
testSystemPropertyToForceXY
public void testSystemPropertyToForceXY() throws NoSuchAuthorityCodeException, FactoryException(Code)
Tests again EPSG:4326, but forced to (longitude, latitude) axis order.
System.clearProperty