TestHttpClientBase Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

C#
[Microsoft.VisualStudio.Services.WebApi.ResourceArea("C2AA639C-3CCC-4740-B3B6-CE2A1E1D984E")]
public abstract class TestHttpClientBase : Microsoft.TeamFoundation.TestManagement.WebApi.TestCompatHttpClientBase
Inheritance
Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
TestHttpClientBase
Derived
Attributes
Microsoft.VisualStudio.Services.WebApi.ResourceAreaAttribute

Constructors

Methods

AddCustomFieldsAsync(CustomTestFieldDefinition[], Guid, Object, CancellationToken)

[Preview API]

AddCustomFieldsAsync(CustomTestFieldDefinition[], String, Object, CancellationToken)

[Preview API]

AddTestCasesToSuiteAsync(Guid, Int32, Int32, String, Object, CancellationToken)

[Preview API] Add test cases to suite.

AddTestCasesToSuiteAsync(String, Int32, Int32, String, Object, CancellationToken)

[Preview API] Add test cases to suite.

AddTestResultsToTestRunAsync(TestCaseResult[], Guid, Int32, Object, CancellationToken)

[Preview API] Add test results to a test run.

AddTestResultsToTestRunAsync(TestCaseResult[], String, Int32, Object, CancellationToken)

[Preview API] Add test results to a test run.

AddWorkItemToTestLinksAsync(WorkItemToTestLinks, Guid, Object, CancellationToken)

[Preview API]

AddWorkItemToTestLinksAsync(WorkItemToTestLinks, String, Object, CancellationToken)

[Preview API]

CloneTestPlanAsync(TestPlanCloneRequest, Guid, Int32, Object, CancellationToken)

[Preview API] Clone test plan

CloneTestPlanAsync(TestPlanCloneRequest, String, Int32, Object, CancellationToken)

[Preview API] Clone test plan

