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

File Resource.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { strictEqual } from "@effect/vitest/utils"
3import { Duration, Effect, Either, identity, pipe, Ref, Resource, Schedule } from "effect"
4import * as TestClock from "effect/TestClock"

Callers

nothing calls this directly

Calls 8

pipeFunction · 0.90
strictEqualFunction · 0.90
makeMethod · 0.65
getMethod · 0.65
setMethod · 0.65
refreshMethod · 0.65
adjustMethod · 0.65
sleepMethod · 0.65

Tested by

no test coverage detected