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

File Property.test.ts

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

Source from the content-addressed store, hash-verified

1import { expect, test } from 'vitest'
2
3import { docComment } from './DocComment'
4import { namedType } from './NamedType'

Callers

nothing calls this directly

Calls 8

namedTypeFunction · 0.90
propertyFunction · 0.90
stringifyFunction · 0.90
docCommentFunction · 0.90
readonlyMethod · 0.80
testFunction · 0.50
optionalMethod · 0.45
setDocCommentMethod · 0.45

Tested by

no test coverage detected