AddAttachment(string, string, FilePath) |
void |
Adds the attachment.
|
AddSummaryItem(string, FilePath) |
void |
Adds the summary item.
|
ReportCodeCoverage(FilePath, DirectoryPath, IEnumerable<FilePath>) |
void |
Reports the code coverage.
|
ReportCodeCoverage(FilePath, DirectoryPath, IEnumerable<string>) |
void |
Reports the code coverage.
|
ReportCodeCoverage(FilePath, DirectoryPath, string) |
void |
Reports the code coverage.
|
ReportCodeCoverage(FilePath, DirectoryPath) |
void |
Reports the code coverage.
|
ReportCodeCoverage(FilePath) |
void |
Reports the code coverage.
|
ReportCodeCoverage(ReportCodeCoverageOptions) |
void |
Reports the code coverage.
|
ReportTestResults(ReportTestResultsOptions) |
void |
Reports the test results.
|
ReportTestResults(TestResultsType, string, IEnumerable<FilePath>, string, string, bool, bool) |
void |
Reports the test results.
|
ReportTestResults(TestResultsType, string, IEnumerable<string>, string, string, bool, bool) |
void |
Reports the test results.
|
ReportTestResults(TestResultsType, string, string, string, string, bool, bool) |
void |
Reports the test results.
|
UploadArtifacts(string, string, DirectoryPath) |
void |
Uploads the artifacts.
|
UploadArtifacts(string, string, FilePath) |
void |
Uploads the artifacts.
|
UploadArtifacts(string, string, string) |
void |
Uploads the artifacts.
|
UploadArtifacts(UploadArtifactsOptions) |
void |
Uploads the artifacts.
|