Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ComodoSecurity/openedr
/ testCount
Method
testCount
edrav2/eprj/jsoncpp/src/test_lib_json/jsontest.cpp:227–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
225
}
226
227
size_t Runner::testCount() const {
228
return tests_.size();
229
}
230
231
JSONCPP_STRING Runner::testNameAt(size_t index) const {
232
TestCase* test = tests_[index]();
Callers
1
runCommandLine
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected