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

Usage in Deno

import type assert from "node:assert";

The actual number of times the function was called.

Type

number