mirror of
https://github.com/nodejs/node.git
synced 2025-05-08 02:52:29 +00:00
![]() This commit allows tests in test runner to use the `getter` and `setter` methods as "syntax sugar" for `MockTracker.method` with the `options.getter` or `options.setter` set to true in the options. Refs: https://github.com/nodejs/node/pull/45326#discussion_r1014727289 PR-URL: https://github.com/nodejs/node/pull/45506 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> |
||
---|---|---|
.. | ||
harness.js | ||
mock.js | ||
runner.js | ||
tap_checker.js | ||
tap_lexer.js | ||
tap_parser.js | ||
tap_stream.js | ||
test.js | ||
utils.js |