MCPcopy Create free account
hub / github.com/axe-api/axe-api / ModelTreeBuilder.spec.ts

File ModelTreeBuilder.spec.ts

packages/axe-api/tests/unit/Builders/ModelTreeBuilder.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from "path";
2import { describe, expect, test, beforeAll } from "vitest";
3import { ModelTreeBuilder } from "../../../src/Builders";
4import { IoCService, LogService, ModelService } from "../../../src/Services";

Callers

nothing calls this directly

Calls 2

setInstanceMethod · 0.80
buildMethod · 0.45

Tested by

no test coverage detected