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

File Color.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { Color } from '@coderline/alphatab/model/Color';
3describe('ColorTests', () => {
4 it('fromJson-number', () => {

Callers

nothing calls this directly

Calls 2

fromJsonMethod · 0.45
toBeMethod · 0.45

Tested by

no test coverage detected