Preparing search index...
The search index is not available
arangojs - v9.1.0
arangojs
database
ServiceTestSuiteTest
Type alias ServiceTestSuiteTest
Service
Test
Suite
Test
:
{
duration
:
number
;
err
?:
any
;
result
:
"pending"
|
"pass"
|
"fail"
;
title
:
string
;
}
Test results for a single test case using the suite reporter.
Type declaration
duration
:
number
Optional
err
?:
any
result
:
"pending"
|
"pass"
|
"fail"
title
:
string
Settings
Theme
OS
Light
Dark
arangojs - v9.1.0
Loading...
Test results for a single test case using the suite reporter.