MCPcopy 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
227size_t Runner::testCount() const {
228 return tests_.size();
229}
230
231JSONCPP_STRING Runner::testNameAt(size_t index) const {
232 TestCase* test = tests_[index]();

Callers 1

runCommandLineMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected