import "github.com/docker/docker/testutil"
Package testutil contains common testing tasks like running dockerd.
doc.go helper.go helpers.go stringutils.go
DevZero acts like /dev/zero but in an OS-independent fashion.
GenerateRandomAlphaOnlyString generates an alphabetical random string with length n.
type HelperT interface {
Helper()
}
HelperT is a subset of testing.T that implements the Helper function
Path | Synopsis |
---|---|
daemon | Package daemon launches dockerd for testing purposes. |
environment | |
fakecontext | |
fakegit | |
fakestorage | |
fixtures/load | |
fixtures/plugin | |
fixtures/plugin/basic | |
registry | |
request |
Package testutil imports 2 packages (graph) and is imported by 1 packages. Updated 2020-12-24. Refresh now. Tools for package owners.