Name |
Description |
CodeCoverageProvider |
A provider of code coverage information to an external process. |
EnvironmentProvider |
A provider of environment variables and environmental information that uses the test service provider infrastructure. |
IsolatedStorageSettingsProvider |
A type that stores global settings in the isolated storage for the application. An implementation of the type. |
ProviderBase |
The base class for test service providers. |
ServiceResult |
Result object for asynchronous test service response. |
SettingsProvider |
A provider of string dictionary values. |
SilverlightTestService |
The Silverlight test service provider is built for compilation with Silverlight builds of the test framework. Populates with the important providers for web browser-hosted test runs. |
SilverlightTestService.ServiceVerifier |
A special verification class used by SilverlightTestService. |
SimpleXElement |
A simple implementation similar to XElement. |
TestReportingProvider |
A test service that reports test run results. |
WebCodeCoverageProvider |
A provider of code coverage information to an external process. |
WebEnvironmentProvider |
A provider of environment variables and environmental information that uses the test service provider infrastructure. |
WebServiceResult |
Result object for asynchronous test service response that uses a simple web service / POX call. |
WebSettingsProvider |
A test service that reads command line settings. |
WebTestReportingProvider |
A test service that reports test run results. |
WebTestService |
Provides out-of-process access to operating system functions and other services such as visual verification, if present. |
WebTestService.CrossThreadState |
A simple type to store the state information for the cross-thread callback. |
WebTestService.RequestData |
The request data class, stores information used in a request for associating this data with the response. |
WindowsPhoneTestService |
The Silverlight test service provider is built for compilation with Silverlight builds of the test framework. Populates with the important providers for web browser-hosted test runs. |
WindowsPhoneTestService.ServiceVerifier |
A special verification class used by SilverlightTestService. |