Edit

TestResultsHttpClientBase Class

Definition

[Microsoft.VisualStudio.Services.WebApi.ResourceArea("C83EAF52-EDF3-4034-AE11-17D38F25404C")]
public abstract class TestResultsHttpClientBase : Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
type TestResultsHttpClientBase = class
    inherit VssHttpClientBase
Public MustInherit Class TestResultsHttpClientBase
Inherits VssHttpClientBase
Inheritance
Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
TestResultsHttpClientBase
Derived
Attributes
Microsoft.VisualStudio.Services.WebApi.ResourceAreaAttribute

Constructors

TestResultsHttpClientBase(Uri, HttpMessageHandler, Boolean)
TestResultsHttpClientBase(Uri, VssCredentials, DelegatingHandler[])
TestResultsHttpClientBase(Uri, VssCredentials, VssHttpRequestSettings, DelegatingHandler[])
TestResultsHttpClientBase(Uri, VssCredentials, VssHttpRequestSettings)
TestResultsHttpClientBase(Uri, VssCredentials)

Methods

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

[Preview API]

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

[Preview API]

AddWorkItemToTestLinksAsync(WorkItemToTestLinks, Guid, Object, CancellationToken)

[Preview API]

AddWorkItemToTestLinksAsync(WorkItemToTestLinks, String, Object, CancellationToken)

[Preview API]

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

[Preview API]

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

[Preview API]

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

[Preview API]

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

[Preview API]

CreateTestRunAsync(RunCreateModel, Guid, Object, CancellationToken)

[Preview API]

CreateTestRunAsync(RunCreateModel, String, Object, CancellationToken)

[Preview API]

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

[Preview API]

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

[Preview API]

CreateTestSettingsAsync(TestSettings, Guid, Object, CancellationToken)

[Preview API]

CreateTestSettingsAsync(TestSettings, String, Object, CancellationToken)

[Preview API]

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

[Preview API]

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

[Preview API]

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

[Preview API]

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

[Preview API]

DeleteTestResultAttachmentAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API]

DeleteTestResultAttachmentAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API]

DeleteTestRunAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

DeleteTestRunAsync(String, Int32, Object, CancellationToken)

[Preview API]

DeleteTestRunAttachmentAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API]

DeleteTestRunAttachmentAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API]

DeleteTestSettingsAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

DeleteTestSettingsAsync(String, Int32, Object, CancellationToken)

[Preview API]

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

[Preview API]

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

[Preview API]

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

[Preview API]

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

[Preview API]

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

[Preview API]

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

[Preview API]

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

[Preview API]

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

[Preview API]

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

[Preview API]

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

[Preview API]

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

[Preview API]

GetTestLogsForBuildAsync(String, Int32, TestLogType, String, String, Nullable<Boolean>, Nullable<Int32>, String, Object, CancellationToken)

[Preview API]

GetTestLogStoreEndpointDetailsForBuildLogAsync(Guid, Int32, TestLogType, String, Object, CancellationToken)

[Preview API]

GetTestLogStoreEndpointDetailsForBuildLogAsync(String, Int32, TestLogType, String, Object, CancellationToken)

[Preview API]

GetTestLogStoreEndpointDetailsForResultLogAsync(Guid, Int32, Int32, TestLogType, String, Object, CancellationToken)

[Preview API]

GetTestLogStoreEndpointDetailsForResultLogAsync(String, Int32, Int32, TestLogType, String, Object, CancellationToken)

[Preview API]

GetTestLogStoreEndpointDetailsForRunLogAsync(Guid, Int32, TestLogType, String, Object, CancellationToken)

[Preview API]

GetTestLogStoreEndpointDetailsForRunLogAsync(String, Int32, TestLogType, String, Object, CancellationToken)

[Preview API]

GetTestLogStoreEndpointDetailsForSubResultLogAsync(Guid, Int32, Int32, Int32, TestLogType, String, Object, CancellationToken)

[Preview API]

GetTestLogStoreEndpointDetailsForSubResultLogAsync(String, Int32, Int32, Int32, TestLogType, String, Object, CancellationToken)

[Preview API]

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

[Preview API] Returns a test result attachment

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

[Preview API] Returns a test result attachment

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

[Preview API]

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

[Preview API]

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

[Preview API] Returns a test result attachment

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

[Preview API] Returns a test result attachment

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

[Preview API]

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

[Preview API]

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

[Preview API]

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

[Preview API]

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

[Preview API]

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

[Preview API]

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

[Preview API]

GetTestResultLogsAsync(String, Int32, Int32, TestLogType, String, String, Nullable<Boolean>, Nullable<Int32>, String, Object, CancellationToken)

[Preview API]

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

[Preview API]

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

[Preview API]

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] Returns a test run attachment

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

[Preview API] Returns a test run attachment

GetTestRunAttachmentsAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

GetTestRunAttachmentsAsync(String, Int32, Object, CancellationToken)

[Preview API]

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

[Preview API] Returns a test run attachment

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

[Preview API] Returns a test run attachment

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

[Preview API]

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

[Preview API]

GetTestRunCodeCoverageAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API]

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

[Preview API]

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

[Preview API]

GetTestRunLogsAsync(String, Int32, TestLogType, String, String, Nullable<Boolean>, Nullable<Int32>, String, Object, CancellationToken)

[Preview API]

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

[Preview API]

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

[Preview API]

GetTestRunStatisticsAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

GetTestRunStatisticsAsync(String, Int32, Object, CancellationToken)

[Preview API]

GetTestSettingsByIdAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

GetTestSettingsByIdAsync(String, Int32, Object, CancellationToken)

[Preview API]

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

[Preview API] Returns a test sub result attachment

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

[Preview API] Returns a test sub result attachment

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

[Preview API] Returns attachment references for test sub result.

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

[Preview API] Returns attachment references for test sub result.

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

[Preview API] Returns a test sub result attachment

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

[Preview API] Returns a test sub result attachment

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

[Preview API]

GetTestSubResultLogsAsync(String, Int32, Int32, Int32, TestLogType, String, String, Nullable<Boolean>, Nullable<Int32>, String, 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]

TestLogStoreEndpointDetailsForBuildAsync(Guid, Int32, TestLogStoreOperationType, Object, CancellationToken)

[Preview API]

TestLogStoreEndpointDetailsForBuildAsync(String, Int32, TestLogStoreOperationType, Object, CancellationToken)

[Preview API]

TestLogStoreEndpointDetailsForRunAsync(Guid, Int32, TestLogStoreOperationType, Object, CancellationToken)

[Preview API]

TestLogStoreEndpointDetailsForRunAsync(String, Int32, TestLogStoreOperationType, Object, CancellationToken)

[Preview API]

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

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

[Preview API]

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

[Preview API]

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

[Preview API]

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

[Preview API]

Applies to