Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestHelper ¶
type TestHelper struct {
// contains filtered or unexported fields
}
func NewE2eHelper ¶
func NewE2eHelper(t *testing.T) *TestHelper
func (*TestHelper) PrepareDatabase ¶
func (th *TestHelper) PrepareDatabase()
func (*TestHelper) Run ¶
func (th *TestHelper) Run()
func (*TestHelper) RunClusterAgent ¶
func (th *TestHelper) RunClusterAgent()
func (*TestHelper) RunServer ¶
func (th *TestHelper) RunServer()
func (*TestHelper) Stop ¶
func (th *TestHelper) Stop()
Click to show internal directories.
Click to hide internal directories.