| org.geotools.data.ArrayFeatureReaderTest
ArrayFeatureReaderTest | public class ArrayFeatureReaderTest extends TestCase (Code) | | Tests the ArrayFeatureReader class
author: jones |
testClose | public void testClose() throws Exception(Code) | | Test method for 'org.geotools.data.ArrayFeatureReader.close()'
throws: Exception - DOCUMENT ME! |
testGetFeatureType | public void testGetFeatureType()(Code) | | Test method for 'org.geotools.data.ArrayFeatureReader.getFeatureType()'
|
testHasNext | public void testHasNext() throws Exception(Code) | | Test method for 'org.geotools.data.ArrayFeatureReader.hasNext()'
throws: Exception - DOCUMENT ME! |
testNext | public void testNext() throws Exception(Code) | | Test method for 'org.geotools.data.ArrayFeatureReader.next()'
throws: Exception - |
|
|