MCPcopy Create free account
hub / github.com/Effect-TS/effect / Effect.test.ts

File Effect.test.ts

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

Source from the content-addressed store, hash-verified

1import { assert, describe, it, vi } from "@effect/vitest"
2import { assertExitFailure } from "@effect/vitest/utils"
3import {
4 Cause,

Callers

nothing calls this directly

Calls 15

assertExitFailureFunction · 0.90
assertCauseFailFunction · 0.90
assertUnknownErrorFunction · 0.85
assertExitDefectFunction · 0.85
onInterruptFunction · 0.85
pollUnsafeMethod · 0.80
getUnsafeMethod · 0.80
interruptUnsafeMethod · 0.80
someMethod · 0.80
pushMethod · 0.80
adjustMethod · 0.80
onInterruptMethod · 0.80

Tested by

no test coverage detected