Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 460:bdbca6022cf5
Modified Testcases that they work using the ARCSDE 9.2
gnv-artifacts/trunk@514 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 08 Jan 2010 13:04:29 +0000 |
parents | 9c2767fcb388 |
children | 3ddc22aab764 |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Fri Jan 08 10:01:35 2010 +0000 +++ b/gnv-artifacts/ChangeLog Fri Jan 08 13:04:29 2010 +0000 @@ -1,5 +1,23 @@ 2010-01-08 Tim Englich <tim.englich@intevation.de> + * src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestSuite.java (suite): + Added a Testsuit for executing all Testcases at once. + + * src/test/ressources/verticalprofile_mesh/verticalprofile_step_10_feed.xml, + src/test/ressources/timeseries_mesh/timeseries_step_08_feed.xml, + src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_10_feed.xml: + Chanded the feeded Datevalues because the Values in the Database has changed. + + * src/test/ressources/verticalcrosssection_mesh/verticalcrosssection_step_03_advance.xml, + src/test/java/de/intevation/gnv/artifacts/MeshVerticalCrossSectionTestCase.java (testArtifact): + Switched Testcase to the new Condition that an LineString has to be entered. + + * src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_*.xml, + src/test/java/de/intevation/gnv/artifacts/MeshHorizontalCrossSectionTestCase.java (testArtifact): + Switched Testcase to the new Condition that an Polygon has to be entered. + +2010-01-08 Tim Englich <tim.englich@intevation.de> + * src/main/resources/lang/artifactMessages.properties: Added Ressources for the GUI for visualizing the Inputstate for Polygons.