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

File interruption.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertFalse, assertSome, 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

assertTrueFunction · 0.90
strictEqualFunction · 0.90
assertSomeFunction · 0.90
deepStrictEqualFunction · 0.90
assertFalseFunction · 0.90
restoreFunction · 0.85
withLatchFunction · 0.85
withLatchAwaitFunction · 0.85
isInterruptedMethod · 0.80
syncMethod · 0.80
makeFunction · 0.70
makeMethod · 0.65

Tested by

no test coverage detected