Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
33
func
TestMain(m *testing.M) {
34
testsuite.Run(m)
35
}
36
37
// This is to ensure that the interface contract is held by the implementation
38
func
Test_InterfaceContractValidity(t *testing.T) {
Callers
nothing calls this directly
Calls
1
Run
Function · 0.92
Tested by
no test coverage detected