testutil

package
v0.42.8 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2021 License: Apache-2.0 Imports: 12 Imported by: 19

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MsgDeposit added in v0.42.6

func MsgDeposit(clientCtx client.Context, from, id, deposit string, extraArgs ...string) (testutil.BufferWriter, error)

func MsgSubmitProposal added in v0.40.0

func MsgSubmitProposal(clientCtx client.Context, from, title, description, proposalType string, extraArgs ...string) (testutil.BufferWriter, error)

MsgSubmitProposal creates a tx for submit proposal

func MsgVote added in v0.40.0

func MsgVote(clientCtx client.Context, from, id, vote string, extraArgs ...string) (testutil.BufferWriter, error)

MsgVote votes for a proposal

Types

type DepositTestSuite added in v0.42.6

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

func NewDepositTestSuite added in v0.42.6

func NewDepositTestSuite(cfg network.Config) *DepositTestSuite

func (*DepositTestSuite) SetupSuite added in v0.42.6

func (s *DepositTestSuite) SetupSuite()

func (*DepositTestSuite) TearDownSuite added in v0.42.6

func (s *DepositTestSuite) TearDownSuite()

func (*DepositTestSuite) TestQueryDepositsInitialDeposit added in v0.42.6

func (s *DepositTestSuite) TestQueryDepositsInitialDeposit()

func (*DepositTestSuite) TestQueryDepositsWithoutInitialDeposit added in v0.42.6

func (s *DepositTestSuite) TestQueryDepositsWithoutInitialDeposit()

func (*DepositTestSuite) TestQueryProposalNotEnoughDeposits added in v0.42.6

func (s *DepositTestSuite) TestQueryProposalNotEnoughDeposits()

func (*DepositTestSuite) TestRejectedProposalDeposits added in v0.42.6

func (s *DepositTestSuite) TestRejectedProposalDeposits()

Jump to

Keyboard shortcuts

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