Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ fastify.spec.ts
File
fastify.spec.ts
integration/nest-application/use-body-parser/e2e/fastify.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{
2
FastifyAdapter,
3
NestFastifyApplication,
4
} from
'@nestjs/platform-fastify'
;
Callers
nothing calls this directly
Calls
8
createTestingModule
Method · 0.80
createNestApplication
Method · 0.80
parse
Method · 0.80
close
Method · 0.65
useBodyParser
Method · 0.65
init
Method · 0.65
inject
Method · 0.65
compile
Method · 0.45
Tested by
no test coverage detected