Documentation ¶
Index ¶
Constants ¶
View Source
const (
// MaxTestIDLength is the maximum length allowed for testID.
MaxTestIDLength = 30
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instance ¶
type Instance struct {
// contains filtered or unexported fields
}
Instance for the test environment.
func (*Instance) GetContext ¶
GetContext resets and returns the environment. Should be called exactly once per test.
Click to show internal directories.
Click to hide internal directories.