MCPcopy Create free account
hub / github.com/CPChain/chain / TestMemDatabaseParallelFuncs

Function TestMemDatabaseParallelFuncs

database/memdb_test.go:59–61  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

57}
58
59func TestMemDatabaseParallelFuncs(t *testing.T) {
60 testParallelDBFuncs(database.NewMemDatabase(), t)
61}

Callers

nothing calls this directly

Calls 1

testParallelDBFuncsFunction · 0.85

Tested by

no test coverage detected