Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/test
browser/test-execution-progress-service
TestExecutionProgressService
Interface TestExecutionProgressService
interface
TestExecutionProgressService
{
onTestRunRequested
(
preserveFocus
:
boolean
)
:
Promise
<
void
>
;
}
Implemented by
DefaultTestExecutionProgressService
Index
Methods
on
Test
Run
Requested
Methods
on
Test
Run
Requested
onTestRunRequested
(
preserveFocus
:
boolean
)
:
Promise
<
void
>
Parameters
preserveFocus
:
boolean
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
on
Test
Run
Requested
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...