Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestContext ¶
TestContext holds all the dependencies required for e2e testing
func NewTestContext ¶
func NewTestContext() (*TestContext, error)
NewTestContext creates and initializes a new test context
func (*TestContext) Close ¶
func (tc *TestContext) Close() error
Close releases all resources held by the test context
Click to show internal directories.
Click to hide internal directories.