You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ja...@apache.org on 2005/03/18 10:46:27 UTC

cvs commit: ws-axis/c/tests/auto_build/testcases/tests General_TTest.xml

jamejose    2005/03/18 01:46:27

  Added:       c/tests/auto_build/testcases/tests General_TTest.xml
  Log:
  
  
  Revision  Changes    Path
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/General_TTest.xml
  
  Index: General_TTest.xml
  ===================================================================
  <test>
      <name>General_TTest</name>
      <description>General_TTest</description>
      <clientLang>cpp</clientLang>
      <clientCode>General_TTestClient.cpp</clientCode>
      <wsdl>CalculatorDoc.wsdl</wsdl>
      <expected>
          <output>
              General_TTest.expected
          </output>	
      </expected>
  	<endpoint>http://localhost:80/Calculator/services/Calculator</endpoint>
  	<nomonitor>true</nomonitor>
  </test>