MCPcopy
hub / github.com/pixijs/pixijs / AccessibilitySystem.test.ts

File AccessibilitySystem.test.ts

src/accessibility/__tests__/AccessibilitySystem.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AccessibilitySystem } from '../AccessibilitySystem';
2import '../init';
3import { getWebGLRenderer } from '@test-utils';
4import { Container } from '~/scene';

Callers

nothing calls this directly

Calls 9

getWebGLRendererFunction · 0.85
getAttributeMethod · 0.80
destroyMethod · 0.65
initMethod · 0.65
containsMethod · 0.65
addChildMethod · 0.65
renderMethod · 0.65
postrenderMethod · 0.65

Tested by

no test coverage detected