| org.geotools.data.wfs.GeoServerOnlineTest
GeoServerOnlineTest | public class GeoServerOnlineTest extends TestCase (Code) | | |
ATTRIBUTE_TO_EDIT | final public static String ATTRIBUTE_TO_EDIT(Code) | | |
NEW_EDIT_VALUE | final public static String NEW_EDIT_VALUE(Code) | | |
testFeatureReaderWithQuery | public void testFeatureReaderWithQuery() throws Exception(Code) | | Tests case where filter is makes use of 2 different attributes but Query object only requests 1 of the two
attributes. This is a fix for a bug that has occurred.
|
|
|