MCPcopy
hub / github.com/Effect-TS/effect / STM.test.ts

File STM.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import {
3 assertFailure,
4 assertFalse,

Callers

nothing calls this directly

Calls 15

pipeFunction · 0.90
deepStrictEqualFunction · 0.90
strictEqualFunction · 0.90
assertFailureFunction · 0.90
assertSomeFunction · 0.90
assertNoneFunction · 0.90
assertRightFunction · 0.90
assertLeftFunction · 0.90
assertTrueFunction · 0.90
assertFalseFunction · 0.90
makeSTMEnvFunction · 0.85
itFunction · 0.85

Tested by

no test coverage detected