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

Method BeforeTest

tests/framework/integration/integration.go:44–46  ·  view source on GitHub ↗
(t testing.TB)

Source from the content-addressed store, hash-verified

42}
43
44func (e integrationRunner) BeforeTest(t testing.TB) {
45 BeforeTest(t)
46}
47
48func (e integrationRunner) NewCluster(ctx context.Context, t testing.TB, opts ...config.ClusterOption) intf.Cluster {
49 var err error

Callers

nothing calls this directly

Calls 1

BeforeTestFunction · 0.70

Tested by

no test coverage detected