| java.lang.Object org.geotools.metadata.AllTests
AllTests | final public class AllTests (Code) | | Performs all tests for the org.geotools.metadata package and dependencies.
version: $Id: AllTests.java 26581 2007-08-17 18:04:30Z desruisseaux $ author: Martin Desruisseaux |
Method Summary | |
public static void | main(String[] args) Run the suite from the command line. | public static Test | suite() Returns all suites. |
main | public static void main(String[] args)(Code) | | Run the suite from the command line.
|
suite | public static Test suite()(Code) | | Returns all suites.
|
|
|