Edit

SuiteUpdateModel Class

Definition

Test suite update model.

[System.Runtime.Serialization.DataContract]
public class SuiteUpdateModel
type SuiteUpdateModel = class
Public Class SuiteUpdateModel
Inheritance
SuiteUpdateModel
Attributes

Constructors

SuiteUpdateModel(String, ShallowReference, String, Nullable<Boolean>, ShallowReference[])

Properties

DefaultConfigurations

Shallow reference of default configurations for the suite.

DefaultTesters

Shallow reference of test suite.

InheritDefaultConfigurations

Specifies if the default configurations have to be inherited from the parent test suite in which the test suite is created.

Name

Test suite name

Parent

Shallow reference of the parent.

QueryString

For query based suites, the new query string.

Applies to