Documentation
¶
Index ¶
- func NewBasicCoordinator(t *testing.T) *ibctesting.Coordinator
- func NewProviderConsumerCoordinator(t *testing.T) (*ibctesting.Coordinator, *ibctesting.TestChain, *ibctesting.TestChain)
- func NewProviderConsumerDemocracyCoordinator(t *testing.T) (*ibctesting.Coordinator, *ibctesting.TestChain, *ibctesting.TestChain)
- func SetupTestingAppConsumer() (ibctesting.TestingApp, map[string]json.RawMessage)
- func SetupTestingAppConsumerDemocracy() (ibctesting.TestingApp, map[string]json.RawMessage)
- func SetupTestingappProvider() (ibctesting.TestingApp, map[string]json.RawMessage)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBasicCoordinator ¶
func NewBasicCoordinator(t *testing.T) *ibctesting.Coordinator
NewCoordinator initializes Coordinator with 0 TestChains
func NewProviderConsumerCoordinator ¶
func NewProviderConsumerCoordinator(t *testing.T) (*ibctesting.Coordinator, *ibctesting.TestChain, *ibctesting.TestChain)
NewCoordinator initializes Coordinator with 0 TestChains
func NewProviderConsumerDemocracyCoordinator ¶ added in v0.2.0
func NewProviderConsumerDemocracyCoordinator(t *testing.T) (*ibctesting.Coordinator, *ibctesting.TestChain, *ibctesting.TestChain)
NewCoordinator initializes Coordinator with provider and democracy consumer TestChains
func SetupTestingAppConsumer ¶
func SetupTestingAppConsumer() (ibctesting.TestingApp, map[string]json.RawMessage)
func SetupTestingAppConsumerDemocracy ¶ added in v0.2.0
func SetupTestingAppConsumerDemocracy() (ibctesting.TestingApp, map[string]json.RawMessage)
func SetupTestingappProvider ¶
func SetupTestingappProvider() (ibctesting.TestingApp, map[string]json.RawMessage)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.