MCPcopy
hub / github.com/yortus/asyncawait / equal

Method equal

src/typings/chai/chai.d.ts:188–188  ·  view source on GitHub ↗
(act: any, exp: any, msg?: string)

Source from the content-addressed store, hash-verified

186 notOk(val: any, msg?: string): void;
187
188 equal(act: any, exp: any, msg?: string): void;
189 notEqual(act: any, exp: any, msg?: string): void;
190
191 strictEqual(act: any, exp: any, msg?: string): void;

Callers 12

async.iterable.jsFile · 0.80
await.jsFile · 0.80
runTestsForFunction · 0.80
async.jsFile · 0.80
async.iterable.tsFile · 0.80
async.cps.tsFile · 0.80
async.cps.jsFile · 0.80
async.thunk.jsFile · 0.80
await.tsFile · 0.80
async.thunk.tsFile · 0.80
runTestsForFunction · 0.80
async.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected