ReportTestResultsOptions Class

Summary

ReportTestResultsOptions.
Assembly
Rocket.Surgery.Cake.dll
Namespace
Rocket.Surgery.Cake.TfsTasks
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["ReportTestResultsOptions"] class Type type-node

Syntax

public class ReportTestResultsOptions

Constructors

Properties

Name Value Summary
Configuration string
Gets or sets the configuration.
Files IEnumerable<FilePath>
Gets or sets the files.
MergeResults bool
Gets or sets a value indicating whether [merge results].
Platform string
Gets or sets the platform.
PublishRunAttachments bool
Gets or sets a value indicating whether [publish run attachments].
Title string
Gets or sets the title.
Type TestResultsType
Gets or sets the type.

Extension Methods