Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/Changelog @ 102:994a39b084d6
Imporved JUnitTest and Bugfixing as a Result of this Improvement.
gnv-artifacts/trunk@150 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 29 Sep 2009 09:55:40 +0000 |
parents | e01c163ea5b0 |
children | 4042844339ee |
comparison
equal
deleted
inserted
replaced
101:e01c163ea5b0 | 102:994a39b084d6 |
---|---|
1 2009-09-29 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/test/ressources/queries.properties Edited: | |
4 Remove to_date from TimeSeries-Quueries becaus of Changes in the conf.xml-File | |
5 * src/test/ressources/conf.xml Edited: | |
6 Correct Types for min- and max-Values from Integer to Date | |
7 * src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java (testTimeSeriesArtifact) Edited: | |
8 Add CallContext to the Tests. | |
9 * src/test/java/de/intevation/gnv/artifacts/TestCallContext.java Add: | |
10 A CallContext used only in Junit-Tests | |
11 | |
1 2009-09-29 Tim Englich <tim.englich@intevation.de> | 12 2009-09-29 Tim Englich <tim.englich@intevation.de> |
2 | 13 |
3 * pom.xml Edited: | 14 * pom.xml Edited: |
4 Added the dependency to Apache-Commons-Validator Version 1.3.1 which is | 15 Added the dependency to Apache-Commons-Validator Version 1.3.1 which is |
5 used for the InputValoue-validation. | 16 used for the InputValoue-validation. |