Test suite update model.

interface SuiteTestCaseUpdateModel {
    configurations?: ShallowReference[];
}

Properties

Properties

configurations?: ShallowReference[]

Shallow reference of configurations for the test cases in the suite.