Skip to main content
assert.CallTrackerReportInformation.expected - assert - Node documentation
property assert.CallTrackerReportInformation.expected

Usage in Deno

import type assert from "node:assert";

The number of times the function was expected to be called.

Type

number