@haxall/haxall
Preparing search index...
hxd
HxdTestSpi
Class HxdTestSpi
Hierarchy
any
HxdTestSpi
Index
Constructors
constructor
Properties
type$
Methods
add
Lib
add
User
force
Steady
State
make
Context
start
stop
boot
make
Constructors
constructor
new
HxdTestSpi
()
:
HxdTestSpi
Returns
HxdTestSpi
Properties
Static
type$
type$
:
Type
Methods
add
Lib
addLib
(
libName
:
string
,
tags
:
Map
<
string
,
JsObj
>
)
:
HxLib
Parameters
libName
:
string
tags
:
Map
<
string
,
JsObj
>
Returns
HxLib
add
User
addUser
(
user
:
string
,
pass
:
string
,
tags
:
Map
<
string
,
JsObj
>
)
:
HxUser
Parameters
user
:
string
pass
:
string
tags
:
Map
<
string
,
JsObj
>
Returns
HxUser
force
Steady
State
forceSteadyState
(
rt
:
HxRuntime
)
:
void
Parameters
rt
:
HxRuntime
Returns
void
make
Context
makeContext
(
user
:
HxUser
)
:
HxContext
Parameters
user
:
HxUser
Returns
HxContext
start
start
(
projMeta
:
Dict
)
:
HxRuntime
Parameters
projMeta
:
Dict
Returns
HxRuntime
stop
stop
(
rt
:
HxRuntime
)
:
void
Parameters
rt
:
HxRuntime
Returns
void
Static
boot
boot
(
dir
:
File
,
projMeta
?:
Dict
)
:
HxRuntime
Parameters
dir
:
File
Optional
projMeta
:
Dict
Returns
HxRuntime
Static
make
make
(
test
:
HxTest
,
...
args
:
unknown
[]
)
:
HxdTestSpi
Parameters
test
:
HxTest
...
args
:
unknown
[]
Returns
HxdTestSpi
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type$
Methods
add
Lib
add
User
force
Steady
State
make
Context
start
stop
boot
make
@haxall/haxall
Loading...