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

File LayerMap.test.ts

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

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from "@effect/vitest"
2import { Effect, Layer, LayerMap } from "effect"
3import { TestClock } from "effect/testing"
4

Callers

nothing calls this directly

Calls 6

contextEffectMethod · 0.80
adjustMethod · 0.80
makeLayerFunction · 0.70
makeMethod · 0.65
pipeMethod · 0.65
provideMethod · 0.45

Tested by

no test coverage detected