Share via


Microsoft.VisualStudio.TestTools.Vsip Namespace

Classes

  Class Description
Public class BaseTuip
Public class CommandEventArgs
Public class CommandResult
Public class CommandStatus
Public class CommandTableIds
Public class CommandTableIds.Commands
Public class CommandTableIds.ContextMenus
Public class CommonRunConfigurationDirtyEventArgs
Public class EditorFactory
Public class ProvideServiceForTestTypeAttribute
Public class ProvideTipAttribute
Public class RegisterHostAdapterAttribute
Public class RegisterTestTypeAttribute
Public class RegisterTestTypeNoEditorAttribute
Public class UIBlob

Interfaces

  Interface Description
Public interface ICommandProvider
Public interface IRunConfigurationCustomEditor
Public interface IRunConfigurationCustomHostEditor To display a new page in the test run configuration editor, implement the methods of the IRunConfigurationCustomHostEditor interface. The class that implements this interface must inherit from the UserControl class. This UserControl is displayed on the Hosts page in the test run configuration editor. For more information about the test run configuration editor, see Configuring Test Execution.
Public interface IRunConfigurationEditor
Public interface ITestManagement Adds access to the Test Management Interface (TMI) to a derived class.
Public interface ITuip Provides an interface for a test user interface (UI) package that is used to interface between Visual Studio and a custom test type.
Public interface ITuipEditorTestPropertyChange
Public interface STestManagement

Delegates

  Delegate Description
Public delegate CommandEventHandler
Public delegate CommonRunConfigurationDirtyEventHandler