MCPcopy Index your code
hub / github.com/Effect-TS/effect / finalization.test.ts

File finalization.test.ts

packages/effect/test/Effect/finalization.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertFalse, assertTrue, deepStrictEqual, strictEqual } from "@effect/vitest/utils"
3import * as Array from "effect/Array"
4import * as Cause from "effect/Cause"

Callers

nothing calls this directly

Calls 15

deepStrictEqualFunction · 0.90
assertTrueFunction · 0.90
strictEqualFunction · 0.90
assertFalseFunction · 0.90
asyncExampleErrorFunction · 0.85
asyncVoidFunction · 0.85
syncMethod · 0.80
onErrorMethod · 0.80
isInterruptedMethod · 0.80
makeLoggerFunction · 0.70
failMethod · 0.65
dieMethod · 0.65

Tested by

no test coverage detected