Just an update on this...
I had to use the 'SetRequestTimeout' action from the HTTPRequestHandler extension at the beginning of each of my unit test actions to avoid the timeout.
Also, I notice that the 'Length' property on the UnitTestWebService.Description and UnitTestWebService.WebServiceName columns needed to be updated to support what I had entered on the WSDL.
Is there a reason that these do not suppor the max length of the WSDL?
I had to use the 'SetRequestTimeout' action from the HTTPRequestHandler extension at the beginning of each of my unit test actions to avoid the timeout.
Also, I notice that the 'Length' property on the UnitTestWebService.Description and UnitTestWebService.WebServiceName columns needed to be updated to support what I had entered on the WSDL.
Is there a reason that these do not suppor the max length of the WSDL?