Documentation
¶
Overview ¶
Package progtest provides utilities for testing subprograms.
This package intentionally has no test file; it is excluded from test coverage.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetDeprecationLevel ¶
SetDeprecationLevel sets prog.DeprecationLevel to the given value for the duration of a test.
Types ¶
type Fixture ¶
type Fixture struct {
// contains filtered or unexported fields
}
Fixture is a test fixture suitable for testing programs.
Click to show internal directories.
Click to hide internal directories.