package
1.1.0
Repository: https://github.com/xuperchain/xdev.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

DefaultRunOption returns the default RunOption.
NewRunner instance a Runner.
Throw throw go error in js vm as an Exception.
Throws throw go string in js vm as an Exception.

# Structs

Runner is the runner of test file.
RunOption is the option to run a test script.
TestCase is the one test case.

# Interfaces

Adapter is the interface of underlying logic manager.