Documentation ¶
Index ¶
- type IntegrationTestSuite
- func (s *IntegrationTestSuite) SetupSuite()
- func (s *IntegrationTestSuite) TearDownSuite()
- func (s *IntegrationTestSuite) TestDelegateFeedConsent()
- func (s *IntegrationTestSuite) TestQueryExchangeRate()
- func (s *IntegrationTestSuite) TestQueryExchangeRates()
- func (s *IntegrationTestSuite) TestQueryFeedDelegate()
- func (s *IntegrationTestSuite) TestQueryParams()
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) TestDelegateFeedConsent ¶
func (s *IntegrationTestSuite) TestDelegateFeedConsent()
func (*IntegrationTestSuite) TestQueryExchangeRate ¶
func (s *IntegrationTestSuite) TestQueryExchangeRate()
func (*IntegrationTestSuite) TestQueryExchangeRates ¶
func (s *IntegrationTestSuite) TestQueryExchangeRates()
func (*IntegrationTestSuite) TestQueryFeedDelegate ¶
func (s *IntegrationTestSuite) TestQueryFeedDelegate()
func (*IntegrationTestSuite) TestQueryParams ¶
func (s *IntegrationTestSuite) TestQueryParams()
Click to show internal directories.
Click to hide internal directories.