juergen     2002/09/30 05:19:09

  Added:       
testsuite/testsuite/junit/xmltestcases/I18N/DeltaV/functional/Update/Additional_Option_Semantics
                        OptionsUpdte_collection_en.xml
  Log:
  i18n new test cases
  
  Revision  Changes    Path
  1.1                  
jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/DeltaV/functional/Update/Additional_Option_Semantics/OptionsUpdte_collection_en.xml
  
  Index: OptionsUpdte_collection_en.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE test SYSTEM "../../../../../../Tprocessor.dtd">
  <test>
        <specification>
                <abstract> Test to check if server supports Update </abstract>
                <pre-Requisite> The collection specified by the 
localVariableCollection must exist.</pre-Requisite>
                <description>
                1) Options command attempted on global collection
                </description>
                <expectedResult> Options should return 200 OK with Update in the 
header </expectedResult>
        </specification>
        <step>
                <assign 
varDefinition="localVariableCollection">ßàçèéäöüÄÖÜiso8859</assign>
                <request>
                        <command 
varUsage="localVariableCollection,globalVariableServerName">OPTIONS  
/%globalVariableServerName%/ßàçèéäöüÄÖÜiso8859/ HTTP/1.1</command>
                        <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