MCPcopy Create free account
hub / github.com/denoland/std / unstable_equals_test.ts

File unstable_equals_test.ts

assert/unstable_equals_test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2018-2026 the Deno authors. MIT license.
2import { AssertionError, assertThrows } from "./mod.ts";
3import { assertEquals } from "./unstable_equals.ts";
4import { DIFF_CONTEXT_LENGTH } from "@std/internal/truncate-build-message";

Callers

nothing calls this directly

Calls 8

disposableStackFunction · 0.90
stubFunction · 0.90
assertDiffMessageFunction · 0.85
dedentFunction · 0.85
toStringMethod · 0.45
fromMethod · 0.45
stepMethod · 0.45
entriesMethod · 0.45

Tested by

no test coverage detected