Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DUT ¶
type DUT interface { GetRecordAs(url string, target protocol.Account) GetRecordHeight(url string) uint64 SubmitTxn(*protocol.Envelope) WaitForTxns(...[]byte) }
DUT are the parameters needed to test the Device Under Test.
type Suite ¶
func (*Suite) TestCreateLiteAccount ¶
func (s *Suite) TestCreateLiteAccount()
func (*Suite) TestGenesis ¶
func (s *Suite) TestGenesis()
Click to show internal directories.
Click to hide internal directories.