From ce51b25baf6a6ad4a0d7af80ab442a6fb1f9e0af Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Tue, 8 Jan 2013 14:36:10 -0800 Subject: [PATCH] CSPACE-5728: Substitute a relation in the reverse (reciprocal) direction. --- .../xmlreplay/batch/batch-update-object-loc.xml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch-update-object-loc.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch-update-object-loc.xml index 1e306a611..22da039cb 100644 --- a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch-update-object-loc.xml +++ b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch-update-object-loc.xml @@ -86,15 +86,16 @@ 201 - + + POST /cspace-services/relations batch/relation.xml - ${createCollectionObject.CSID} - CollectionObject - ${createMovement3.CSID} - Movement + ${createMovement3.CSID} + Movement + ${createCollectionObject.CSID} + CollectionObject 201 @@ -112,9 +113,9 @@ - - - + + + GET /cspace-services/collectionobjects/${createCollectionObject.CSID} -- 2.47.3