MCPcopy
hub / github.com/vuejs/core / toHandlers.spec.ts

File toHandlers.spec.ts

packages/runtime-core/__tests__/helpers/toHandlers.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { toHandlers } from '../../src/helpers/toHandlers'
2
3describe('toHandlers', () => {
4 it('should not accept non-objects', () => {

Callers

nothing calls this directly

Calls 2

toHandlersFunction · 0.90
toHaveBeenWarnedTimesMethod · 0.80

Tested by

no test coverage detected