MCPcopy
hub / github.com/sqldef/sqldef / Fatalf

Method Fatalf

testutil/testutil.go:564–564  ·  view source on GitHub ↗
(format string, args ...any)

Source from the content-addressed store, hash-verified

562 Errorf(format string, args ...any)
563 Fatal(args ...any)
564 Fatalf(format string, args ...any)
565}
566
567func runTestImplWithReporter(r testReporter, db database.Database, test TestCase, mode schema.GeneratorMode, sqlParser database.Parser, config database.GeneratorConfig) {

Callers 15

RunFunction · 0.65
TestParseIndexAsyncFunction · 0.65
TestUnixSocketConnectionFunction · 0.65
TestMssqlQuoteIdentifierFunction · 0.65
TestUnixSocketConnectionFunction · 0.65
TestAutoRandomFunction · 0.65
TestTiDBCommentsFunction · 0.65

Implementers 1

errorCollectortestutil/testutil.go

Calls

no outgoing calls