xcaliber2222
Programmer
Hello,
I have a WebMethod that is using a non-primitive tyupe parm (actually a generict list). So, I cannot use the standard UI test harness to enter parms for testing. Can someone please show me how I could write a little test app to consume the web service. I saw this post which talks about it ( but could not find a post which actually has a walkthrough for creating a test class to consume the web service with a non-primitive type. If anyone could point me in the right direction or send me an example I would really appreciate it.
Thanks,
Alejandro
I have a WebMethod that is using a non-primitive tyupe parm (actually a generict list). So, I cannot use the standard UI test harness to enter parms for testing. Can someone please show me how I could write a little test app to consume the web service. I saw this post which talks about it ( but could not find a post which actually has a walkthrough for creating a test class to consume the web service with a non-primitive type. If anyone could point me in the right direction or send me an example I would really appreciate it.
Thanks,
Alejandro