MCPcopy
hub / github.com/perkeep/perkeep / SetTestHookBug121

Function SetTestHookBug121

pkg/search/export_test.go:27–29  ·  view source on GitHub ↗
(hook func())

Source from the content-addressed store, hash-verified

25)
26
27func SetTestHookBug121(hook func()) {
28 testHookBug121 = hook
29}
30
31func ExportSetCandidateSourceHook(fn func(string)) { candSourceHook = fn }
32

Callers 3

initTestsFunction · 0.85
testMethod · 0.85
TestHandlerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected