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

File Class.test.ts

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

Source from the content-addressed store, hash-verified

1import { expect, test } from 'vitest'
2
3import { classDeclaration } from './Class'
4import { genericParameter } from './GenericParameter'

Callers

nothing calls this directly

Calls 10

namedTypeFunction · 0.90
classDeclarationFunction · 0.90
stringifyFunction · 0.90
propertyFunction · 0.90
methodFunction · 0.90
genericParameterFunction · 0.90
testFunction · 0.50
addMethod · 0.45
addGenericParameterMethod · 0.45
extendsMethod · 0.45

Tested by

no test coverage detected