Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fastify/fastify
/ decorator.test.js
File
decorator.test.js
test/decorator.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
3
const
{ test, describe } = require(
'node:test'
)
4
const
Fastify = require(
'..'
)
Callers
nothing calls this directly
Calls
15
runTests
Function · 0.85
assertsThrowOnUndeclaredDecorator
Function · 0.85
ready
Method · 0.80
hasDecorator
Method · 0.80
send
Method · 0.80
listen
Method · 0.80
after
Method · 0.80
close
Method · 0.80
hasRequestDecorator
Method · 0.80
hasReplyDecorator
Method · 0.80
inject
Method · 0.80
then
Method · 0.80
Tested by
no test coverage detected