I am working on a CF application that consumes a set of web services that
are not under my control.  So, what I would like to do is put together a
series of unit tests for lack of a better term that will test the signature
of these web services to be able to determine if the web service has changed
and is not returning what I expected or if there is problem elsewhere in the
application.

 

If I create an instance of the web service and dump it, the result is a Java
stub "SoapBindingStub" object which is not unexpected.  I am just having
trouble figure out whether this is any use to me or how to get the meta data
for the web service to test.

 

Has anybody done anything like this before or have any suggestions?

 

Thanks



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296173
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to