Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/etcd-io/etcd
/ unitRunner
Struct
unitRunner
tests/framework/unit/unit.go:29–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
)
28
29
type
unitRunner
struct
{}
30
31
var
_ intf.TestRunner = (*unitRunner)(nil)
32
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected