Documentation
¶
Index ¶
Constants ¶
View Source
const ( Replay = iota OneShot )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CheckContext ¶
type CheckContext struct {
*TestContext
// contains filtered or unexported fields
}
type CheckFunction ¶
type CheckFunction func(c *CheckContext) error
type Test ¶
type Test struct {
// contains filtered or unexported fields
}
type TestCapture ¶
type TestCapture struct {
// contains filtered or unexported fields
}
type TestContext ¶
type TestContext struct {
// contains filtered or unexported fields
}
Source Files
¶
- tests.go
Click to show internal directories.
Click to hide internal directories.