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

Method Fail

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

Source from the content-addressed store, hash-verified

127}
128
129func (m *mockTB) Fail() { m.failed = true }
130func (m *mockTB) Helper() {}
131func (m *mockTB) Name() string { return "mock" }
132

Calls

no outgoing calls

Tested by

no test coverage detected