Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains helper methods for Web service testing.
Namespace: Microsoft.VisualStudio.TestTools.UnitTesting
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
Syntax
'Declaration
Public NotInheritable Class WebServiceHelper
'Usage
Dim instance As WebServiceHelper
public sealed class WebServiceHelper
public ref class WebServiceHelper sealed
public final class WebServiceHelper
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.TestTools.UnitTesting.WebServiceHelper
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.VisualStudio.TestTools.UnitTesting Namespace