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

Function TestMain

pkg/infra/usagestats/service/usage_stats_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 testsuite.Run(m)
35}
36
37// This is to ensure that the interface contract is held by the implementation
38func Test_InterfaceContractValidity(t *testing.T) {

Callers

nothing calls this directly

Calls 1

RunFunction · 0.92

Tested by

no test coverage detected