juergen     2002/08/13 02:29:46

  Modified:    
testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlExisitingMethods
                        OptionsAccess-ControlHeader.xml
  Log:
  minor formatting
  
  Revision  Changes    Path
  1.3       +16 -22    
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlExisitingMethods/OptionsAccess-ControlHeader.xml
  
  Index: OptionsAccess-ControlHeader.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlExisitingMethods/OptionsAccess-ControlHeader.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- OptionsAccess-ControlHeader.xml   4 Jul 2002 11:19:56 -0000       1.2
  +++ OptionsAccess-ControlHeader.xml   13 Aug 2002 09:29:46 -0000      1.3
  @@ -1,32 +1,26 @@
   <?xml version="1.0" encoding="UTF-8"?>
  - <!DOCTYPE test SYSTEM "../../../../Tprocessor.dtd">
  -    
  +<!DOCTYPE test SYSTEM "../../../../Tprocessor.dtd">
   <test>
  -
        <specification>
                <abstract> Test to check if server supports access control </abstract>
  -             
                <description>
                1) Options command attempted on global collection
                </description>
  -             
                <expectedResult> Options should return 200 OK with access-control in 
the header </expectedResult>
        </specification>
  -     
  -       <step>
  -          <request>
  -             <command 
varUsage="globalVariableCollection,globalVariableServerName">OPTIONS  
/%globalVariableServerName%/%globalVariableCollection%/ HTTP/1.1</command>
  -                  <header>User-Agent: Microsoft Data Access Internet Publishing 
Provider DAV</header>
  -                  <header>Accept-Language: en-us</header>
  -             <header>Connection: Keep-Alive</header>
  -                  <header>Translate: f</header>
  -                  <body />
  -       </request>
  -       <response>
  -                  <command>HTTP/1.1 200 OK</command>
  -                  <header>DAV: 1, 2, slide, access-control, version-control, 
version-history, checkout-in-place, workspace, working-resource, update, label</header>
  -                  <body />
  -       </response>
  -       </step>
  -
  +     <step>
  +             <request>
  +                     <command 
varUsage="globalVariableCollection,globalVariableServerName">OPTIONS  
/%globalVariableServerName%/%globalVariableCollection%/ HTTP/1.1</command>
  +                     <header>User-Agent: Microsoft Data Access Internet Publishing 
Provider DAV</header>
  +                     <header>Accept-Language: en-us</header>
  +                     <header>Connection: Keep-Alive</header>
  +                     <header>Translate: f</header>
  +                     <body/>
  +             </request>
  +             <response>
  +                     <command>HTTP/1.1 200 OK</command>
  +                     <header>DAV: 1, 2, slide, access-control, version-control, 
version-history, checkout-in-place, workspace, working-resource, update, label</header>
  +                     <body/>
  +             </response>
  +     </step>
   </test>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to