MCPcopy
hub / github.com/perkeep/perkeep / TestEdgesTo_SQLite

Function TestEdgesTo_SQLite

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

Source from the content-addressed store, hash-verified

93}
94
95func TestEdgesTo_SQLite(t *testing.T) {
96 tester{}.test(t, indextest.EdgesTo)
97}
98
99func TestDelete_SQLite(t *testing.T) {
100 tester{}.test(t, indextest.Delete)

Callers

nothing calls this directly

Calls 1

testMethod · 0.45

Tested by

no test coverage detected