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
| Name | Summary |
|---|---|
| Report |
Properties
| Name | Value | Summary |
|---|---|---|
| Configuration | string |
Gets or sets the configuration.
|
| Files | IEnumerable |
Gets or sets the files.
|
| MergeResults | bool |
Gets or sets a value indicating whether [merge results].
|
| Platform | string |
Gets or sets the platform.
|
| Publish |
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
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
