ITestManagementTeamProjectInternal Interface

FOR INTERNAL USE ONLY.

Various methods that are used internally by Test Management.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client.Internal
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

'Declaration
Public Interface ITestManagementTeamProjectInternal
public interface ITestManagementTeamProjectInternal
public interface class ITestManagementTeamProjectInternal
type ITestManagementTeamProjectInternal =  interface end
public interface ITestManagementTeamProjectInternal

The ITestManagementTeamProjectInternal type exposes the following members.

Properties

  Name Description
Public property AreaRootPath
Public property IterationRootPath

Top

Methods

  Name Description
Public method DeleteTestCaseParameter
Public method GetTestCaseWorkItemField
Public method GetTestRunLegacySharePath
Public method RemoveTestCaseParameterReference
Public method SetTestCaseQueryHintForPlan
Public method SetTestCaseResultImplementation
Public method SetTestCaseWorkItem
Public method SetTestCaseWorkItemField
Public method SetTestGroupPermissions
Public method SetTestRunPostProcessState
Public method StartCachingSharedStepWorkItems
Public method StopCachingSharedStepWorkItems

Top

See Also

Reference

Microsoft.TeamFoundation.TestManagement.Client.Internal Namespace