TestSuiteCloneRequest interface

Test suite clone request

Properties

cloneOptions

Clone options for cloning the test suite.

destinationSuiteId

Suite id under which, we have to clone the suite.

destinationSuiteProjectName

Destination suite project name.

Property Details

cloneOptions

Clone options for cloning the test suite.

cloneOptions: CloneOptions

Property Value

destinationSuiteId

Suite id under which, we have to clone the suite.

destinationSuiteId: number

Property Value

number

destinationSuiteProjectName

Destination suite project name.

destinationSuiteProjectName: string

Property Value

string