Documentation ¶
Index ¶
Constants ¶
View Source
const (
StandaloneNetworkPassphrase = "Standalone Network ; February 2017"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Test ¶
type Test struct {
// contains filtered or unexported fields
}
func (*Test) Shutdown ¶
func (i *Test) Shutdown()
Shutdown stops the integration tests and destroys all its associated resources. It will be implicitly called when the calling test (i.e. the `testing.Test` passed to `New()`) is finished if it hasn't been explicitly called before.
func (*Test) UpgradeProtocol ¶
UpgradeProtocol arms Core with upgrade and blocks until protocol is upgraded.
Click to show internal directories.
Click to hide internal directories.