testutil

package
v0.45.5 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IntegrationTestSuite added in v0.43.0

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

func NewIntegrationTestSuite added in v0.43.0

func NewIntegrationTestSuite(cfg network.Config) *IntegrationTestSuite

func (*IntegrationTestSuite) SetupSuite added in v0.43.0

func (s *IntegrationTestSuite) SetupSuite()

SetupSuite executes bootstrapping logic before all the tests, i.e. once before the entire suite, start executing.

func (*IntegrationTestSuite) TearDownSuite added in v0.43.0

func (s *IntegrationTestSuite) TearDownSuite()

TearDownSuite performs cleanup logic after all the tests, i.e. once after the entire suite, has finished executing.

func (*IntegrationTestSuite) TestGetCmdQueryParams added in v0.43.0

func (s *IntegrationTestSuite) TestGetCmdQueryParams()

func (*IntegrationTestSuite) TestGetCmdQuerySigningInfo added in v0.43.0

func (s *IntegrationTestSuite) TestGetCmdQuerySigningInfo()

func (*IntegrationTestSuite) TestNewUnjailTxCmd added in v0.43.0

func (s *IntegrationTestSuite) TestNewUnjailTxCmd()

Jump to

Keyboard shortcuts

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