]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-1927 Added missing test resources
authorPatrick Schmitz <pschmitz@berkeley.edu>
Wed, 23 Nov 2011 22:26:52 +0000 (22:26 +0000)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Wed, 23 Nov 2011 22:26:52 +0000 (22:26 +0000)
services/IntegrationTests/src/test/resources/test-data/xmlreplay/authrefs/res/foo.res.xml [new file with mode: 0644]
services/IntegrationTests/src/test/resources/test-data/xmlreplay/authrefs/res/intakesAuthRefs.res.xml [new file with mode: 0644]

diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/authrefs/res/foo.res.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/authrefs/res/foo.res.xml
new file mode 100644 (file)
index 0000000..2c0ce3c
--- /dev/null
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<foo>
+</foo>
+
diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/authrefs/res/intakesAuthRefs.res.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/authrefs/res/intakesAuthRefs.res.xml
new file mode 100644 (file)
index 0000000..bbc40e9
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<ns3:authority-ref-list xmlns:ns2="http://collectionspace.org/services/jaxb"
+    xmlns:ns3="http://collectionspace.org/services/common/authorityref">
+    <pageNum>0</pageNum>
+    <pageSize>40</pageSize>
+    <itemsInPage>8</itemsInPage>
+    <totalItems>8</totalItems>
+</ns3:authority-ref-list>