| org.geotools.data.DataTestCase org.geotools.validation.FeatureValidationTest
FeatureValidationTest | public class FeatureValidationTest extends DataTestCase (Code) | | FeatureValidationTest purpose.
Description of FeatureValidationTest ...
author: jgarnett, Refractions Research, Inc. author: $Author: sploreg $ (last modification) version: $Id: FeatureValidationTest.java 20884 2006-08-07 14:10:46Z jgarnett $ |
FeatureValidationTest | public FeatureValidationTest(String testName)(Code) | | FeatureValidationTest constructor.
Run test testName .
Parameters: testName - |
setUp | protected void setUp() throws Exception(Code) | | Construct data store for use.
throws: Exception - See Also: junit.framework.TestCase.setUp |
tearDown | protected void tearDown() throws Exception(Code) | | Override tearDown.
throws: Exception - See Also: junit.framework.TestCase.tearDown |
testABunchOfValidations | public void testABunchOfValidations()(Code) | | testABunchOfValidations purpose.
Description ...
|
testIsValidFeatureValidation | public void testIsValidFeatureValidation()(Code) | | |
|
|