MCPcopy
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
3const { test, describe } = require('node:test')
4const Fastify = require('..')

Callers

nothing calls this directly

Calls 15

runTestsFunction · 0.85
readyMethod · 0.80
hasDecoratorMethod · 0.80
sendMethod · 0.80
listenMethod · 0.80
afterMethod · 0.80
closeMethod · 0.80
hasRequestDecoratorMethod · 0.80
hasReplyDecoratorMethod · 0.80
injectMethod · 0.80
thenMethod · 0.80

Tested by

no test coverage detected