MCPcopy
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
29type unitRunner struct{}
30
31var _ intf.TestRunner = (*unitRunner)(nil)
32

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected