MCPcopy Create free account
hub / github.com/NaturalIntelligence/fast-xml-parser / entities_spec.js

File entities_spec.js

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

Source from the content-addressed store, hash-verified

1import { XMLParser } from "../src/fxp.js";
2import { EntityDecoder, COMMON_HTML } from "@nodable/entities";
3
4describe("XMLParser Entities", function () {

Callers

nothing calls this directly

Calls 3

itFunction · 0.50
parseMethod · 0.45
addEntityMethod · 0.45

Tested by

no test coverage detected