MCPcopy
hub / github.com/grafana/dskit / Helper

Method Helper

test/recoverable_t_test.go:130–130  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

128
129func (m *mockTB) Fail() { m.failed = true }
130func (m *mockTB) Helper() {}
131func (m *mockTB) Name() string { return "mock" }
132
133func (m *mockTB) Errorf(format string, args ...any) {

Callers 15

assertMapElementsMatchFunction · 0.80
TestRemoveClientFunction · 0.80
withFixturesFunction · 0.80
writeValuesToKVFunction · 0.80
observeValueForSomeTimeFunction · 0.80
getDataFunction · 0.80
withFixturesFunction · 0.80
newTestX509FilesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected