MCPcopy Create free account
hub / github.com/esengine/esengine / IdentifierPool.test.ts

File IdentifierPool.test.ts

packages/core/tests/ECS/Utils/IdentifierPool.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * IdentifierPool 世代式ID池测试
3 *
4 * 测试实体ID的分配、回收、验证和世代版本控制功能

Callers

nothing calls this directly

Calls 12

nowMethod · 0.80
getStatsMethod · 0.65
setMethod · 0.65
pushMethod · 0.65
resolveMethod · 0.65
checkOutMethod · 0.45
isValidMethod · 0.45
checkInMethod · 0.45
allMethod · 0.45
mapMethod · 0.45
everyMethod · 0.45

Tested by

no test coverage detected