MCPcopy Create free account
hub / github.com/galacean/engine / PrefabResource.test.ts

File PrefabResource.test.ts

tests/src/loader/PrefabResource.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, beforeAll, afterAll, describe, it } from "vitest";
2import { WebGLEngine } from "@galacean/engine-rhi-webgl";
3import type { IHierarchyFile } from "@galacean/engine-loader";
4import { PrefabParser } from "../../../packages/loader/src/prefab/PrefabParser";

Callers

nothing calls this directly

Calls 5

itFunction · 0.85
instantiateMethod · 0.80
destroyMethod · 0.65
createMethod · 0.45
parseMethod · 0.45

Tested by

no test coverage detected