juergen 2002/07/16 06:34:05
Modified: testsuite/testsuite/junit/xmltestcases/ACL/functional/Report
ACLPrincipalMatchPrincipal-PropertyReport.xml
Log:
no message
Revision Changes Path
1.2 +21 -2
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Report/ACLPrincipalMatchPrincipal-PropertyReport.xml
Index: ACLPrincipalMatchPrincipal-PropertyReport.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Report/ACLPrincipalMatchPrincipal-PropertyReport.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ACLPrincipalMatchPrincipal-PropertyReport.xml 16 Jul 2002 13:26:52 -0000
1.1
+++ ACLPrincipalMatchPrincipal-PropertyReport.xml 16 Jul 2002 13:34:05 -0000
1.2
@@ -8,11 +8,11 @@
<description>
1) MKCOL command which creates a child collection (/test)
- 2) ACL command which denies all access to the user %user% on the
collection /test
+ 2) PUT command which creates a file in the collection /test
3) REPORT command which obtains information about the resource
</description>
- <expectedResult> The (acl-principal-prop-set) Report returning
resourcetype property for principal %user% and "administration/security/users"
</expectedResult>
+ <expectedResult> The (principal-match) Report returning a Dav:response
element for each member of the collection that matchs the %user% (the %user% is owner
of it) </expectedResult>
</specification>
<step>
@@ -53,6 +53,25 @@
</response>
</step>
+ <step>
+<user varUsage="user">2%user%</user>
+<password varUsage="user">2%user%</password>
+ <request>
+ <command varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/%globalVariableCollection%/test/test.xml HTTP/1.1</command>
+ <header>Accept-Language: en-us</header>
+ <header>Translate: f</header>
+ <header>User-Agent: Microsoft Data Access Internet Publishing Provider
DAV</header>
+ <header>Connection: Keep-Alive</header>
+ <body fileReference="../../../contentDirectory/validXML.xm1">
+ </body>
+ </request>
+ <response>
+ <command>HTTP/1.0 201 Created</command>
+ <header>Date: Wed, 14 Mar 2001 15:45:51 GMT+01:00</header>
+ <header>Content-Language: en</header>
+ <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java
1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
+ </response>
+ </step>
<step>
<user varUsage="user">%user%</user>
<password varUsage="user">%user%</password>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>