| org.geotools.measure.FormatTest
FormatTest | final public class FormatTest extends TestCase (Code) | | Tests formatting done by the
CoordinateFormat class.
version: $Id: FormatTest.java 27848 2007-11-12 13:10:32Z desruisseaux $ author: Martin Desruisseaux |
Constructor Summary | |
public | FormatTest(String name) Constructs a test case with the given name. |
FormatTest | public FormatTest(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.
|
testCoordinateFormat | public void testCoordinateFormat()(Code) | | Tests formatting of a 4-dimensional coordinates.
|
|
|