CloneTestSuiteAsync(TestSuiteCloneRequest, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Clone test suite

CloneTestSuiteAsync(TestSuiteCloneRequest, String, Int32, Int32, Object, CancellationToken)

[Preview API] Clone test suite

CreateTestConfigurationAsync(TestConfiguration, Guid, Object, CancellationToken)

[Preview API]

CreateTestConfigurationAsync(TestConfiguration, Guid, Object, CancellationToken)
Obsolete.

[Preview API] Create a test configuration

(Inherited from TestCompatHttpClientBase)
CreateTestConfigurationAsync(TestConfiguration, String, Object, CancellationToken)

[Preview API]

CreateTestConfigurationAsync(TestConfiguration, String, Object, CancellationToken)
Obsolete.

[Preview API] Create a test configuration

(Inherited from TestCompatHttpClientBase)
CreateTestIterationResultAttachmentAsync(TestAttachmentRequestModel, Guid, Int32, Int32, Int32, String, Object, CancellationToken)

[Preview API] Attach a file to test step result

CreateTestIterationResultAttachmentAsync(TestAttachmentRequestModel, String, Int32, Int32, Int32, String, Object, CancellationToken)

[Preview API] Attach a file to test step result

CreateTestPlanAsync(PlanUpdateModel, Guid, Object, CancellationToken)
CreateTestPlanAsync(PlanUpdateModel, Guid, Object, CancellationToken)
Obsolete.

[Preview API] Create a test plan.

(Inherited from TestCompatHttpClientBase)
CreateTestPlanAsync(PlanUpdateModel, String, Object, CancellationToken)
CreateTestPlanAsync(PlanUpdateModel, String, Object, CancellationToken)
Obsolete.

[Preview API] Create a test plan.

(Inherited from TestCompatHttpClientBase)
CreateTestResultAttachmentAsync(TestAttachmentRequestModel, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Attach a file to a test result.

CreateTestResultAttachmentAsync(TestAttachmentRequestModel, String, Int32, Int32, Object, CancellationToken)

[Preview API] Attach a file to a test result.

CreateTestRunAsync(RunCreateModel, Guid, Object, CancellationToken)

[Preview API] Create new test run.

CreateTestRunAsync(RunCreateModel, String, Object, CancellationToken)

[Preview API] Create new test run.

CreateTestRunAttachmentAsync(TestAttachmentRequestModel, Guid, Int32, Object, CancellationToken)

[Preview API] Attach a file to a test run.

CreateTestRunAttachmentAsync(TestAttachmentRequestModel, String, Int32, Object, CancellationToken)

[Preview API] Attach a file to a test run.

CreateTestSessionAsync(TestSession, TeamContext, Object, CancellationToken)

[Preview API] Create a test session

CreateTestSettingsAsync(TestSettings, Guid, Object, CancellationToken)

[Preview API]

CreateTestSettingsAsync(TestSettings, String, Object, CancellationToken)

[Preview API]

CreateTestSubResultAttachmentAsync(TestAttachmentRequestModel, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Attach a file to a test result

CreateTestSubResultAttachmentAsync(TestAttachmentRequestModel, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Attach a file to a test result

CreateTestSuiteAsync(SuiteCreateModel, Guid, Int32, Int32, Object, CancellationToken)
CreateTestSuiteAsync(SuiteCreateModel, Guid, Int32, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Create a test suite.

(Inherited from TestCompatHttpClientBase)
CreateTestSuiteAsync(SuiteCreateModel, String, Int32, Int32, Object, CancellationToken)
CreateTestSuiteAsync(SuiteCreateModel, String, Int32, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Create a test suite.

(Inherited from TestCompatHttpClientBase)
CreateTestVariableAsync(TestVariable, Guid, Object, CancellationToken)

[Preview API]

CreateTestVariableAsync(TestVariable, Guid, Object, CancellationToken)
Obsolete.

[Preview API] Create a test variable.

(Inherited from TestCompatHttpClientBase)
CreateTestVariableAsync(TestVariable, String, Object, CancellationToken)

[Preview API]

CreateTestVariableAsync(TestVariable, String, Object, CancellationToken)
Obsolete.

[Preview API] Create a test variable.

(Inherited from TestCompatHttpClientBase)
DeleteSharedParameterAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

DeleteSharedParameterAsync(String, Int32, Object, CancellationToken)

[Preview API]

DeleteSharedStepAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

DeleteSharedStepAsync(String, Int32, Object, CancellationToken)

[Preview API]

DeleteTestCaseAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Delete a test case.

DeleteTestCaseAsync(String, Int32, Object, CancellationToken)

[Preview API] Delete a test case.

DeleteTestConfigurationAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

DeleteTestConfigurationAsync(Guid, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Delete a test configuration

(Inherited from TestCompatHttpClientBase)
DeleteTestConfigurationAsync(String, Int32, Object, CancellationToken)

[Preview API]

DeleteTestConfigurationAsync(String, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Delete a test configuration

(Inherited from TestCompatHttpClientBase)
DeleteTestMethodToWorkItemLinkAsync(Guid, String, Int32, Object, CancellationToken)

[Preview API]

DeleteTestMethodToWorkItemLinkAsync(String, String, Int32, Object, CancellationToken)

[Preview API]

DeleteTestPlanAsync(Guid, Int32, Object, CancellationToken)
DeleteTestPlanAsync(Guid, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Delete a test plan.

(Inherited from TestCompatHttpClientBase)
DeleteTestPlanAsync(String, Int32, Object, CancellationToken)
DeleteTestPlanAsync(String, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Delete a test plan.

(Inherited from TestCompatHttpClientBase)
DeleteTestRunAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Delete a test run by its ID.

DeleteTestRunAsync(String, Int32, Object, CancellationToken)

[Preview API] Delete a test run by its ID.

DeleteTestSettingsAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

DeleteTestSettingsAsync(String, Int32, Object, CancellationToken)

[Preview API]

DeleteTestSuiteAsync(Guid, Int32, Int32, Object, CancellationToken)
DeleteTestSuiteAsync(Guid, Int32, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Delete test suite.

(Inherited from TestCompatHttpClientBase)
DeleteTestSuiteAsync(String, Int32, Int32, Object, CancellationToken)
DeleteTestSuiteAsync(String, Int32, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Delete test suite.

(Inherited from TestCompatHttpClientBase)
DeleteTestVariableAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

DeleteTestVariableAsync(Guid, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Delete a test variable by its ID.

(Inherited from TestCompatHttpClientBase)
DeleteTestVariableAsync(String, Int32, Object, CancellationToken)

[Preview API]

DeleteTestVariableAsync(String, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Delete a test variable by its ID.

(Inherited from TestCompatHttpClientBase)
GetActionResultsAsync(Guid, Int32, Int32, Int32, String, Object, CancellationToken)

[Preview API] Gets the action results for an iteration in a test result.

GetActionResultsAsync(String, Int32, Int32, Int32, String, Object, CancellationToken)

[Preview API] Gets the action results for an iteration in a test result.

GetBugsLinkedToTestResultAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API]

GetBugsLinkedToTestResultAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API]

GetBuildCodeCoverageAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get code coverage data for a build.

GetBuildCodeCoverageAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Get code coverage data for a build.

GetCloneInformationAsync(Guid, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get clone information.

GetCloneInformationAsync(String, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get clone information.

GetCodeCoverageSummaryAsync(Guid, Int32, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get Code Coverage Summary for Build.

GetCodeCoverageSummaryAsync(String, Int32, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get Code Coverage Summary for Build.

GetLinkedWorkItemsByQueryAsync(LinkedWorkItemsQuery, Guid, Object, CancellationToken)

[Preview API]

GetLinkedWorkItemsByQueryAsync(LinkedWorkItemsQuery, String, Object, CancellationToken)

[Preview API]

GetPlanByIdAsync(Guid, Int32, Object, CancellationToken)
GetPlanByIdAsync(Guid, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Get test plan by ID.

(Inherited from TestCompatHttpClientBase)
GetPlanByIdAsync(String, Int32, Object, CancellationToken)
GetPlanByIdAsync(String, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Get test plan by ID.

(Inherited from TestCompatHttpClientBase)
GetPlansAsync(Guid, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)
GetPlansAsync(Guid, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API] Get a list of test plans.

(Inherited from TestCompatHttpClientBase)
GetPlansAsync(String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)
GetPlansAsync(String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API] Get a list of test plans.

(Inherited from TestCompatHttpClientBase)
GetPointAsync(Guid, Int32, Int32, Int32, String, Object, CancellationToken)

[Preview API] Get a test point.

GetPointAsync(String, Int32, Int32, Int32, String, Object, CancellationToken)

[Preview API] Get a test point.

GetPointsAsync(Guid, Int32, Int32, String, String, String, String, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a list of test points.

GetPointsAsync(String, Int32, Int32, String, String, String, String, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a list of test points.

GetPointsByQueryAsync(TestPointsQuery, Guid, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get test points using query.

GetPointsByQueryAsync(TestPointsQuery, String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get test points using query.

GetResultGroupsByBuildAsync(Guid, Int32, String, IEnumerable<String>, Object, CancellationToken)

[Preview API]

GetResultGroupsByBuildAsync(Guid, Int32, String, IEnumerable<String>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetResultGroupsByBuildAsync(Guid, Int32, String, IEnumerable<String>, String, Object, CancellationToken)

[Preview API]

GetResultGroupsByBuildAsync(String, Int32, String, IEnumerable<String>, Object, CancellationToken)

[Preview API]

GetResultGroupsByBuildAsync(String, Int32, String, IEnumerable<String>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetResultGroupsByBuildAsync(String, Int32, String, IEnumerable<String>, String, Object, CancellationToken)

[Preview API]

GetResultGroupsByReleaseAsync(Guid, Int32, String, Nullable<Int32>, IEnumerable<String>, Object, CancellationToken)

[Preview API]

GetResultGroupsByReleaseAsync(Guid, Int32, String, Nullable<Int32>, IEnumerable<String>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetResultGroupsByReleaseAsync(Guid, Int32, String, Nullable<Int32>, IEnumerable<String>, String, Object, CancellationToken)

[Preview API]

GetResultGroupsByReleaseAsync(String, Int32, String, Nullable<Int32>, IEnumerable<String>, Object, CancellationToken)

[Preview API]

GetResultGroupsByReleaseAsync(String, Int32, String, Nullable<Int32>, IEnumerable<String>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetResultGroupsByReleaseAsync(String, Int32, String, Nullable<Int32>, IEnumerable<String>, String, Object, CancellationToken)

[Preview API]

GetResultParametersAsync(Guid, Int32, Int32, Int32, String, Object, CancellationToken)

[Preview API] Get a list of parameterized results

GetResultParametersAsync(String, Int32, Int32, Int32, String, Object, CancellationToken)

[Preview API] Get a list of parameterized results

GetResultRetentionSettingsAsync(Guid, Object, CancellationToken)

[Preview API] Get test result retention settings

GetResultRetentionSettingsAsync(String, Object, CancellationToken)

[Preview API] Get test result retention settings

GetSuiteEntriesAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Get a list of test suite entries in the test suite.

GetSuiteEntriesAsync(String, Int32, Object, CancellationToken)

[Preview API] Get a list of test suite entries in the test suite.

GetSuitesByTestCaseIdAsync(Int32, Object, CancellationToken)
GetSuitesByTestCaseIdAsync(Int32, Object, CancellationToken)
Obsolete.

[Preview API] Find the list of all test suites in which a given test case is present. This is helpful if you need to find out which test suites are using a test case, when you need to make changes to a test case.

(Inherited from TestCompatHttpClientBase)
GetTestCaseByIdAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get a specific test case in a test suite with test case id.

GetTestCaseByIdAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get a specific test case in a test suite with test case id.

GetTestCasesAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get all test cases in a suite.

GetTestCasesAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Get all test cases in a suite.

GetTestConfigurationByIdAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

GetTestConfigurationByIdAsync(Guid, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Get a test configuration

(Inherited from TestCompatHttpClientBase)
GetTestConfigurationByIdAsync(String, Int32, Object, CancellationToken)

[Preview API]

GetTestConfigurationByIdAsync(String, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Get a test configuration

(Inherited from TestCompatHttpClientBase)
GetTestConfigurationsAsync(Guid, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

GetTestConfigurationsAsync(Guid, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API] Get a list of test configurations

(Inherited from TestCompatHttpClientBase)
GetTestConfigurationsAsync(String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

GetTestConfigurationsAsync(String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API] Get a list of test configurations

(Inherited from TestCompatHttpClientBase)
GetTestIterationAsync(Guid, Int32, Int32, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get iteration for a result

GetTestIterationAsync(String, Int32, Int32, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get iteration for a result

GetTestIterationsAsync(Guid, Int32, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get iterations for a result

GetTestIterationsAsync(String, Int32, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get iterations for a result

GetTestResultAttachmentContentAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test result attachment by its ID.

GetTestResultAttachmentContentAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test result attachment by its ID.

GetTestResultAttachmentsAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get list of test result attachments reference.

GetTestResultAttachmentsAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Get list of test result attachments reference.

GetTestResultAttachmentZipAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test result attachment by its ID.

GetTestResultAttachmentZipAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test result attachment by its ID.

GetTestResultByIdAsync(Guid, Int32, Int32, Nullable<ResultDetails>, Object, CancellationToken)

[Preview API] Get a test result for a test run.

GetTestResultByIdAsync(String, Int32, Int32, Nullable<ResultDetails>, Object, CancellationToken)

[Preview API] Get a test result for a test run.

GetTestResultDetailsForBuildAsync(Guid, Int32, String, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

GetTestResultDetailsForBuildAsync(Guid, Int32, String, String, String, String, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestResultDetailsForBuildAsync(String, Int32, String, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

GetTestResultDetailsForBuildAsync(String, Int32, String, String, String, String, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestResultDetailsForReleaseAsync(Guid, Int32, Int32, String, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

GetTestResultDetailsForReleaseAsync(Guid, Int32, Int32, String, String, String, String, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestResultDetailsForReleaseAsync(String, Int32, Int32, String, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

GetTestResultDetailsForReleaseAsync(String, Int32, Int32, String, String, String, String, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestResultsAsync(Guid, Int32, Nullable<ResultDetails>, Nullable<Int32>, Nullable<Int32>, IEnumerable<TestOutcome>, Object, CancellationToken)

[Preview API] Get test results for a test run.

GetTestResultsAsync(Guid, Int32, Nullable<ResultDetails>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestResultsAsync(String, Int32, Nullable<ResultDetails>, Nullable<Int32>, Nullable<Int32>, IEnumerable<TestOutcome>, Object, CancellationToken)

[Preview API] Get test results for a test run.

GetTestResultsAsync(String, Int32, Nullable<ResultDetails>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestResultsByBuildAsync(Guid, Int32, String, IEnumerable<TestOutcome>, Nullable<Int32>, String, Object, CancellationToken)

[Preview API]

GetTestResultsByBuildAsync(String, Int32, String, IEnumerable<TestOutcome>, Nullable<Int32>, String, Object, CancellationToken)

[Preview API]

GetTestResultsByQueryAsync(TestResultsQuery, Guid, Object, CancellationToken)

[Preview API]

GetTestResultsByQueryAsync(TestResultsQuery, String, Object, CancellationToken)

[Preview API]

GetTestResultsByReleaseAsync(Guid, Int32, Nullable<Int32>, String, IEnumerable<TestOutcome>, Nullable<Int32>, String, Object, CancellationToken)

[Preview API]

GetTestResultsByReleaseAsync(String, Int32, Nullable<Int32>, String, IEnumerable<TestOutcome>, Nullable<Int32>, String, Object, CancellationToken)

[Preview API]

GetTestResultsMetaDataAsync(Guid, IEnumerable<Int32>, Object, CancellationToken)

[Preview API] Get list of test Result meta data details for corresponding testcasereferenceId

GetTestResultsMetaDataAsync(String, IEnumerable<Int32>, Object, CancellationToken)

[Preview API] Get list of test Result meta data details for corresponding testcasereferenceId

GetTestRunAttachmentContentAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test run attachment by its ID.

GetTestRunAttachmentContentAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test run attachment by its ID.

GetTestRunAttachmentsAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Get list of test run attachments reference.

GetTestRunAttachmentsAsync(String, Int32, Object, CancellationToken)

[Preview API] Get list of test run attachments reference.

GetTestRunAttachmentZipAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test run attachment by its ID.

GetTestRunAttachmentZipAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test run attachment by its ID.

GetTestRunByIdAsync(Guid, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a test run by its ID.

GetTestRunByIdAsync(Guid, Int32, Object, CancellationToken)
GetTestRunByIdAsync(Guid, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Get a test run by its ID.

(Inherited from TestCompatHttpClientBase)
GetTestRunByIdAsync(String, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a test run by its ID.

GetTestRunByIdAsync(String, Int32, Object, CancellationToken)
GetTestRunByIdAsync(String, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Get a test run by its ID.

(Inherited from TestCompatHttpClientBase)
GetTestRunCodeCoverageAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get code coverage data for a test run

GetTestRunCodeCoverageAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Get code coverage data for a test run

GetTestRunLogsAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Get test run message logs

GetTestRunLogsAsync(String, Int32, Object, CancellationToken)

[Preview API] Get test run message logs

GetTestRunsAsync(Guid, String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a list of test runs.

GetTestRunsAsync(String, String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a list of test runs.

GetTestRunStatisticsAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Get test run statistics

GetTestRunStatisticsAsync(String, Int32, Object, CancellationToken)

[Preview API] Get test run statistics

GetTestSessionsAsync(TeamContext, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Nullable<TestSessionSource>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a list of test sessions

GetTestSettingsByIdAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

GetTestSettingsByIdAsync(String, Int32, Object, CancellationToken)

[Preview API]

GetTestSubResultAttachmentContentAsync(Guid, Int32, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test sub result attachment

GetTestSubResultAttachmentContentAsync(String, Int32, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test sub result attachment

GetTestSubResultAttachmentsAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get list of test sub result attachments

GetTestSubResultAttachmentsAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get list of test sub result attachments

GetTestSubResultAttachmentZipAsync(Guid, Int32, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test sub result attachment

GetTestSubResultAttachmentZipAsync(String, Int32, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test sub result attachment

GetTestSuiteByIdAsync(Guid, Int32, Int32, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestSuiteByIdAsync(Guid, Int32, Int32, Nullable<Int32>, Object, CancellationToken)
GetTestSuiteByIdAsync(Guid, Int32, Int32, Nullable<Int32>, Object, CancellationToken)
Obsolete.

[Preview API] Get test suite by suite id.

(Inherited from TestCompatHttpClientBase)
GetTestSuiteByIdAsync(String, Int32, Int32, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestSuiteByIdAsync(String, Int32, Int32, Nullable<Int32>, Object, CancellationToken)
GetTestSuiteByIdAsync(String, Int32, Int32, Nullable<Int32>, Object, CancellationToken)
Obsolete.

[Preview API] Get test suite by suite id.

(Inherited from TestCompatHttpClientBase)
GetTestSuitesForPlanAsync(Guid, Int32, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestSuitesForPlanAsync(Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
GetTestSuitesForPlanAsync(Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API] Get test suites for plan.

(Inherited from TestCompatHttpClientBase)
GetTestSuitesForPlanAsync(String, Int32, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestSuitesForPlanAsync(String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
GetTestSuitesForPlanAsync(String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API] Get test suites for plan.

(Inherited from TestCompatHttpClientBase)
GetTestVariableByIdAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

GetTestVariableByIdAsync(Guid, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Get a test variable by its ID.

(Inherited from TestCompatHttpClientBase)
GetTestVariableByIdAsync(String, Int32, Object, CancellationToken)

[Preview API]

GetTestVariableByIdAsync(String, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Get a test variable by its ID.

(Inherited from TestCompatHttpClientBase)
GetTestVariablesAsync(Guid, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API]

GetTestVariablesAsync(Guid, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Obsolete.

[Preview API] Get a list of test variables.

(Inherited from TestCompatHttpClientBase)
GetTestVariablesAsync(String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API]

GetTestVariablesAsync(String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Obsolete.

[Preview API] Get a list of test variables.

(Inherited from TestCompatHttpClientBase)
PublishTestResultDocumentAsync(TestResultDocument, Guid, Int32, Object, CancellationToken)

[Preview API]

PublishTestResultDocumentAsync(TestResultDocument, String, Int32, Object, CancellationToken)

[Preview API]

QueryCustomFieldsAsync(Guid, CustomTestFieldScope, Object, CancellationToken)

[Preview API]

QueryCustomFieldsAsync(String, CustomTestFieldScope, Object, CancellationToken)

[Preview API]

QueryResultTrendForBuildAsync(TestResultTrendFilter, Guid, Object, CancellationToken)

[Preview API]

QueryResultTrendForBuildAsync(TestResultTrendFilter, String, Object, CancellationToken)

[Preview API]

QueryResultTrendForReleaseAsync(TestResultTrendFilter, Guid, Object, CancellationToken)

[Preview API]

QueryResultTrendForReleaseAsync(TestResultTrendFilter, String, Object, CancellationToken)

[Preview API]

QueryTestHistoryAsync(TestHistoryQuery, Guid, Object, CancellationToken)

[Preview API] Get history of a test method using TestHistoryQuery

QueryTestHistoryAsync(TestHistoryQuery, String, Object, CancellationToken)

[Preview API] Get history of a test method using TestHistoryQuery

QueryTestMethodLinkedWorkItemsAsync(Guid, String, Object, CancellationToken)

[Preview API]

QueryTestMethodLinkedWorkItemsAsync(String, String, Object, CancellationToken)

[Preview API]

QueryTestResultHistoryAsync(ResultsFilter, Guid, Object, CancellationToken)

[Preview API]

QueryTestResultHistoryAsync(ResultsFilter, String, Object, CancellationToken)

[Preview API]

QueryTestResultsReportForBuildAsync(Guid, Int32, String, Nullable<Boolean>, BuildReference, Object, CancellationToken)

[Preview API]

QueryTestResultsReportForBuildAsync(String, Int32, String, Nullable<Boolean>, BuildReference, Object, CancellationToken)

[Preview API]

QueryTestResultsReportForReleaseAsync(Guid, Int32, Int32, String, Nullable<Boolean>, ReleaseReference, Object, CancellationToken)

[Preview API]

QueryTestResultsReportForReleaseAsync(String, Int32, Int32, String, Nullable<Boolean>, ReleaseReference, Object, CancellationToken)

[Preview API]

QueryTestResultsSummaryForReleasesAsync(IEnumerable<ReleaseReference>, Guid, Object, CancellationToken)

[Preview API]

QueryTestResultsSummaryForReleasesAsync(IEnumerable<ReleaseReference>, String, Object, CancellationToken)

[Preview API]

QueryTestResultWorkItemsAsync(Guid, String, String, Nullable<Int32>, Nullable<DateTime>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API]

QueryTestResultWorkItemsAsync(String, String, String, Nullable<Int32>, Nullable<DateTime>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API]

QueryTestRunsAsync(Guid, DateTime, DateTime, Nullable<TestRunState>, IEnumerable<Int32>, Nullable<Boolean>, Nullable<TestRunPublishContext>, IEnumerable<Int32>, IEnumerable<Int32>, String, IEnumerable<Int32>, IEnumerable<Int32>, IEnumerable<Int32>, IEnumerable<Int32>, String, Nullable<Int32>, String, Object, CancellationToken)

[Preview API] Query Test Runs based on filters. Mandatory fields are minLastUpdatedDate and maxLastUpdatedDate.

QueryTestRunsAsync(String, DateTime, DateTime, Nullable<TestRunState>, IEnumerable<Int32>, Nullable<Boolean>, Nullable<TestRunPublishContext>, IEnumerable<Int32>, IEnumerable<Int32>, String, IEnumerable<Int32>, IEnumerable<Int32>, IEnumerable<Int32>, IEnumerable<Int32>, String, Nullable<Int32>, String, Object, CancellationToken)

[Preview API] Query Test Runs based on filters. Mandatory fields are minLastUpdatedDate and maxLastUpdatedDate.

QueryTestSummaryByRequirementAsync(TestResultsContext, Guid, IEnumerable<Int32>, Object, CancellationToken)

[Preview API]

QueryTestSummaryByRequirementAsync(TestResultsContext, String, IEnumerable<Int32>, Object, CancellationToken)

[Preview API]

RemoveTestCasesFromSuiteUrlAsync(Guid, Int32, Int32, String, Object, CancellationToken)

[Preview API] The test points associated with the test cases are removed from the test suite. The test case work item is not deleted from the system. See test cases resource to delete a test case permanently.

RemoveTestCasesFromSuiteUrlAsync(String, Int32, Int32, String, Object, CancellationToken)

[Preview API] The test points associated with the test cases are removed from the test suite. The test case work item is not deleted from the system. See test cases resource to delete a test case permanently.

ReorderSuiteEntriesAsync(IEnumerable<SuiteEntryUpdateModel>, Guid, Int32, Object, CancellationToken)

[Preview API] Reorder test suite entries in the test suite.

ReorderSuiteEntriesAsync(IEnumerable<SuiteEntryUpdateModel>, String, Int32, Object, CancellationToken)

[Preview API] Reorder test suite entries in the test suite.

UpdateCodeCoverageSummaryAsync(CodeCoverageData, Guid, Int32, Object, CancellationToken)

[Preview API] http://(tfsserver):8080/tfs/DefaultCollection/_apis/test/CodeCoverage?buildId=10 Request: Json of code coverage summary

UpdateCodeCoverageSummaryAsync(CodeCoverageData, String, Int32, Object, CancellationToken)

[Preview API] http://(tfsserver):8080/tfs/DefaultCollection/_apis/test/CodeCoverage?buildId=10 Request: Json of code coverage summary

UpdateResultRetentionSettingsAsync(ResultRetentionSettings, Guid, Object, CancellationToken)

[Preview API] Update test result retention settings

UpdateResultRetentionSettingsAsync(ResultRetentionSettings, String, Object, CancellationToken)

[Preview API] Update test result retention settings

UpdateSuiteTestCasesAsync(SuiteTestCaseUpdateModel, Guid, Int32, Int32, String, Object, CancellationToken)

[Preview API] Updates the properties of the test case association in a suite.

UpdateSuiteTestCasesAsync(SuiteTestCaseUpdateModel, String, Int32, Int32, String, Object, CancellationToken)

[Preview API] Updates the properties of the test case association in a suite.

UpdateTestConfigurationAsync(TestConfiguration, Guid, Int32, Object, CancellationToken)

[Preview API]

UpdateTestConfigurationAsync(TestConfiguration, Guid, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Update a test configuration

(Inherited from TestCompatHttpClientBase)
UpdateTestConfigurationAsync(TestConfiguration, String, Int32, Object, CancellationToken)

[Preview API]

UpdateTestConfigurationAsync(TestConfiguration, String, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Update a test configuration

(Inherited from TestCompatHttpClientBase)
UpdateTestPlanAsync(PlanUpdateModel, Guid, Int32, Object, CancellationToken)
UpdateTestPlanAsync(PlanUpdateModel, Guid, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Update a test plan.

(Inherited from TestCompatHttpClientBase)
UpdateTestPlanAsync(PlanUpdateModel, String, Int32, Object, CancellationToken)
UpdateTestPlanAsync(PlanUpdateModel, String, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Update a test plan.

(Inherited from TestCompatHttpClientBase)
UpdateTestPointsAsync(PointUpdateModel, Guid, Int32, Int32, String, Object, CancellationToken)

[Preview API] Update test points.

UpdateTestPointsAsync(PointUpdateModel, String, Int32, Int32, String, Object, CancellationToken)

[Preview API] Update test points.

UpdateTestResultsAsync(TestCaseResult[], Guid, Int32, Object, CancellationToken)

[Preview API] Update test results in a test run.

UpdateTestResultsAsync(TestCaseResult[], String, Int32, Object, CancellationToken)

[Preview API] Update test results in a test run.

UpdateTestRunAsync(RunUpdateModel, Guid, Int32, Object, CancellationToken)

[Preview API] Update test run by its ID.

UpdateTestRunAsync(RunUpdateModel, String, Int32, Object, CancellationToken)

[Preview API] Update test run by its ID.

UpdateTestSessionAsync(TestSession, TeamContext, Object, CancellationToken)

[Preview API] Update a test session

UpdateTestSuiteAsync(SuiteUpdateModel, Guid, Int32, Int32, Object, CancellationToken)
UpdateTestSuiteAsync(SuiteUpdateModel, Guid, Int32, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Update a test suite.

(Inherited from TestCompatHttpClientBase)
UpdateTestSuiteAsync(SuiteUpdateModel, String, Int32, Int32, Object, CancellationToken)
UpdateTestSuiteAsync(SuiteUpdateModel, String, Int32, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Update a test suite.

(Inherited from TestCompatHttpClientBase)
UpdateTestVariableAsync(TestVariable, Guid, Int32, Object, CancellationToken)

[Preview API]

UpdateTestVariableAsync(TestVariable, Guid, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Update a test variable by its ID.

(Inherited from TestCompatHttpClientBase)
UpdateTestVariableAsync(TestVariable, String, Int32, Object, CancellationToken)

[Preview API]

UpdateTestVariableAsync(TestVariable, String, Int32, Object, CancellationToken)
Obsolete.

[Preview API] Update a test variable by its ID.

(Inherited from TestCompatHttpClientBase)

Applies to

Ürün Sürümler
Azure DevOps Services .NET SDK preview, latest