e2e

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2023 License: MIT Imports: 10 Imported by: 0

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 NewDUT

type NewDUT func(*Suite) DUT

type Suite

type Suite struct {
	suite.Suite
	// contains filtered or unexported fields
}

func NewSuite

func NewSuite(start NewDUT) *Suite

func (*Suite) SetupTest

func (s *Suite) SetupTest()

func (*Suite) TestCreateLiteAccount

func (s *Suite) TestCreateLiteAccount()

func (*Suite) TestGenesis

func (s *Suite) TestGenesis()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL