Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ TestClock.test.ts
File
TestClock.test.ts
packages/effect/test/TestClock.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
"@effect/vitest"
2
import
{ deepStrictEqual, strictEqual } from
"@effect/vitest/utils"
3
import
{ DateTime, Effect, TestClock } from
"effect"
4
Callers
nothing calls this directly
Calls
4
deepStrictEqual
Function · 0.90
strictEqual
Function · 0.90
setTime
Method · 0.65
unsafeCurrentTimeNanos
Method · 0.65
Tested by
no test coverage detected