Microsoft.VisualStudio.Sdk.TestFramework Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
BrokeredServiceContractTestBase<TInterface,TServiceMock> |
A base class for testing Visual Studio brokered service contracts. |
ChildServiceProvider |
An IServiceProvider implementation that inherits services from another. |
GlobalServiceProvider |
Provides the "global service provider" for Visual Studio components. |
LoggingTestBase |
A base class for Xunit tests that need logging. |
MefHosting |
Provides VS MEF hosting facilities for unit tests. |
MefHostingFixture |
Provides VS MEF hosting facilities for unit tests as an xunit fixture. |
TestBase |
A base class that offers some commonly useful tools for testing. |