Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "default"
Context Type name
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DefaultTestCaseContext ¶
type DefaultTestCaseContext struct { venom.CommonTestCaseContext // contains filtered or unexported fields }
TestCaseContext represents the context of a testcase
func (*DefaultTestCaseContext) Close ¶
func (tcc *DefaultTestCaseContext) Close() error
Close the context
func (*DefaultTestCaseContext) Init ¶
func (tcc *DefaultTestCaseContext) Init() error
Init Initialize the context
Click to show internal directories.
Click to hide internal directories.