Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestContext ¶
type TestContext struct { MysqlPort int ZK1Port int ZK2Port int Kafka1Port int Kafka2Port int Kafka3Port int DBUser string DBPass string SeedPath string TestUUID string ComposePath string Compose *tc.LocalDockerCompose }
func NewTestContext ¶
func NewTestContext() *TestContext
func (*TestContext) ChangeAndReadOne ¶
func (*TestContext) GetAllKafkaBrokers ¶
func (ts *TestContext) GetAllKafkaBrokers() []string
func (*TestContext) GetDBAddr ¶
func (ts *TestContext) GetDBAddr() string
Click to show internal directories.
Click to hide internal directories.