MCPcopy
hub / github.com/etcd-io/etcd / integrationRunner

Struct integrationRunner

tests/framework/integration/integration.go:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32)
33
34type integrationRunner struct{}
35
36func NewIntegrationRunner() intf.TestRunner {
37 return &integrationRunner{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected