Theia API Documentation v1.71.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/test
browser/view/test-output-ui-model
TestOutputSource
Interface TestOutputSource
interface
TestOutputSource
{
noOutputMessage
?:
string
;
onDidAddTestOutput
:
Event
<
TestOutputItem
[]
>
;
output
:
readonly
TestOutputItem
[]
;
}
Index
Properties
no
Output
Message?
on
Did
Add
Test
Output
output
Properties
Optional
Readonly
no
Output
Message
noOutputMessage
?:
string
on
Did
Add
Test
Output
onDidAddTestOutput
:
Event
<
TestOutputItem
[]
>
Readonly
output
output
:
readonly
TestOutputItem
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
no
Output
Message
on
Did
Add
Test
Output
output
Eclipse Theia Website
GitHub
Theia API Documentation v1.71.0
Loading...