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

File Effect.test.ts

repos/effect/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
assertFunction · 0.85
getUnsafeMethod · 0.80
syncMethod · 0.80
interruptUnsafeMethod · 0.80
someMethod · 0.80
adjustMethod · 0.80
pollUnsafeMethod · 0.80
pushMethod · 0.80

Tested by

no test coverage detected