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

File SoASerializer.test.ts

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

Source from the content-addressed store, hash-verified

1import { SoASerializer } from '../../../src/ECS/Core/SoASerializer';
2
3describe('SoASerializer', () => {
4 describe('serialize', () => {

Callers

nothing calls this directly

Calls 6

serializeMethod · 0.65
deserializeMethod · 0.65
getMethod · 0.65
hasMethod · 0.65
deepCloneMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected