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

File extend.test.ts

packages/effect/test/Schema/Schema/Class/extend.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertInstanceOf, assertSome, deepStrictEqual, strictEqual } from "@effect/vitest/utils"
3import { JSONSchema, Schema as S, SchemaAST as AST } from "effect"
4import * as Util from "../../TestUtils.js"

Callers

nothing calls this directly

Calls 9

deepStrictEqualFunction · 0.90
strictEqualFunction · 0.90
assertInstanceOfFunction · 0.90
assertSomeFunction · 0.90
itFunction · 0.85
failMethod · 0.65
makeMethod · 0.65
aMethod · 0.45
bMethod · 0.45

Tested by

no test coverage detected