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

File escapeHtml.spec.ts

packages/shared/__tests__/escapeHtml.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { escapeHtml, escapeHtmlComment } from '../src'
2
3describe('escapeHtml', () => {
4 test('ssr: escapeHTML', () => {

Callers

nothing calls this directly

Calls 3

escapeHtmlFunction · 0.90
escapeHtmlCommentFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected