Click to Rate and Give Feedback

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Team Test API
Microsoft.VisualStudio.TestTools.UnitTesting.Web Namespace

The Microsoft.VisualStudio.TestTools.UnitTesting.Web namespace is an extension of the Microsoft.VisualStudio.TestTools.UnitTesting namespace that provides ASP.NET and Web service unit test capabilities. This namespace provides a set of attributes to unit tests that define credentials, URLs, and server specific information.

  ClassDescription
ms244228.pubclass(en-us,VS.90).gifAspNetDevelopmentServerAttribute Specifies the settings that must be used for the ASP.NET Development Server for the test. This is primarily used for Web service unit tests.
ms244228.pubclass(en-us,VS.90).gifAspNetDevelopmentServerHostAttribute Specifies the settings to use when an ASP.NET Development Server is the host server for the test. This is used for ASP.NET unit tests.
ms244228.pubclass(en-us,VS.90).gifCredentialAttribute Specifies the user name and password for ASP.NET sites that require basic authentication or Windows authentication. This class cannot be inherited.
ms244228.pubclass(en-us,VS.90).gifUrlToTestAttribute Specifies the URL that should be requested to give context to the test. This class cannot be inherited.
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker