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