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

File Writer.test.ts

packages/ts-builders/src/Writer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from 'vitest'
2
3import { Writer } from './Writer'
4

Callers

nothing calls this directly

Calls 11

newLineMethod · 0.80
writeLineMethod · 0.80
writeJoinedMethod · 0.80
indentMethod · 0.80
unindentMethod · 0.80
withIndentMethod · 0.80
afterNextNewlineMethod · 0.80
addMarginSymbolMethod · 0.80
writeMethod · 0.65
testFunction · 0.50
toStringMethod · 0.45

Tested by

no test coverage detected