| org.geotools.data.wfs.ParseCapabilitesTest
ParseCapabilitesTest | public class ParseCapabilitesTest extends TestCase (Code) | | Test the ability to read a capabilities document. The emphasis is in making sure that
the Function expressions are constructed correctly.
author: Jesse |
testGeoserverSupportedFunctionExpression | public void testGeoserverSupportedFunctionExpression() throws Exception(Code) | | |
testNoSupportedFunctionExpression | public void testNoSupportedFunctionExpression() throws Exception(Code) | | |
testSomeSupportedFunctionExpression | public void testSomeSupportedFunctionExpression() throws Exception(Code) | | |
|
|