Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getTestCount
Method
getTestCount
src/CppUTest/TestTestingFixture.cpp:138–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
size_t TestTestingFixture::getTestCount()
139
{
140
return result_->getTestCount();
141
}
142
143
size_t TestTestingFixture::getIgnoreCount()
144
{
Callers
4
printTestsEnded
Method · 0.45
printTestsEnded
Method · 0.45
printCurrentGroupEnded
Method · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected