Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
TestJsEngine
.
TestJsEngine
()
Constructor
Namespace
Statiq
.Testing
.JavaScript
Type
TestJsEngine
Constructors
TestJsEngine
()
TestJsEngine
(string)
Method Members
CallFunction
(string,
object[])
CallFunction
<T>
(string,
object[])
Dispose
()
EmbedHostObject
(string,
object)
EmbedHostType
(string,
Type)
Evaluate
(string)
Evaluate
<T>
(string)
Execute
(string)
ExecuteFile
(string,
Encoding)
ExecuteResource
(string,
Type)
ExecuteResource
(string,
Assembly)
GetVariableValue
(string)
GetVariableValue
<T>
(string)
HasVariable
(string)
RemoveVariable
(string)
SetVariableValue
(string,
object)
Property Members
Name
Version
Namespace
Statiq
.Testing
.JavaScript
Containing Type
TestJsEngine
Syntax
public TestJsEngine()
On This Page
Syntax