Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ printCurrentGroupEnded
Method
printCurrentGroupEnded
src/CppUTest/TestOutput.cpp:140–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
void TestOutput::printCurrentGroupEnded(const TestResult& /*res*/)
141
{
142
}
143
144
void TestOutput::printTestsEnded(const TestResult& result)
145
{
Callers
1
currentGroupEnded
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected