MCPcopy
hub / github.com/htmlhint/HTMLHint / htmlparser.spec.js

File htmlparser.spec.js

test/htmlparser.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const HTMLParser = require('../dist/htmlhint.js').HTMLParser
2
3expect.extend({
4 toEvent(received, type, attr) {

Callers

nothing calls this directly

Calls 3

getAllEventsFunction · 0.85
parseMethod · 0.80
getMapAttrsMethod · 0.80

Tested by

no test coverage detected