Share via


ITuip Members

Include Protected Members
Include Inherited Members

Provides an interface for a test user interface (UI) package that is used to interface between Visual Studio and a custom test type.

The ITuip type exposes the following members.

Methods

 

Name

Description

Public method

CloseResultViewer

Closes the viewer for the provided custom result.

Public method

InvokeEditor

Launches the editor that is registered for the provided UIBlob and test element.

Public method

InvokeResultViewer

Launches the viewer that is registered for the provided test result message.

Public method

IsTestPropertiesReadOnly

Returns a value that indicates whether the properties in the provided test element are read-only.

Public method

UpdateTestCustomProperty

Sets the value of the specified custom property in the provided test element.

Public method

UpdateTestProperty

Sets the value of the specified property in the provided test element.

Top

Properties

 

Name

Description

Public property

RunConfigurationEditor

Gets a custom editor for a custom test type.

Top

See Also

Reference

ITuip Interface

Microsoft.VisualStudio.TestTools.Vsip Namespace