MCPcopy Create free account
hub / github.com/parse-community/parse-server / checks

Method checks

src/Security/CheckGroup.js:28–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 throw `Check group has no checks.`;
27 }
28 checks() {
29 return this._checks;
30 }
31
32 /**
33 * Runs all checks.

Callers 3

_generateReportMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected