Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/test-types
TestRunProfileDTO
Interface TestRunProfileDTO
interface
TestRunProfileDTO
{
canConfigure
:
boolean
;
id
:
string
;
isDefault
:
boolean
;
kind
:
TestRunProfileKind
;
label
:
string
;
tag
:
string
;
}
Index
Properties
can
Configure
id
is
Default
kind
label
tag
Properties
Readonly
can
Configure
canConfigure
:
boolean
Readonly
id
id
:
string
Readonly
is
Default
isDefault
:
boolean
Readonly
kind
kind
:
TestRunProfileKind
Readonly
label
label
:
string
Readonly
tag
tag
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
can
Configure
id
is
Default
kind
label
tag
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...