Searched refs:testNapiRun (Results 1 – 5 of 5) sorted by relevance
11 const actual = addon.testNapiRun(testCase);14 assert.throws(() => addon.testNapiRun({ abc: 'def' }), /string was expected/);
218 static napi_value testNapiRun(napi_env env, napi_callback_info info) { in testNapiRun() function290 DECLARE_NAPI_PROPERTY("testNapiRun", testNapiRun), in Init()
1950 …ode/commit/5d3a4ad1cf)] - **test**: improve error emssage reporting in testNapiRun.js (Paul Ashfie…
1809 …ode/commit/25ff7bf1cd)] - **test**: improve error emssage reporting in testNapiRun.js (Paul Ashfie…
446 …ode/commit/2476ab9619)] - **test**: improve error emssage reporting in testNapiRun.js (Paul Ashfie…