MCPcopy Create free account
hub / github.com/CoderLine/alphaTab / XmlParse.test.ts

File XmlParse.test.ts

packages/alphatab/test/xml/XmlParse.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { XmlDocument } from '@coderline/alphatab/xml/XmlDocument';
3import { XmlNodeType } from '@coderline/alphatab/xml/XmlNode';
4import { TestPlatform } from 'test/TestPlatform';

Callers

nothing calls this directly

Calls 5

getAttributeMethod · 0.80
loadFileAsStringMethod · 0.80
parseMethod · 0.45
toBeTruthyMethod · 0.45
toBeMethod · 0.45

Tested by

no test coverage detected