Preparing search index...
The search index is not available
@juki-team/commons - v0.0.826
@juki-team/commons
CodeEditorTestCaseType
Interface CodeEditorTestCaseType
interface
CodeEditorTestCaseType
{
err
:
string
;
hidden
:
boolean
;
in
:
string
;
index
:
number
;
key
:
string
;
log
:
string
;
messageTimestamp
:
number
;
out
:
string
;
sample
:
boolean
;
status
:
SubmissionRunStatus
;
testOut
:
string
;
withPE
:
boolean
;
}
Hierarchy (
view full
)
SubmissionTestCaseType
CodeEditorTestCaseType
Index
Properties
err
hidden
in
index
key
log
message
Timestamp
out
sample
status
test
Out
withPE
Properties
err
err
:
string
hidden
hidden
:
boolean
in
in
:
string
index
index
:
number
key
key
:
string
log
log
:
string
message
Timestamp
message
Timestamp
:
number
out
out
:
string
sample
sample
:
boolean
status
status
:
SubmissionRunStatus
test
Out
test
Out
:
string
withPE
withPE
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
err
hidden
in
index
key
log
message
Timestamp
out
sample
status
test
Out
withPE
@juki-team/commons - v0.0.826
Loading...