MCPcopy
hub / github.com/scality/cloudserver / server.js

File server.js

tests/unit/server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const assert = require('assert');
4const sinon = require('sinon');

Callers

nothing calls this directly

Calls 6

waitReadyFunction · 0.85
wrapperForFunction · 0.85
initiateStartupMethod · 0.80
internalRouteRequestMethod · 0.80
routeRequestMethod · 0.80
_startServerMethod · 0.80

Tested by

no test coverage detected