MCPcopy Create free account
hub / github.com/cloudflare/cfssl / Truncate

Method Truncate

certdb/sql/sql_test.go:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31}
32
33func (ta *TestAccessor) Truncate() {
34 testdb.Truncate(ta.DB)
35}
36
37func TestSQLite(t *testing.T) {
38 db := testdb.SQLiteDB(sqliteDBFile)

Calls 1

TruncateFunction · 0.92

Tested by

no test coverage detected