From 045bdcb58d456f58496ce00774bb43bbf61b888b Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Mon, 10 Sep 2012 12:34:53 -0700 Subject: [PATCH] CSPACE-5520: Added expected payload for a relations obj= test of structured objects. --- .../collectionobject-hierarchy.xml | 6 +-- .../res/show-all-relations-top-level.res.xml | 40 +------------------ 2 files changed, 4 insertions(+), 42 deletions(-) diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/collectionobject-hierarchy.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/collectionobject-hierarchy.xml index 51109d38d..23d9212da 100644 --- a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/collectionobject-hierarchy.xml +++ b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/collectionobject-hierarchy.xml @@ -1,7 +1,7 @@ - + @@ -328,7 +328,7 @@ /cspace-services/relations?sbj=${CreateChessSetBox.CSID} 200 - + collectionobject/hierarchy/res/relations-pagination-header.res.xml 0 @@ -341,7 +341,7 @@ /cspace-services/relations?obj=${CreateChessSetBox.CSID} 200 - + collectionobject/hierarchy/res/relations-as-object-top-level.res.xml ${CreateChessSetBox.CSID} diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/hierarchy/res/show-all-relations-top-level.res.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/hierarchy/res/show-all-relations-top-level.res.xml index 1ba06177d..45a260de3 100644 --- a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/hierarchy/res/show-all-relations-top-level.res.xml +++ b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/hierarchy/res/show-all-relations-top-level.res.xml @@ -4,44 +4,6 @@ - 0 - 3 - 3 - - - hasBroader - - ${chessBoardCSID} - CollectionObject - - - ${chessSetBoxCSID} - CollectionObject - - - - - hasBroader - - ${bagOfWhiteChessPiecesCSID} - CollectionObject - - - ${chessSetBoxCSID} - CollectionObject - - - - - hasBroader - - ${bagOfBlackChessPiecesCSID} - CollectionObject - - - ${chessSetBoxCSID} - CollectionObject - - + -- 2.47.3