Documentation
¶
Overview ¶
Package mock implements a mock runtime host useful for tests.
Package mock implements a mock runtime host useful for tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CheckTxFailInput = []byte("checktx-mock-fail")
CheckTxFailInput is the input that will cause a CheckTx failure in the mock runtime.
Functions ¶
func NewProvisioner ¶ added in v0.2500.0
func NewProvisioner() host.Provisioner
NewProvisioner creates a new mock runtime provisioner useful for tests.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.