Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SuiteUpdateModel

Test suite update model.

Hierarchy

  • SuiteUpdateModel

Index

Properties

Optional defaultConfigurations

defaultConfigurations: Array<ShallowReference>

Shallow reference of default configurations for the suite.

Optional defaultTesters

defaultTesters: Array<ShallowReference>

Shallow reference of test suite.

Optional inheritDefaultConfigurations

inheritDefaultConfigurations: boolean

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

Optional name

name: string

Test suite name

Optional parent

Shallow reference of the parent.

Optional queryString

queryString: string

For query based suites, the new query string.

Generated using TypeDoc