| org.geotools.data.DataTestCase org.geotools.validation.IntegrityValidationTest
IntegrityValidationTest | public class IntegrityValidationTest extends DataTestCase (Code) | | IntegrityValidationTest purpose.
Description of IntegrityValidationTest ...
author: jgarnett, Refractions Research, Inc. author: $Author: sploreg $ (last modification) version: $Id: IntegrityValidationTest.java 20884 2006-08-07 14:10:46Z jgarnett $ |
IntegrityValidationTest | public IntegrityValidationTest(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 |
testUniqueFIDIntegrityValidation | public void testUniqueFIDIntegrityValidation() throws Exception(Code) | | |
|
|