DEP0173:assert.CallTracker 类
¥DEP0173: the assert.CallTracker class
类型:运行时
¥Type: Runtime
在 Node.js 的未来版本中,assert.CallTracker 将被删除。考虑使用替代方法,例如 mock 辅助函数。
¥In a future version of Node.js, assert.CallTracker,
will be removed.
Consider using alternatives such as the mock helper function.