UNPKG

specmatic

Version:
79 lines (78 loc) 2.55 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "printJarVersion", { enumerable: true, get: function get() { return _core.printJarVersion; } }); Object.defineProperty(exports, "setExpectationJson", { enumerable: true, get: function get() { return _core.setExpectationJson; } }); Object.defineProperty(exports, "setExpectations", { enumerable: true, get: function get() { return _core.setExpectations; } }); Object.defineProperty(exports, "setHttpStubExpectationJson", { enumerable: true, get: function get() { return _core.setExpectationJson; } }); Object.defineProperty(exports, "setHttpStubExpectations", { enumerable: true, get: function get() { return _core.setExpectations; } }); Object.defineProperty(exports, "showTestResults", { enumerable: true, get: function get() { return _core.showTestResults; } }); Object.defineProperty(exports, "startHttpStub", { enumerable: true, get: function get() { return _core.startStub; } }); Object.defineProperty(exports, "startStub", { enumerable: true, get: function get() { return _core.startStub; } }); Object.defineProperty(exports, "stopHttpStub", { enumerable: true, get: function get() { return _core.stopStub; } }); Object.defineProperty(exports, "stopStub", { enumerable: true, get: function get() { return _core.stopStub; } }); Object.defineProperty(exports, "test", { enumerable: true, get: function get() { return _core.test; } }); Object.defineProperty(exports, "testWithApiCoverage", { enumerable: true, get: function get() { return _core.testWithApiCoverage; } }); var _core = require("./core"); //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJuYW1lcyI6WyJfY29yZSIsInJlcXVpcmUiXSwic291cmNlcyI6WyIuLi9zcmMvaW5kZXgudHMiXSwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHtcblx0c3RhcnRTdHViLFxuXHRzdGFydFN0dWIgYXMgc3RhcnRIdHRwU3R1Yixcblx0c3RvcFN0dWIsXG5cdHN0b3BTdHViIGFzIHN0b3BIdHRwU3R1Yixcblx0dGVzdCxcblx0dGVzdFdpdGhBcGlDb3ZlcmFnZSxcblx0c2V0RXhwZWN0YXRpb25zLFxuXHRzZXRFeHBlY3RhdGlvbnMgYXMgc2V0SHR0cFN0dWJFeHBlY3RhdGlvbnMsXG5cdHNldEV4cGVjdGF0aW9uSnNvbixcblx0c2V0RXhwZWN0YXRpb25Kc29uIGFzIHNldEh0dHBTdHViRXhwZWN0YXRpb25Kc29uLFxuXHRwcmludEphclZlcnNpb24sXG5cdHNob3dUZXN0UmVzdWx0cyxcbn0gZnJvbSBcIi4vY29yZVwiO1xuIl0sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLElBQUFBLEtBQUEsR0FBQUMsT0FBQSIsImlnbm9yZUxpc3QiOltdfQ==