Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 486:67f6346fb300
Fixed Unittest for HorizontalCrossSections.
gnv-artifacts/trunk@561 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 18 Jan 2010 11:32:23 +0000 |
parents | 4939236c2dc9 |
children | 9da25f0c5962 |
comparison
equal
deleted
inserted
replaced
485:4939236c2dc9 | 486:67f6346fb300 |
---|---|
1 2010-01-18 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_chart.xml, | |
4 src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_odv.xml, | |
5 src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_csv.xml: | |
6 Removed Files, because they are note required any more. | |
7 * src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_zip.xml: | |
8 Added new RequestFile for calling for retrieving a Zip-File from the Server. | |
9 * src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_07_out_wms.xml: | |
10 Added new RequestFile for calling for an WMS-Result. | |
11 * src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_04_feed.xml: | |
12 Added Polygon as WKT into the feed-Request. | |
13 | |
1 2010-01-18 Tim Englich <tim.englich@intevation.de> | 14 2010-01-18 Tim Englich <tim.englich@intevation.de> |
2 | 15 |
3 * src/test/java/de/intevation/gnv/artifacts/TestArtifactDatabase.java (TestArtifactDatabase): | 16 * src/test/java/de/intevation/gnv/artifacts/TestArtifactDatabase.java (TestArtifactDatabase): |
4 New: Added an Testimplementation of the ArtifactDatabase to the Tests to uses it inside the | 17 New: Added an Testimplementation of the ArtifactDatabase to the Tests to uses it inside the |
5 TestCallcontext to prevent NPEs during the Testzenarios. | 18 TestCallcontext to prevent NPEs during the Testzenarios. |