| org.geotools.referencing.cs.DirectionAlongMeridianTest
DirectionAlongMeridianTest | public class DirectionAlongMeridianTest extends TestCase (Code) | | Tests the
DirectionAlongMeridian class.
version: $Id: DirectionAlongMeridianTest.java 24683 2007-03-06 06:02:15Z desruisseaux $ author: Martin Desruisseaux |
DirectionAlongMeridianTest | public DirectionAlongMeridianTest(String name)(Code) | | Constructs a test case with the given name.
|
main | public static void main(String[] args)(Code) | | Run the suite from the command line.
|
suite | public static Test suite()(Code) | | Returns the test suite.
|
testOrdering | public void testOrdering()(Code) | | Tests the ordering, which also involve a test of angle measurement.
|
|
|