diff src/test/resources/datasets/dbUnit_messprogramm.json @ 832:59c51da59b30

Refactored test environment. Land tests are using arquillian persistence extension (built on DBUnit).
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 18 Dec 2015 18:01:00 +0100
parents
children 685ced261ea4
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/test/resources/datasets/dbUnit_messprogramm.json	Fri Dec 18 18:01:00 2015 +0100
@@ -0,0 +1,18 @@
+{
+    "land.messprogramm": [{
+        "id": 1000,
+        "name": "testprogramm",
+        "test": false,
+        "netzbetreiber_id": "06",
+        "mst_id": "06010",
+        "datenbasis_id": 2,
+        "gem_id": "11000000",
+        "media_desk": "D: 50 90 01 06 02 05 00 00 00 00 00 00",
+        "umw_id": "N81",
+        "probenart_id": 3,
+        "probenintervall": "M",
+        "teilintervall_von": 1,
+        "teilintervall_bis": 30,
+        "letzte_aenderung": "2015-03-01 12:00:00"
+    }]
+}
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)