Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getTraceOutput
Method
getTraceOutput
src/CppUTestExt/MockSupport.cpp:241–244 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
239
}
240
241
const char* MockSupport::getTraceOutput()
242
{
243
return MockActualCallTrace::instance().getTraceOutput();
244
}
245
246
bool MockSupport::expectedCallsLeft()
247
{
Callers
4
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
4
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36