MCPcopy Create free account
hub / github.com/containerd/nerdctl / TestMain

Function TestMain

cmd/nerdctl/inspect/inspect_test.go:33–35  ·  view source on GitHub ↗
(m *testing.M)

Source from the content-addressed store, hash-verified

31)
32
33func TestMain(m *testing.M) {
34 testutil.M(m)
35}
36
37func TestInspectSimpleCase(t *testing.T) {
38 nerdtest.Setup()

Callers

nothing calls this directly

Calls 1

MFunction · 0.92

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…