Preparing search index...
The search index is not available
devfive front components
devfive front components
test
File
Interface File
interface
File
{
collectDuration
?:
number
;
concurrent
?:
boolean
;
each
?:
boolean
;
environmentLoad
?:
number
;
file
?:
File
;
filepath
:
string
;
id
:
string
;
logs
?:
UserConsoleLog
[]
;
meta
:
TaskMeta
;
mode
:
RunMode
;
name
:
string
;
prepareDuration
?:
number
;
projectName
:
string
;
repeats
?:
number
;
result
?:
TaskResult
;
retry
?:
number
;
setupDuration
?:
number
;
shuffle
?:
boolean
;
suite
?:
Suite
;
tasks
:
Task
[]
;
type
:
"suite"
;
}
Hierarchy (
view full
)
Suite
File
Index
Properties
collect
Duration?
concurrent?
each?
environment
Load?
file?
filepath
id
logs?
meta
mode
name
prepare
Duration?
project
Name
repeats?
result?
retry?
setup
Duration?
shuffle?
suite?
tasks
type
Properties
Optional
collect
Duration
collect
Duration
?:
number
Optional
concurrent
concurrent
?:
boolean
Optional
each
each
?:
boolean
Optional
environment
Load
environment
Load
?:
number
Optional
file
file
?:
File
filepath
filepath
:
string
id
id
:
string
Optional
logs
logs
?:
UserConsoleLog
[]
meta
meta
:
TaskMeta
mode
mode
:
RunMode
name
name
:
string
Optional
prepare
Duration
prepare
Duration
?:
number
project
Name
project
Name
:
string
Optional
repeats
repeats
?:
number
Optional
result
result
?:
TaskResult
Optional
retry
retry
?:
number
Optional
setup
Duration
setup
Duration
?:
number
Optional
shuffle
shuffle
?:
boolean
Optional
suite
suite
?:
Suite
tasks
tasks
:
Task
[]
type
type
:
"suite"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
collect
Duration
concurrent
each
environment
Load
file
filepath
id
logs
meta
mode
name
prepare
Duration
project
Name
repeats
result
retry
setup
Duration
shuffle
suite
tasks
type
devfive front components
index
test
Generated using
TypeDoc