MCPcopy
hub / github.com/writefreely/writefreely / ScopedTestBody

FuncType ScopedTestBody

main_test.go:20–20  ·  view source on GitHub ↗
func(*sql.DB)

Source from the content-addressed store, hash-verified

18var testDB *sql.DB
19
20type ScopedTestBody func(*sql.DB)
21
22// TestMain provides testing infrastructure within this package.
23func TestMain(m *testing.M) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected