| org.geotools.coverage.AllTests
AllTests | public class AllTests extends TestCase (Code) | | Performs all tests for the org.geotools.coverage packages and its dependencies.
version: $Id: AllTests.java 27848 2007-11-12 13:10:32Z 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.
|
|
|