You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by cm...@apache.org on 2005/10/28 07:09:13 UTC

svn commit: r329104 - /webservices/axis/trunk/c/tests/auto_build/testcases/tests/ComplexTypeChoice1.xml

Author: cmanohar
Date: Thu Oct 27 22:09:08 2005
New Revision: 329104

URL: http://svn.apache.org/viewcvs?rev=329104&view=rev
Log:
adding this xml for ComplexTypeChoice1 test

Added:
    webservices/axis/trunk/c/tests/auto_build/testcases/tests/ComplexTypeChoice1.xml

Added: webservices/axis/trunk/c/tests/auto_build/testcases/tests/ComplexTypeChoice1.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/tests/ComplexTypeChoice1.xml?rev=329104&view=auto
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/tests/ComplexTypeChoice1.xml (added)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/tests/ComplexTypeChoice1.xml Thu Oct 27 22:09:08 2005
@@ -0,0 +1,16 @@
+<test>
+    <name>ComplexTypeChoice1</name>
+    <description>ComplexTypeChoice1</description>
+    <clientLang>cpp</clientLang>
+    <clientCode>ComplexTypeChoice1Client.cpp</clientCode>
+    <wsdl>ComplexTypeChoice1.wsdl</wsdl>
+    <expected>
+        <output>
+            ComplexTypeChoice1.cpp.out
+        </output>
+		<request>
+			ComplexTypeChoice1.request
+		</request>
+    </expected>
+	<endpoint>-e http://localhost:80/axis/ComplexTypeChoice1</endpoint>
+</test>