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

File bdd_test.ts

testing/bdd_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 {
3 assert,
4 assertEquals,

Callers

nothing calls this directly

Calls 15

stubFunction · 0.90
spyFunction · 0.90
beforeAllFunction · 0.90
afterAllFunction · 0.90
beforeEachFunction · 0.90
afterEachFunction · 0.90
assertEqualsFunction · 0.90
itFunction · 0.90
assertSpyCallsFunction · 0.90
assertSpyCallFunction · 0.90
assertStrictEqualsFunction · 0.90
assertObjectMatchFunction · 0.90

Tested by

no test coverage detected