Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
TestRunRequestDTO
Interface TestRunRequestDTO
interface
TestRunRequestDTO
{
controllerId
:
string
;
excludedTests
:
string
[]
[]
;
includedTests
:
string
[]
[]
;
name
:
string
;
preserveFocus
:
boolean
;
profileId
:
string
;
}
Index
Properties
controller
Id
excluded
Tests
included
Tests
name
preserve
Focus
profile
Id
Properties
controller
Id
controller
Id
:
string
excluded
Tests
excluded
Tests
:
string
[]
[]
included
Tests
included
Tests
:
string
[]
[]
name
name
:
string
preserve
Focus
preserve
Focus
:
boolean
profile
Id
profile
Id
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
controller
Id
excluded
Tests
included
Tests
name
preserve
Focus
profile
Id
Theia TypeDoc
Loading...