Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SuiteEntryUpdateModel

A model to define sequence of test suite entries in a test suite.

Hierarchy

  • SuiteEntryUpdateModel

Index

Properties

Optional childSuiteId

childSuiteId: number

Id of the child suite in the test suite.

Optional sequenceNumber

sequenceNumber: number

Updated sequence number for the test case or child test suite in the test suite.

Optional testCaseId

testCaseId: number

Id of the test case in the test suite.

Generated using TypeDoc