Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ countTest
Method
countTest
src/CppUTest/TestResult.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
void TestResult::countTest()
86
{
87
testCount_++;
88
}
89
90
void TestResult::countRun()
91
{
Callers
4
runAllTests
Method · 0.80
runOneTest
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected