| org.geotools.metadata.ISOTest
ISOTest | public class ISOTest extends TestCase (Code) | | Tests every implementation in the
org.geotools.metadata.iso package.
version: $Id: ISOTest.java 25193 2007-04-18 13:37:38Z desruisseaux $ author: Martin Desruisseaux (Geomatys)MetaData |
Constructor Summary | |
public | ISOTest(String name) Constructs a test case with the given name. |
ISOTest | public ISOTest(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.
|
testDependencies | public void testDependencies()(Code) | | Tests all dependencies starting from the
MetaDataImpl class.
|
testNoCodeList | public void testNoCodeList()(Code) | | Ensures that the
ISOTest.TEST array do not contains code list.
|
|
|