| org.geotools.referencing.wkt.SymbolsTest
SymbolsTest | public class SymbolsTest extends TestCase (Code) | | Tests the
Symbols implementation.
version: $Id: SymbolsTest.java 25452 2007-05-07 15:07:13Z desruisseaux $ author: Martin Desruisseaux |
Constructor Summary | |
public | SymbolsTest(String name) Constructs a test case with the given name. |
SymbolsTest | public SymbolsTest(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.
|
|
|