Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ Print
Method
Print
examples/AllTests/MockPrinter.h:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
virtual void Print(const char* s)
54
{
55
savedOutput.append(s);
56
}
57
58
virtual void Print(long int value)
59
{
Callers
2
TEST
Function · 0.45
TEST
Function · 0.45
Calls
2
StringFromFormat
Function · 0.85
asCharString
Method · 0.80
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36