MCPcopy
hub / github.com/grafana/grafana / TestMain

Function TestMain

pkg/registry/apis/secret/secretkeeper/secretkeeper_test.go:24–26  ·  view source on GitHub ↗
(m *testing.M)

Source from the content-addressed store, hash-verified

22)
23
24func TestMain(m *testing.M) {
25 testsuite.Run(m)
26}
27
28func Test_OSSKeeperService(t *testing.T) {
29 cfg := &setting.Cfg{

Callers

nothing calls this directly

Calls 1

RunFunction · 0.92

Tested by

no test coverage detected