MCPcopy
hub / github.com/perkeep/perkeep / TestPathsOfSignerTarget_SQLite

Function TestPathsOfSignerTarget_SQLite

pkg/index/sqlite/sqlite_test.go:87–89  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

85}
86
87func TestPathsOfSignerTarget_SQLite(t *testing.T) {
88 tester{}.test(t, indextest.PathsOfSignerTarget)
89}
90
91func TestFiles_SQLite(t *testing.T) {
92 tester{}.test(t, indextest.Files)

Callers

nothing calls this directly

Calls 1

testMethod · 0.45

Tested by

no test coverage detected