//
pkg.gl
Category
github.com/hanks177/podman/v4
test
framework
package
4.1.2
Repository:
https://github.com/hanks177/podman.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 commonly used test features.