MCPcopy 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
241const char* MockSupport::getTraceOutput()
242{
243 return MockActualCallTrace::instance().getTraceOutput();
244}
245
246bool MockSupport::expectedCallsLeft()
247{

Callers 4

TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 4

TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36