annotate src/test/resources/datasets/dbUnit_import_merge_match_kommentarm.json @ 1084:1868bd3565bf schema-update

update stammdaten.deskriptor_umwelt
author Michael Stanko <mstanko@bfs.de>
date Thu, 13 Oct 2016 11:13:46 +0200
parents 28d2d5be7e03
children
rev   line source
1050
28d2d5be7e03 Added unit tests for importer update path.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
1 {
28d2d5be7e03 Added unit tests for importer update path.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
2 "land.kommentar_m": [{
28d2d5be7e03 Added unit tests for importer update path.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
3 "id": 1000,
28d2d5be7e03 Added unit tests for importer update path.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
4 "messungs_id": 1200,
28d2d5be7e03 Added unit tests for importer update path.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
5 "datum": "2012-05-08 12:00:00",
28d2d5be7e03 Added unit tests for importer update path.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
6 "mst_id": "06010",
28d2d5be7e03 Added unit tests for importer update path.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
7 "text": "Testtext"
28d2d5be7e03 Added unit tests for importer update path.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
8 }, {
28d2d5be7e03 Added unit tests for importer update path.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
9 "id": 1001,
28d2d5be7e03 Added unit tests for importer update path.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
10 "messungs_id": 1200,
28d2d5be7e03 Added unit tests for importer update path.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
11 "datum": "2012-03-08 12:00:00",
28d2d5be7e03 Added unit tests for importer update path.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
12 "mst_id": "06010",
28d2d5be7e03 Added unit tests for importer update path.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
13 "text": "Testtext3"
28d2d5be7e03 Added unit tests for importer update path.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
14 }]
28d2d5be7e03 Added unit tests for importer update path.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
15 }
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)