//
pkg.gl
Category
github.com/containers/libpod
test
framework
package
1.9.3
Repository:
https://github.com/containers/libpod.git
Documentation:
pkg.go.dev
Overview
Versions
1
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.