joey: thuban/Extensions/wms/test test_parser.py,1.7,1.8

cvs@intevation.de cvs at intevation.de
Wed Mar 24 18:00:40 CET 2004


Author: joey

Update of /thubanrepository/thuban/Extensions/wms/test
In directory doto:/tmp/cvs-serv12281

Modified Files:
	test_parser.py 
Log Message:
Added a test for finding the integrity problem in the sample response.

Index: test_parser.py
===================================================================
RCS file: /thubanrepository/thuban/Extensions/wms/test/test_parser.py,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- test_parser.py	24 Mar 2004 16:59:02 -0000	1.7
+++ test_parser.py	24 Mar 2004 17:00:37 -0000	1.8
@@ -95,6 +95,15 @@
             self.grok (xml)
 
 
+    def test_grok (self):
+        """
+        Test whether grok() discovers discrepances in the SRS
+        elements, calculated and specified.
+        """
+
+        self.compareLists(['name:beschriftung'], self.srs_discrepances, )
+
+
     def test_general (self):
         """
         Test general attributes extracted from Capabilities XML





More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)