juergen     2003/08/06 03:56:15

  Modified:    testsuite/testsuite/junit/xmltestcases/BIND/functional/precondition
                        rebindintoCollection.xml
  Log:
  no message
  
  Revision  Changes    Path
  1.2       +8 -9      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/BIND/functional/precondition/rebindintoCollection.xml
  
  Index: rebindintoCollection.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/BIND/functional/precondition/rebindintoCollection.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- rebindintoCollection.xml  6 Aug 2003 10:52:53 -0000       1.1
  +++ rebindintoCollection.xml  6 Aug 2003 10:56:15 -0000       1.2
  @@ -1,19 +1,18 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!DOCTYPE test SYSTEM "../../../../Tprocessor.dtd">
   <test>
  +     
        <specification>
  -             <abstract> checks precondition unbind-from-collection  </abstract>
  +             <abstract> checks precondition rebind-from-collection  </abstract>
                <description> The test case consist of following steps:
  -                                             1) create two test collections, test1 
and test2
  -                                             2) create a file test1.txt in test1
  -                                             3) bind the file test2 to a test1 
(precondition violation)
  -                                             4) unbind the file test2 from 
test1.txt (precondition violation)
  +                                             1) create test collections, test1, 
test3 and test2
  +                                             2) create a file test3.txt in test3
  +                                             3) bind the file test2 to a test1 
  +                                             4) rebind the file test2 from 
test3.txt (precondition violation)
                                                5) delete the collection test2 
  -                                             6) delete the collection test1
  +                                             6) delete the collection test1 and 
test3
                </description>
  -             <expectedResult> UnBind did work successfully </expectedResult>
  -             
  -     </specification>
  +             <expectedResult> reBind did work successfully </expectedResult>
        <step>
                <request>
                        <command 
varUsage="globalVariableCollection,globalVariableServerName">MKCOL 
/%globalVariableServerName%/%globalVariableCollection%/test1 HTTP/1.1</command>
  
  
  

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

Reply via email to