juergen 2003/12/04 04:16:31
Modified: testsuite/testsuite/junit/xmltestcases/BIND/functional/VCR/UNEXPLAINED
VcrBindChoutUnchout.xml VcrBindChoutChin.xml
Log:
(fga) Corrected path to files.
Revision Changes Path
1.3 +1 -1
jakarta-slide/testsuite/testsuite/junit/xmltestcases/BIND/functional/VCR/UNEXPLAINED/VcrBindChoutUnchout.xml
Index: VcrBindChoutUnchout.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/BIND/functional/VCR/UNEXPLAINED/VcrBindChoutUnchout.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- VcrBindChoutUnchout.xml 4 Nov 2003 12:09:13 -0000 1.2
+++ VcrBindChoutUnchout.xml 4 Dec 2003 12:16:31 -0000 1.3
@@ -45,7 +45,7 @@
<step>
<request>
<command varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/%globalVariableCollection%/test2/test2.xml
HTTP/1.1</command>
- <body fileReference="../../../contentDirectory/validXML.xm1" />
+ <body fileReference="../../../../contentDirectory/validXML.xm1" />
</request>
<response>
<command>HTTP/1.0 201 Created</command>
1.3 +149 -149
jakarta-slide/testsuite/testsuite/junit/xmltestcases/BIND/functional/VCR/UNEXPLAINED/VcrBindChoutChin.xml
Index: VcrBindChoutChin.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/BIND/functional/VCR/UNEXPLAINED/VcrBindChoutChin.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- VcrBindChoutChin.xml 4 Nov 2003 12:09:13 -0000 1.2
+++ VcrBindChoutChin.xml 4 Dec 2003 12:16:31 -0000 1.3
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE test SYSTEM "../../../../../Tprocessor.dtd">
<test>
- <specification>
- <abstract> Test which checks that seconds version-history is different to
first. </abstract>
- <description>
+ <specification>
+ <abstract> Test which checks that seconds version-history is different
to first. </abstract>
+ <description>
1) Create three collection, test1,test2,test3
2) Create test2.xml under test2
3) VERSION-CONTROL command which puts the file test2.xml under version
control
@@ -14,95 +14,95 @@
8) Delete command which deletes the resources created by test
</description>
- <expectedResult> 2 report commands should return different version-history
properties </expectedResult>
- </specification>
- <step>
- <request>
- <command varUsage="globalVariableCollection,globalVariableServerName">MKCOL
/%globalVariableServerName%/%globalVariableCollection%/test1 HTTP/1.1</command>
- </request>
- <response>
- <command>HTTP/1.0 201 Created</command>
- </response>
- </step>
- <step>
- <request>
- <command varUsage="globalVariableCollection,globalVariableServerName">MKCOL
/%globalVariableServerName%/%globalVariableCollection%/test2 HTTP/1.1</command>
- </request>
- <response>
- <command>HTTP/1.0 201 Created</command>
- </response>
- </step>
- <step>
- <request>
- <command varUsage="globalVariableCollection,globalVariableServerName">MKCOL
/%globalVariableServerName%/%globalVariableCollection%/test3 HTTP/1.1</command>
- </request>
- <response>
- <command>HTTP/1.0 201 Created</command>
- </response>
- </step>
- <step>
- <request>
- <command varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/%globalVariableCollection%/test2/test2.xml
HTTP/1.1</command>
- <body fileReference="../../../contentDirectory/validXML.xm1" />
- </request>
- <response>
- <command>HTTP/1.0 201 Created</command>
- </response>
- </step>
- <step>
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">VERSION-CONTROL
/%globalVariableServerName%/%globalVariableCollection%/test2/test2.xml
HTTP/1.1</command>
- <header>Content-Type: text/xml; charset="utf-8"</header>
- </request>
- <response>
- <command>HTTP/1.0 200 OK</command>
- </response>
- </step>
- <step>
- <request>
- <command varUsage="globalVariableCollection,globalVariableServerName">BIND
/%globalVariableServerName%/%globalVariableCollection%/test1 HTTP/1.1</command>
- <header>Overwrite: F</header>
- <body
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml
version="1.0" encoding="utf-8"?>
+ <expectedResult> 2 report commands should return different
version-history properties </expectedResult>
+ </specification>
+ <step>
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">MKCOL
/%globalVariableServerName%/%globalVariableCollection%/test1 HTTP/1.1</command>
+ </request>
+ <response>
+ <command>HTTP/1.0 201 Created</command>
+ </response>
+ </step>
+ <step>
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">MKCOL
/%globalVariableServerName%/%globalVariableCollection%/test2 HTTP/1.1</command>
+ </request>
+ <response>
+ <command>HTTP/1.0 201 Created</command>
+ </response>
+ </step>
+ <step>
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">MKCOL
/%globalVariableServerName%/%globalVariableCollection%/test3 HTTP/1.1</command>
+ </request>
+ <response>
+ <command>HTTP/1.0 201 Created</command>
+ </response>
+ </step>
+ <step>
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/%globalVariableCollection%/test2/test2.xml
HTTP/1.1</command>
+ <body
fileReference="../../../../contentDirectory/validXML.xm1"/>
+ </request>
+ <response>
+ <command>HTTP/1.0 201 Created</command>
+ </response>
+ </step>
+ <step>
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">VERSION-CONTROL
/%globalVariableServerName%/%globalVariableCollection%/test2/test2.xml
HTTP/1.1</command>
+ <header>Content-Type: text/xml; charset="utf-8"</header>
+ </request>
+ <response>
+ <command>HTTP/1.0 200 OK</command>
+ </response>
+ </step>
+ <step>
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">BIND
/%globalVariableServerName%/%globalVariableCollection%/test1 HTTP/1.1</command>
+ <header>Overwrite: F</header>
+ <body
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml
version="1.0" encoding="utf-8"?>
<bind>
<segment>test2.xml</segment>
<href>/%globalVariableServerName%/%globalVariableCollection%/test2/test2.xml</href>
</bind>
]]></body>
- </request>
- <response>
- <command>HTTP/1.1 201 Created</command>
- </response>
- </step>
- <step>
- <request>
- <command varUsage="globalVariableCollection,globalVariableServerName">BIND
/%globalVariableServerName%/%globalVariableCollection%/test3 HTTP/1.1</command>
- <header>Overwrite: F</header>
- <body
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml
version="1.0" encoding="utf-8"?>
+ </request>
+ <response>
+ <command>HTTP/1.1 201 Created</command>
+ </response>
+ </step>
+ <step>
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">BIND
/%globalVariableServerName%/%globalVariableCollection%/test3 HTTP/1.1</command>
+ <header>Overwrite: F</header>
+ <body
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml
version="1.0" encoding="utf-8"?>
<bind>
<segment>test2.xml</segment>
<href>/%globalVariableServerName%/%globalVariableCollection%/test2/test2.xml</href>
</bind>
]]></body>
- </request>
- <response>
- <command>HTTP/1.1 201 Created</command>
- </response>
- </step>
- <step>
- <request>
- <command
varUsage="globalVariableCollection,globalVariableServerName">CHECKOUT
/%globalVariableServerName%/%globalVariableCollection%/test2/test2.xml
HTTP/1.1</command>
- <header>Content-Type: text/xml; charset="utf-8"</header>
- </request>
- <response>
- <command>HTTP/1.0 200 OK</command>
- </response>
- </step>
- <step>
- <request>
- <command
varUsage="globalVariableCollection,userNumber,globalVariableServerName">REPORT
/%globalVariableServerName%/%globalVariableCollection%/test1/test2.xml
HTTP/1.1</command>
- <body><![CDATA[<?xml version="1.0" encoding="utf-8"?>
+ </request>
+ <response>
+ <command>HTTP/1.1 201 Created</command>
+ </response>
+ </step>
+ <step>
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">CHECKOUT
/%globalVariableServerName%/%globalVariableCollection%/test2/test2.xml
HTTP/1.1</command>
+ <header>Content-Type: text/xml; charset="utf-8"</header>
+ </request>
+ <response>
+ <command>HTTP/1.0 200 OK</command>
+ </response>
+ </step>
+ <step>
+ <request>
+ <command
varUsage="globalVariableCollection,userNumber,globalVariableServerName">REPORT
/%globalVariableServerName%/%globalVariableCollection%/test1/test2.xml
HTTP/1.1</command>
+ <body><![CDATA[<?xml version="1.0" encoding="utf-8"?>
<D:version-tree xmlns:D="DAV:">
<D:prop>
<D:version-history />
@@ -110,10 +110,10 @@
</D:version-tree>
]]></body>
- </request>
- <response>
- <command>HTTP/1.0 207 Multi Status</command>
- <body varUsage="globalVariableCollection,globalVariableServerName"
varDefinition="VH"
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml
version="1.0" encoding="utf-8"?>
+ </request>
+ <response>
+ <command>HTTP/1.0 207 Multi Status</command>
+ <body
varUsage="globalVariableCollection,globalVariableServerName" varDefinition="VH"
varPath="multistatus/response/propstat/prop/version-history/href"><![CDATA[<?xml
version="1.0" encoding="utf-8"?>
<multistatus xmlns="DAV:">
<response>
<href>*</href>
@@ -129,13 +129,13 @@
</multistatus>
]]></body>
- </response>
- </step>
- <step>
- <request>
- <command
varUsage="globalVariableCollection,userNumber,globalVariableServerName,VH">PROPFIND
%VH%/1.0 HTTP/1.1</command>
- <header>Depth: 1</header>
- <body><![CDATA[<?xml version="1.0" encoding="utf-8"?>
+ </response>
+ </step>
+ <step>
+ <request>
+ <command
varUsage="globalVariableCollection,userNumber,globalVariableServerName,VH">PROPFIND
%VH%/1.0 HTTP/1.1</command>
+ <header>Depth: 1</header>
+ <body><![CDATA[<?xml version="1.0" encoding="utf-8"?>
<D:propfind xmlns:D="DAV:">
<D:prop>
<D:successor-set />
@@ -143,10 +143,10 @@
</D:propfind>
]]></body>
- </request>
- <response>
- <command>HTTP/1.0 207 Multi Status</command>
- <body varUsage="globalVariableCollection,globalVariableServerName,VH"
varPath="multistatus/response/propstat/prop/successor-set/href"><![CDATA[<?xml
version="1.0" encoding="utf-8"?>
+ </request>
+ <response>
+ <command>HTTP/1.0 207 Multi Status</command>
+ <body
varUsage="globalVariableCollection,globalVariableServerName,VH"
varPath="multistatus/response/propstat/prop/successor-set/href"><![CDATA[<?xml
version="1.0" encoding="utf-8"?>
<multistatus xmlns="DAV:">
<response>
<href>*</href>
@@ -160,22 +160,22 @@
</multistatus>
]]></body>
- </response>
- </step>
- <step>
- <request>
- <command varUsage="globalVariableCollection,globalVariableServerName">CHECKIN
/%globalVariableServerName%/%globalVariableCollection%/test3/test2.xml
HTTP/1.1</command>
- <header>Content-Type: text/xml; charset="utf-8"</header>
- </request>
- <response>
- <command>HTTP/1.1 201 Created</command>
- </response>
- </step>
- <step>
- <request>
- <command
varUsage="globalVariableCollection,userNumber,globalVariableServerName,VH">PROPFIND
%VH%/1.0 HTTP/1.1</command>
- <header>Depth: 1</header>
- <body><![CDATA[<?xml version="1.0" encoding="utf-8"?>
+ </response>
+ </step>
+ <step>
+ <request>
+ <command
varUsage="globalVariableCollection,globalVariableServerName">CHECKIN
/%globalVariableServerName%/%globalVariableCollection%/test3/test2.xml
HTTP/1.1</command>
+ <header>Content-Type: text/xml; charset="utf-8"</header>
+ </request>
+ <response>
+ <command>HTTP/1.1 201 Created</command>
+ </response>
+ </step>
+ <step>
+ <request>
+ <command
varUsage="globalVariableCollection,userNumber,globalVariableServerName,VH">PROPFIND
%VH%/1.0 HTTP/1.1</command>
+ <header>Depth: 1</header>
+ <body><![CDATA[<?xml version="1.0" encoding="utf-8"?>
<D:propfind xmlns:D="DAV:">
<D:prop>
<D:successor-set />
@@ -183,10 +183,10 @@
</D:propfind>
]]></body>
- </request>
- <response>
- <command>HTTP/1.0 207 Multi Status</command>
- <body varUsage="globalVariableCollection,globalVariableServerName,VH,"
varPath="multistatus/response/propstat/prop/successor-set/href"><![CDATA[<?xml
version="1.0" encoding="utf-8"?>
+ </request>
+ <response>
+ <command>HTTP/1.0 207 Multi Status</command>
+ <body
varUsage="globalVariableCollection,globalVariableServerName,VH,"
varPath="multistatus/response/propstat/prop/successor-set/href"><![CDATA[<?xml
version="1.0" encoding="utf-8"?>
<multistatus xmlns="DAV:">
<response>
<href>*</href>
@@ -202,39 +202,39 @@
</multistatus>
]]></body>
- </response>
- </step>
- <step>
- <request>
- <command
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VH">DELETE
%VH% HTTP/1.1</command>
- </request>
- <response>
- <command>HTTP/1.0 204 No Content</command>
- </response>
- </step>
- <step>
- <request>
- <command
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE
/%globalVariableServerName%/%globalVariableCollection%/test1 HTTP/1.1</command>
- </request>
- <response>
- <command>HTTP/1.0 204 No Content</command>
- </response>
- </step>
- <step>
- <request>
- <command
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE
/%globalVariableServerName%/%globalVariableCollection%/test2 HTTP/1.1</command>
- </request>
- <response>
- <command>HTTP/1.0 204 No Content</command>
- </response>
- </step>
- <step>
- <request>
- <command
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE
/%globalVariableServerName%/%globalVariableCollection%/test3 HTTP/1.1</command>
- </request>
- <response>
- <command>HTTP/1.0 204 No Content</command>
- </response>
- </step>
+ </response>
+ </step>
+ <step>
+ <request>
+ <command
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName,VH">DELETE
%VH% HTTP/1.1</command>
+ </request>
+ <response>
+ <command>HTTP/1.0 204 No Content</command>
+ </response>
+ </step>
+ <step>
+ <request>
+ <command
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE
/%globalVariableServerName%/%globalVariableCollection%/test1 HTTP/1.1</command>
+ </request>
+ <response>
+ <command>HTTP/1.0 204 No Content</command>
+ </response>
+ </step>
+ <step>
+ <request>
+ <command
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE
/%globalVariableServerName%/%globalVariableCollection%/test2 HTTP/1.1</command>
+ </request>
+ <response>
+ <command>HTTP/1.0 204 No Content</command>
+ </response>
+ </step>
+ <step>
+ <request>
+ <command
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE
/%globalVariableServerName%/%globalVariableCollection%/test3 HTTP/1.1</command>
+ </request>
+ <response>
+ <command>HTTP/1.0 204 No Content</command>
+ </response>
+ </step>
</test>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]