MCPcopy
hub / github.com/prisma/prisma / DbCommand.test.ts

File DbCommand.test.ts

packages/migrate/src/__tests__/DbCommand.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { DbCommand } from '../commands/DbCommand'
2import { createDefaultTestContext } from './__helpers__/context'
3
4const ctx = createDefaultTestContext()

Callers

nothing calls this directly

Calls 3

createDefaultTestContextFunction · 0.90
parseMethod · 0.65
newMethod · 0.45

Tested by

no test coverage detected