MCPcopy
hub / github.com/perkeep/perkeep / TestFiles_SQLite

Function TestFiles_SQLite

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

Source from the content-addressed store, hash-verified

89}
90
91func TestFiles_SQLite(t *testing.T) {
92 tester{}.test(t, indextest.Files)
93}
94
95func TestEdgesTo_SQLite(t *testing.T) {
96 tester{}.test(t, indextest.EdgesTo)

Callers

nothing calls this directly

Calls 1

testMethod · 0.45

Tested by

no test coverage detected