juergen 2003/11/18 07:07:53
Modified: testsuite/testsuite/junit/xmltestcases/ACL/functional/groups/Report
02_PrincipalPropertySearch_DisplaynameReport.xml
Log:
corrected (Josef)
Revision Changes Path
1.3 +18 -27
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/groups/Report/02_PrincipalPropertySearch_DisplaynameReport.xml
Index: 02_PrincipalPropertySearch_DisplaynameReport.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/groups/Report/02_PrincipalPropertySearch_DisplaynameReport.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- 02_PrincipalPropertySearch_DisplaynameReport.xml 18 Nov 2003 10:16:45 -0000
1.2
+++ 02_PrincipalPropertySearch_DisplaynameReport.xml 18 Nov 2003 15:07:53 -0000
1.3
@@ -1,19 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE test SYSTEM "../../../../../Tprocessor.dtd">
<test>
- <specification>
- <abstract> Test to check Report command on a group collection to get
displayname of a searched user</abstract>
- <description>
+ <specification>
+ <abstract> Test to check Report command on a group collection to get
displayname of a searched user</abstract>
+ <description>
1) REPORT .../groups/%globalVariableGroupsColl%2
</description>
- <expectedResult> The Report should return the displayname of all principal
matching the search string</expectedResult>
- </specification>
- <step>
- <request>
- <command
varUsage="globalVariableRootUserPath,globalVariableGroupsColl,globalVariableGroup,globalVariableServerName">REPORT
%globalVariableRootUserPath%/%globalVariableGroupsColl%/%globalVariableGroup%2
HTTP/1.0</command>
- <header>Content-Type: text/html; charset="utf-8"</header>
- <header>Depth: INFINITY</header>
- <body
varUsage="globalVariableGroup,globalVariableGroupsColl,globalVariableServerName,user"><![CDATA[<?xml
version="1.0" encoding="utf-8"?>
+ <expectedResult> The Report should return the displayname of all
principal matching the search string</expectedResult>
+ </specification>
+ <step>
+ <request>
+ <command
varUsage="globalVariableRootUserPath,globalVariableGroupsColl,globalVariableGroup,globalVariableServerName">REPORT
%globalVariableRootUserPath%/%globalVariableGroupsColl%/%globalVariableGroup%2
HTTP/1.0</command>
+ <header>Content-Type: text/html; charset="utf-8"</header>
+ <header>Depth: INFINITY</header>
+ <body
varUsage="globalVariableGroup,globalVariableGroupsColl,globalVariableServerName,user"><![CDATA[<?xml
version="1.0" encoding="utf-8"?>
<D:principal-property-search xmlns:D="DAV:">
<D:property-search>
<D:prop>
@@ -27,20 +27,12 @@
</D:principal-property-search>
]]></body>
- </request>
- <response>
- <command>HTTP/1.1 207 Multi-Status</command>
- <body
varUsage="globalVariableGroup,globalVariableGroupsColl,globalVariableUsersColl,globalVariableRootUserPath,globalVariableUserPath,globalVariableServerName,user,host"><![CDATA[<?xml
version="1.0" encoding="utf-8"?>
+ </request>
+ <response>
+ <command>HTTP/1.1 207 Multi-Status</command>
+ <body
varUsage="globalVariableGroup,globalVariableGroupsColl,globalVariableUsersColl,globalVariableRootUserPath,globalVariableUserPath,globalVariableServerName,user,host"><![CDATA[<?xml
version="1.0" encoding="utf-8"?>
<D:multistatus xmlns:D="DAV:">
- <D:response>
-
<D:href>%globalVariableRootUserPath%/%globalVariableGroupsColl%/%globalVariableGroup%2/2%globalVariableGroup%2%user%</D:href>
- <D:propstat>
- <D:prop>
- <D:displayname>2%globalVariableGroup%2%user%</D:displayname>
- </D:prop>
- <D:status>HTTP/1.1 200 OK</D:status>
- </D:propstat>
- </D:response>
+
<D:response>
<D:href>%globalVariableRootUserPath%/%globalVariableUsersColl%/2%globalVariableGroup%2%user%</D:href>
<D:propstat>
@@ -53,7 +45,6 @@
</D:multistatus>
]]></body>
- </response>
- </step>
+ </response>
+ </step>
</test>
-
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]