summaryrefslogtreecommitdiff
path: root/lib/internal/test_runner/mock.js
Commit message (Expand)AuthorAgeFilesLines
* lib: enforce use of trailing commas for functionsAntoine du Hamel2023-02-141-6/+6
* test: fix mock.method to support class instancesErick Wendel2022-12-171-5/+25
* test_runner: add resetCalls to MockFunctionContextMURAKAMI Masahiko2022-12-081-0/+4
* test_runner: add getter and setter to MockTrackerMURAKAMI Masahiko2022-11-271-0/+54
* test_runner: support function mockingcjihrig2022-11-071-0/+295