MCPcopy Create free account
hub / github.com/cpputest/cpputest / printVeryVerbose

Method printVeryVerbose

src/CppUTest/Utest.cpp:546–549  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

544}
545
546void UtestShell::printVeryVerbose(const char* text)
547{
548 getTestResult()->printVeryVerbose(text);
549}
550
551TestResult* UtestShell::testResult_ = NULLPTR;
552UtestShell* UtestShell::currentTest_ = NULLPTR;

Callers 2

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected