| |
|
| org.geotools.math.GeometryTest
GeometryTest | final public class GeometryTest extends TestCase (Code) | | Test the
Line and
Plane classes.
version: $Id: GeometryTest.java 22443 2006-10-27 20:47:22Z desruisseaux $ author: Martin Desruisseaux |
Constructor Summary | |
public | GeometryTest(String name) Constructs a test case with the given name. |
GeometryTest | public GeometryTest(String name)(Code) | | Constructs a test case with the given name.
|
main | public static void main(String[] args)(Code) | | Run the suit from the command line.
|
suite | public static Test suite()(Code) | | Returns the test suite.
|
|
|
|