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

File Lyrics.test.ts

packages/alphatab/test/model/Lyrics.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { GpxImporter } from '@coderline/alphatab/importer/GpxImporter';
3import { ByteBuffer } from '@coderline/alphatab/io/ByteBuffer';
4import { Lyrics } from '@coderline/alphatab/model/Lyrics';

Callers

nothing calls this directly

Calls 5

loadLyricsTemplateFileFunction · 0.85
testLyricsFunction · 0.85
applyLyricsMethod · 0.80
toBeMethod · 0.45
toBeTruthyMethod · 0.45

Tested by

no test coverage detected