MCPcopy Create free account
hub / github.com/apache/thrift / include.test.mjs

File include.test.mjs

lib/nodejs/test/include.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from "tape";
2import { IncludeTest as IncludeTestEs5 } from "./gen-nodejs/Include_types.js";
3import { IncludeTest as IncludeTestEs6 } from "./gen-nodejs-es6/Include_types.js";
4import { IncludeTest as IncludeTestEsm } from "./gen-nodejs-esm/Include_types.mjs";

Callers

nothing calls this directly

Calls 2

constructTestFunction · 0.85
testFunction · 0.50

Tested by

no test coverage detected