Search
Preparing search index...
The search index is not available
mirador-core documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"node_modules/jest-runner/build/index.d"
TestRunner
Class TestRunner
Hierarchy
TestRunner
Index
Type aliases
Test
Constructors
constructor
Properties
_context
_create
InBand
Test
Run
_create
Parallel
Test
Run
_global
Config
Methods
run
Tests
Type aliases
Static
Test
Test
:
JestTest
Constructors
constructor
new
Test
Runner
(
globalConfig
:
Config.GlobalConfig
, context
?:
TestRunnerContext
)
:
TestRunner
Parameters
globalConfig:
Config.GlobalConfig
Optional
context:
TestRunnerContext
Returns
TestRunner
Properties
Private
_context
_context
:
any
Private
_create
InBand
Test
Run
_create
InBand
Test
Run
:
any
Private
_create
Parallel
Test
Run
_create
Parallel
Test
Run
:
any
Private
_global
Config
_global
Config
:
any
Methods
run
Tests
run
Tests
(
tests
:
Array
<
JestTest
>
, watcher
:
TestWatcher
, onStart
:
OnTestStart
, onResult
:
OnTestSuccess
, onFailure
:
OnTestFailure
, options
:
TestRunnerOptions
)
:
Promise
<
void
>
Parameters
tests:
Array
<
JestTest
>
watcher:
TestWatcher
onStart:
OnTestStart
onResult:
OnTestSuccess
onFailure:
OnTestFailure
options:
TestRunnerOptions
Returns
Promise
<
void
>
Globals
"node_
modules/jest-
runner/build/index.d"
Test
Runner
Test
constructor
_context
_create
InBand
Test
Run
_create
Parallel
Test
Run
_global
Config
run
Tests
Generated using
TypeDoc