[prev in list] [next in list] [prev in thread] [next in thread] 

List:       slide-dev
Subject:    cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/configuration removestor
From:       juergen () apache ! org
Date:       2002-08-29 9:08:44
[Download RAW message or body]

juergen     2002/08/29 02:08:44

  Added:       testsuite/testsuite/junit/xmltestcases/functional/configuration
                        removestore_webdav_stores.xml
  Log:
  possibility to remove webdav stores again
  
  Revision  Changes    Path
  1.1                  \
jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/configuration/removestore_webdav_stores.xml
  
  Index: removestore_webdav_stores.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE test SYSTEM "../../../Tprocessor.dtd">
  <test>
  	<specification>
  		<abstract> Checks if the default stores for the webdav test suite can be created. \
After running this test the webDAV server needs to be restarted</abstract>  \
<description> The test case consist of following steps: PUTs a  configuration file \
into administration/configuration directory</description>  <expectedResult> Status \
code returned by Put Method must be 201 Created/Changed to 204 in order to run it \
repeatedly</expectedResult>  </specification>
  	<step>
  		<request>
  			<command varUsage="globalVariableCollection,globalVariableServerName">DELETE \
/%globalVariableServerName%/administration/configuration/%globalVariableCollection%.xml</command>
  </request>
  		<response>
  			<command>HTTP/1.0 (204,404)</command>
  		</response>
  	</step>
  	<step>
  		<request>
  			<command varUsage="globalVariableCollection,globalVariableServerName">DELETE \
/%globalVariableServerName%/administration/configuration/%globalVariableCollection%_secondCollection.xml</command>
  </request>
  		<response>
  			<command>HTTP/1.0 (204,404)</command>
  		</response>
  	</step>
  </test>
  
  
  

--
To unsubscribe, e-mail:   <mailto:slide-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:slide-dev-help@jakarta.apache.org>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic