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 du...@apache.org on 2005/10/10 10:25:53 UTC

svn commit: r312581 - /webservices/axis/trunk/c/tests/auto_build/testcases/tests/InOut.xml

Author: dushshantha
Date: Mon Oct 10 01:25:48 2005
New Revision: 312581

URL: http://svn.apache.org/viewcvs?rev=312581&view=rev
Log:
Added a unit test for InOut.wsdl

Modified:
    webservices/axis/trunk/c/tests/auto_build/testcases/tests/InOut.xml

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/tests/InOut.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/tests/InOut.xml?rev=312581&r1=312580&r2=312581&view=diff
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/tests/InOut.xml (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/tests/InOut.xml Mon Oct 10 01:25:48 2005
@@ -8,6 +8,9 @@
         <output>
             InOut.expected
         </output>
+	<serverResponse>
+	    InOut_ServerResponse.expected
+	</serverResponse>
     </expected>
 	<endpoint>http://localhost:80/InOut</endpoint>
 </test>