Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_generateReport
Method · 0.80
SecurityCheckGroups.spec.js
File · 0.80
SecurityCheck.spec.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected