juergen     2002/06/27 12:33:41

  Added:       testsuite/testsuite/junit/xmltestcases/I18N/others/put
                        geti18n_shift_jis_sets0171_instance0.xml
                        geti18n_shift_jis_sets0171_instance1.xml
                        geti18n_shift_jis_sets0172_instance0.xml
                        geti18n_shift_jis_sets0172_instance1.xml
  Removed:     testsuite/testsuite/junit/xmltestcases/I18N/others/put
                        geti18n_shift-jis_sets0171_instance0.xml
                        geti18n_shift-jis_sets0171_instance1.xml
                        geti18n_shift-jis_sets0172_instance0.xml
                        geti18n_shift-jis_sets0172_instance1.xml
  Log:
  shift-jis cases are changed shift_jis
  
  Revision  Changes    Path
  1.1                  
jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/others/put/geti18n_shift_jis_sets0171_instance0.xml
  
  Index: geti18n_shift_jis_sets0171_instance0.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE test SYSTEM "../../../../Tprocessor.dtd">
  <test>
        <specification> 
                <abstract> Checks if Get Method with Status code 200 works fine. 
</abstract> 
                <pre-Requisite> In header, if-modified-since should be 
present</pre-Requisite>
                <description> The test case consist of following steps: PUTs a file, 
performs a GET on it and then DELETEs the file</description>
                <expectedResult> Status code returned by Get Method must be 200 Not 
Modified </expectedResult>
        </specification>
  
        <!--             Test Case       Test Case         Test Case          Test 
Case                                      -->        
        <step>
           <request>
                <command 
varUsage="globalVariableCollection,globalVariableServerName">PUT 
/%globalVariableServerName%/%globalVariableCollection%/i18ndoc.xml HTTP/1.1</command>
                        <body 
fileReference="../../../contentDirectory/I18N/others/shift_jis/sets0171_instance0.xm1" 
 fileEncoding='shift_jis'>
                        </body>
           </request>
           <response>
                <command>HTTP/1.0 201 Created</command>
           </response>
        </step>
          <step>
             <request>
                <command 
varUsage="globalVariableCollection,globalVariableServerName">GET 
/%globalVariableServerName%/%globalVariableCollection%/i18ndoc.xml HTTP/1.1</command>
           </request>
           <response>
                <command>HTTP/1.0 200 OK</command>
                <header>Content-Type: text/xml</header>
                <body varUsage="globalVariableXMLReference" 
fileReference="../../../contentDirectory/%globalVariableXMLReference%I18N/others/shift_jis/sets0171_instance0.xm1"
 fileEncoding='UTF-8'>
                </body>
           </response>
                </step>
        <step>
           <request>
                <command 
varUsage="globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/i18ndoc.xml HTTP/1.1</command>
                <header>Destroy: NoUndelete</header>
           </request>
           <response>
                <command>HTTP/1.0 204 No Content</command>
           </response>
        </step>
        <!--             Test Case       Test Case         Test Case          Test 
Case                                      -->
  
  </test>
  
  
  1.1                  
jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/others/put/geti18n_shift_jis_sets0171_instance1.xml
  
  Index: geti18n_shift_jis_sets0171_instance1.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE test SYSTEM "../../../../Tprocessor.dtd">
  <test>
        <specification> 
                <abstract> Checks if Get Method with Status code 200 works fine. 
</abstract> 
                <pre-Requisite> In header, if-modified-since should be 
present</pre-Requisite>
                <description> The test case consist of following steps: PUTs a file, 
performs a GET on it and then DELETEs the file</description>
                <expectedResult> Status code returned by Get Method must be 200 Not 
Modified </expectedResult>
        </specification>
  
        <!--             Test Case       Test Case         Test Case          Test 
Case                                      -->        
        <step>
           <request>
                <command 
varUsage="globalVariableCollection,globalVariableServerName">PUT 
/%globalVariableServerName%/%globalVariableCollection%/i18ndoc.xml HTTP/1.1</command>
                        <body 
fileReference="../../../contentDirectory/I18N/others/shift_jis/sets0171_instance1.xm1" 
 fileEncoding='shift_jis'>
                        </body>
           </request>
           <response>
                <command>HTTP/1.0 201 Created</command>
           </response>
        </step>
          <step>
             <request>
                <command 
varUsage="globalVariableCollection,globalVariableServerName">GET 
/%globalVariableServerName%/%globalVariableCollection%/i18ndoc.xml HTTP/1.1</command>
           </request>
           <response>
                <command>HTTP/1.0 200 OK</command>
                <header>Content-Type: text/xml</header>
                <body varUsage="globalVariableXMLReference" 
fileReference="../../../contentDirectory/%globalVariableXMLReference%I18N/others/shift_jis/sets0171_instance1.xm1"
 fileEncoding='UTF-8'>
                </body>
           </response>
                </step>
        <step>
           <request>
                <command 
varUsage="globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/i18ndoc.xml HTTP/1.1</command>
                <header>Destroy: NoUndelete</header>
           </request>
           <response>
                <command>HTTP/1.0 204 No Content</command>
           </response>
        </step>
        <!--             Test Case       Test Case         Test Case          Test 
Case                                      -->
  
  </test>
  
  
  1.1                  
jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/others/put/geti18n_shift_jis_sets0172_instance0.xml
  
  Index: geti18n_shift_jis_sets0172_instance0.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE test SYSTEM "../../../../Tprocessor.dtd">
  <test>
        <specification> 
                <abstract> Checks if Get Method with Status code 200 works fine. 
</abstract> 
                <pre-Requisite> In header, if-modified-since should be 
present</pre-Requisite>
                <description> The test case consist of following steps: PUTs a file, 
performs a GET on it and then DELETEs the file</description>
                <expectedResult> Status code returned by Get Method must be 200 Not 
Modified </expectedResult>
        </specification>
  
        <!--             Test Case       Test Case         Test Case          Test 
Case                                      -->        
        <step>
           <request>
                <command 
varUsage="globalVariableCollection,globalVariableServerName">PUT 
/%globalVariableServerName%/%globalVariableCollection%/i18ndoc.xml HTTP/1.1</command>
                        <body 
fileReference="../../../contentDirectory/I18N/others/shift_jis/sets0172_instance0.xm1" 
 fileEncoding='shift_jis'>
                        </body>
           </request>
           <response>
                <command>HTTP/1.0 201 Created</command>
           </response>
        </step>
          <step>
             <request>
                <command 
varUsage="globalVariableCollection,globalVariableServerName">GET 
/%globalVariableServerName%/%globalVariableCollection%/i18ndoc.xml HTTP/1.1</command>
           </request>
           <response>
                <command>HTTP/1.0 200 OK</command>
                <header>Content-Type: text/xml</header>
                <body varUsage="globalVariableXMLReference" 
fileReference="../../../contentDirectory/%globalVariableXMLReference%I18N/others/shift_jis/sets0172_instance0.xm1"
 fileEncoding='UTF-8'>
                </body>
           </response>
                </step>
        <step>
           <request>
                <command 
varUsage="globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/i18ndoc.xml HTTP/1.1</command>
                <header>Destroy: NoUndelete</header>
           </request>
           <response>
                <command>HTTP/1.0 204 No Content</command>
           </response>
        </step>
        <!--             Test Case       Test Case         Test Case          Test 
Case                                      -->
  
  </test>
  
  
  1.1                  
jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/others/put/geti18n_shift_jis_sets0172_instance1.xml
  
  Index: geti18n_shift_jis_sets0172_instance1.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE test SYSTEM "../../../../Tprocessor.dtd">
  <test>
        <specification> 
                <abstract> Checks if Get Method with Status code 200 works fine. 
</abstract> 
                <pre-Requisite> In header, if-modified-since should be 
present</pre-Requisite>
                <description> The test case consist of following steps: PUTs a file, 
performs a GET on it and then DELETEs the file</description>
                <expectedResult> Status code returned by Get Method must be 200 Not 
Modified </expectedResult>
        </specification>
  
        <!--             Test Case       Test Case         Test Case          Test 
Case                                      -->        
        <step>
           <request>
                <command 
varUsage="globalVariableCollection,globalVariableServerName">PUT 
/%globalVariableServerName%/%globalVariableCollection%/i18ndoc.xml HTTP/1.1</command>
                        <body 
fileReference="../../../contentDirectory/I18N/others/shift_jis/sets0172_instance1.xm1" 
 fileEncoding='shift_jis'>
                        </body>
           </request>
           <response>
                <command>HTTP/1.0 201 Created</command>
           </response>
        </step>
          <step>
             <request>
                <command 
varUsage="globalVariableCollection,globalVariableServerName">GET 
/%globalVariableServerName%/%globalVariableCollection%/i18ndoc.xml HTTP/1.1</command>
           </request>
           <response>
                <command>HTTP/1.0 200 OK</command>
                <header>Content-Type: text/xml</header>
                <body varUsage="globalVariableXMLReference" 
fileReference="../../../contentDirectory/%globalVariableXMLReference%I18N/others/shift_jis/sets0172_instance1.xm1"
 fileEncoding='UTF-8'>
                </body>
           </response>
                </step>
        <step>
           <request>
                <command 
varUsage="globalVariableCollection,globalVariableServerName">DELETE 
/%globalVariableServerName%/%globalVariableCollection%/i18ndoc.xml HTTP/1.1</command>
                <header>Destroy: NoUndelete</header>
           </request>
           <response>
                <command>HTTP/1.0 204 No Content</command>
           </response>
        </step>
        <!--             Test Case       Test Case         Test Case          Test 
Case                                      -->
  
  </test>
  
  

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

Reply via email to