Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WaspCLITest ¶
type WaspCLITest struct { T *testing.T Cluster *cluster.Cluster // contains filtered or unexported fields }
func (*WaspCLITest) Address ¶
func (w *WaspCLITest) Address() ledgerstate.Address
func (*WaspCLITest) CommitteeConfig ¶
func (w *WaspCLITest) CommitteeConfig() (string, string)
func (*WaspCLITest) CopyFile ¶
func (w *WaspCLITest) CopyFile(srcFile string)
CopyFile copies the given file into the temp directory
func (*WaspCLITest) Run ¶
func (w *WaspCLITest) Run(args ...string) []string
Click to show internal directories.
Click to hide internal directories.