Documentation
¶
Index ¶
- type IntegrationTestSuite
- func (s *IntegrationTestSuite) SetupSuite()
- func (s *IntegrationTestSuite) TearDownSuite()
- func (s *IntegrationTestSuite) TestGRPCParams()
- func (s *IntegrationTestSuite) TestGRPCValidatorAuth()
- func (s *IntegrationTestSuite) TestGRPCValidatorAuths()
- func (s *IntegrationTestSuite) TestNewProposalCmdUpdateConsortiumParams()
- func (s *IntegrationTestSuite) TestNewProposalCmdUpdateValidatorAuths()
- func (s *IntegrationTestSuite) TestNewQueryCmdParams()
- func (s *IntegrationTestSuite) TestNewQueryCmdValidatorAuth()
- func (s *IntegrationTestSuite) TestNewQueryCmdValidatorAuths()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IntegrationTestSuite ¶
func NewIntegrationTestSuite ¶
func NewIntegrationTestSuite(cfg network.Config) *IntegrationTestSuite
func (*IntegrationTestSuite) SetupSuite ¶
func (s *IntegrationTestSuite) SetupSuite()
func (*IntegrationTestSuite) TearDownSuite ¶
func (s *IntegrationTestSuite) TearDownSuite()
func (*IntegrationTestSuite) TestGRPCParams ¶
func (s *IntegrationTestSuite) TestGRPCParams()
func (*IntegrationTestSuite) TestGRPCValidatorAuth ¶
func (s *IntegrationTestSuite) TestGRPCValidatorAuth()
func (*IntegrationTestSuite) TestGRPCValidatorAuths ¶
func (s *IntegrationTestSuite) TestGRPCValidatorAuths()
func (*IntegrationTestSuite) TestNewProposalCmdUpdateConsortiumParams ¶
func (s *IntegrationTestSuite) TestNewProposalCmdUpdateConsortiumParams()
func (*IntegrationTestSuite) TestNewProposalCmdUpdateValidatorAuths ¶
func (s *IntegrationTestSuite) TestNewProposalCmdUpdateValidatorAuths()
func (*IntegrationTestSuite) TestNewQueryCmdParams ¶
func (s *IntegrationTestSuite) TestNewQueryCmdParams()
func (*IntegrationTestSuite) TestNewQueryCmdValidatorAuth ¶
func (s *IntegrationTestSuite) TestNewQueryCmdValidatorAuth()
func (*IntegrationTestSuite) TestNewQueryCmdValidatorAuths ¶
func (s *IntegrationTestSuite) TestNewQueryCmdValidatorAuths()
Click to show internal directories.
Click to hide internal directories.