MCPcopy
hub / github.com/vpulim/node-soap / wsdl-parse-test.js

File wsdl-parse-test.js

test/wsdl-parse-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var path = require('path');
4var open_wsdl = require('../lib/wsdl').open_wsdl;

Callers

nothing calls this directly

Calls 5

open_wsdlFunction · 0.85
findSchemaTypeMethod · 0.80
findSchemaObjectMethod · 0.80
objectToDocumentXMLMethod · 0.80
descriptionMethod · 0.45

Tested by

no test coverage detected