Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ ConsoleTestOutput
Method
ConsoleTestOutput
include/CppUTest/TestOutput.h:117–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
{
116
public:
117
explicit ConsoleTestOutput()
118
{
119
}
120
virtual ~ConsoleTestOutput() _destructor_override
121
{
122
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected