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

File pathExpression_spec.js

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

Source from the content-addressed store, hash-verified

1import { XMLParser, XMLBuilder } from "../src/fxp.js";
2import { Expression } from "path-expression-matcher";
3
4describe("Path-Expression-Matcher Integration", function () {

Callers

nothing calls this directly

Calls 4

itFunction · 0.50
parseMethod · 0.45
pushMethod · 0.45
matchesMethod · 0.45

Tested by

no test coverage detected