Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestContext ¶
type TestContext struct {
// contains filtered or unexported fields
}
func NewTestContext ¶
func NewTestContext(t *testing.M) *TestContext
func (*TestContext) NewSession ¶
func (s *TestContext) NewSession(t *testing.T) *session.TestSession
func (*TestContext) Shutdown ¶
func (s *TestContext) Shutdown()
func (*TestContext) Start ¶
func (s *TestContext) Start()
Click to show internal directories.
Click to hide internal directories.