Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ toHandlers } from
'../../src/helpers/toHandlers'
2
3
describe(
'toHandlers'
, () => {
4
it(
'should not accept non-objects'
, () => {
Callers
nothing calls this directly
Calls
2
toHandlers
Function · 0.90
toHaveBeenWarnedTimes
Method · 0.80
Tested by
no test coverage detected