MCPcopy
hub / github.com/fastify/fastify / handler-context.test.js

File handler-context.test.js

test/handler-context.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2const { test } = require('node:test')
3const { kRouteContext } = require('../lib/symbols')
4const fastify = require('..')

Callers

nothing calls this directly

Calls 3

fastifyFunction · 0.85
sendMethod · 0.80
injectMethod · 0.80

Tested by

no test coverage detected