//
pkg.gl
Category
github.com/containers/podman/v2
test
framework
package
2.2.1
Repository:
https://github.com/containers/podman.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
3
Dependents
0
Files
39 SLOC
#
Functions
NewTestFramework
NewTestFramework creates a new test framework instance for a given `setup` and `teardown` function.
NilFunc
NilFn is a convenience function which simply does nothing.
#
Structs
TestFramework
TestFramework is used to support commonnly used test features.