MCPcopy
hub / github.com/grafana/tempo / testCase

Struct testCase

pkg/traceql/engine_test.go:648–653  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

646 }
647
648 type testCase struct {
649 name string
650 attribute string
651 query string // used to derive conditions and for the mock fetcher
652 expectedValues []tempopb.TagValue
653 }
654
655 for _, tc := range []testCase{
656 {

Callers 1

TestDropTraceCmdFunction · 0.50

Calls

no outgoing calls

Tested by 1

TestDropTraceCmdFunction · 0.40