org.deegree.protocol.wfs.client
Class WFSClientTest

java.lang.Object
  extended by org.deegree.protocol.wfs.client.WFSClientTest

public class WFSClientTest
extends Object

Tests the WFSClient against various WFS server instances.

Version:
$Revision: 32012 $, $Date: 2011-09-26 16:06:20 +0200 (Mon, 26 Sep 2011) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Constructor Summary
WFSClientTest()
           
 
Method Summary
 void testCapabilitiesExtraction100()
           
 void testCapabilitiesExtraction110()
           
 void testGetAppSchema100()
           
 void testGetAppSchema110()
           
 void testGetFeature110()
           
 void testGetFeature110PropertyIsEqualToFilter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WFSClientTest

public WFSClientTest()
Method Detail

testCapabilitiesExtraction100

public void testCapabilitiesExtraction100()
                                   throws Exception
Throws:
Exception

testCapabilitiesExtraction110

public void testCapabilitiesExtraction110()
                                   throws Exception
Throws:
Exception

testGetAppSchema100

public void testGetAppSchema100()
                         throws Exception
Throws:
Exception

testGetAppSchema110

public void testGetAppSchema110()
                         throws Exception
Throws:
Exception

testGetFeature110

public void testGetFeature110()
                       throws Exception
Throws:
Exception

testGetFeature110PropertyIsEqualToFilter

public void testGetFeature110PropertyIsEqualToFilter()
                                              throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.