Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/test-types
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
controllerId
:
string
excluded
Tests
excludedTests
:
string
[]
[]
included
Tests
includedTests
:
string
[]
[]
name
name
:
string
preserve
Focus
preserveFocus
:
boolean
profile
Id
profileId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
controller
Id
excluded
Tests
included
Tests
name
preserve
Focus
profile
Id
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...