MCPcopy Create free account
hub / github.com/apache/thrift / testVoidAsync

Function testVoidAsync

lib/nodejs/test/test_handler.mjs:82–84  ·  view source on GitHub ↗
(result)

Source from the content-addressed store, hash-verified

80}
81
82function testVoidAsync(result) {
83 result(testVoid());
84}
85
86function testMapMap() {
87 const mapmap = [];

Callers

nothing calls this directly

Calls 1

testVoidFunction · 0.85

Tested by

no test coverage detected