ITestManagement Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Adds access to the Test Management Interface (TMI) to a derived class.

Namespace:  Microsoft.VisualStudio.TestTools.Vsip
Assembly:  Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)

public interface ITestManagement

The ITestManagement type exposes the following members.

  NameDescription
Public propertyTmiInstanceGets an instance of the ITmi, which provides access to the Test Management Interface (TMI).
Top

  NameDescription
Public methodSaveTestListsSaves any changes that were made by using the ITmi instance to disk.
Top

Community Additions

Show: