ITestImpactServer Interface
Namespace: Microsoft.TeamFoundation.TestImpact.Client
Assembly: Microsoft.TeamFoundation.TestImpact.Client (in Microsoft.TeamFoundation.TestImpact.Client.dll)
Syntax
'Declaration
Public Interface ITestImpactServer
public interface ITestImpactServer
public interface class ITestImpactServer
type ITestImpactServer = interface end
public interface ITestImpactServer
The ITestImpactServer type exposes the following members.
Methods
Name | Description | |
---|---|---|
DeleteBuildImpact | ||
PublishBuildChanges | ||
QueryBuildCodeChanges | ||
QueryImpactedTests | ||
QueryTestCaseSignatures |
Top