Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDirectory ¶
func CreateDirectory() error
func CreateTestContext ¶
func RemoveTextContext ¶
Types ¶
type TestContext ¶
type TestContext struct {
// contains filtered or unexported fields
}
func Get ¶
func Get(t *testing.T) *TestContext
func (*TestContext) Clear ¶
func (c *TestContext) Clear()
func (*TestContext) LogReceive ¶
func (c *TestContext) LogReceive(name string, i interface{})
func (*TestContext) LogSend ¶
func (c *TestContext) LogSend(name string, i interface{})
Click to show internal directories.
Click to hide internal directories.