MCPcopy
hub / github.com/perkeep/perkeep / TestIndex_SQLite

Function TestIndex_SQLite

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

Source from the content-addressed store, hash-verified

81}
82
83func TestIndex_SQLite(t *testing.T) {
84 tester{}.test(t, indextest.Index)
85}
86
87func TestPathsOfSignerTarget_SQLite(t *testing.T) {
88 tester{}.test(t, indextest.PathsOfSignerTarget)

Callers

nothing calls this directly

Calls 1

testMethod · 0.45

Tested by

no test coverage detected