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

File Beat.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { Beat } from '@coderline/alphatab/model/Beat';
3import { Note } from '@coderline/alphatab/model/Note';
4describe('BeatTests', () => {

Callers

nothing calls this directly

Calls 5

hasNoteOnStringMethod · 0.80
getNoteOnStringMethod · 0.80
removeNoteMethod · 0.80
addNoteMethod · 0.65
toBeMethod · 0.45

Tested by

no test coverage detected