diff src/test/java/de/intevation/lada/test/ServiceTest.java @ 1243:b652f4c9b75c

Add automatic tests for DeskriptorService.
author Tom Gottfried <tom@intevation.de>
date Thu, 15 Dec 2016 16:16:32 +0100
parents 95d04f56266d
children
line wrap: on
line diff
--- a/src/test/java/de/intevation/lada/test/ServiceTest.java	Thu Dec 15 13:19:00 2016 +0100
+++ b/src/test/java/de/intevation/lada/test/ServiceTest.java	Thu Dec 15 16:16:32 2016 +0100
@@ -48,7 +48,7 @@
 
     protected List<Protocol> protocol;
 
-    protected List<String> timestampAttributes;
+    protected List<String> timestampAttributes = new ArrayList<String>();
     protected List<String> geomPointAttributes = new ArrayList<String>();
 
     protected URL baseUrl;
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)