HotTestDestination
hotstaq / Modules / HotTestDestination
Class: HotTestDestination
The destination to take in a map.
Table of contents​
Constructors​
Properties​
Constructors​
constructor​
• new HotTestDestination(destination?
, autoStart?
)
Parameters​
Name | Type | Default value |
---|---|---|
destination | string | HotSiteMapPath | HotTestDestination | "" |
autoStart | boolean | true |
Defined in​
Properties​
autoStart​
• autoStart: boolean
If set to true, this will automatically start executing it's tests when it's time.
Defined in​
destination​
• destination: string
The destination to take.