Member Junction
Preparing search index...
@memberjunction/server
TestExecutionStreamMessage
Class TestExecutionStreamMessage
Index
Constructors
constructor
Properties
progress?
session
Id
test
Run?
test
Run
Id
timestamp
type
Constructors
constructor
new
TestExecutionStreamMessage
()
:
TestExecutionStreamMessage
Returns
TestExecutionStreamMessage
Properties
Optional
progress
progress
?:
TestExecutionProgress
session
Id
sessionId
:
string
Optional
test
Run
testRun
?:
Record
<
string
,
unknown
>
test
Run
Id
testRunId
:
string
timestamp
timestamp
:
Date
type
type
:
"error"
|
"complete"
|
"progress"
|
"oracle_eval"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
progress
session
Id
test
Run
test
Run
Id
timestamp
type
Member Junction
Loading...