MCPcopy Create free account
hub / github.com/AdRoll/baker / TestSQLiteInsertRows

Function TestSQLiteInsertRows

output/sqlite_test.go:156–156  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

154}
155
156func TestSQLiteInsertRows(t *testing.T) { testSQLiteInsertRows(t, false) }
157
158func TestSQLiteRawInsertRows(t *testing.T) { testSQLiteInsertRows(t, true) }
159

Callers

nothing calls this directly

Calls 1

testSQLiteInsertRowsFunction · 0.85

Tested by

no test coverage detected