Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ write
Method
write
tests/CppUTest/JUnitOutputTest.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void write(const SimpleString& buffer)
59
{
60
buffer_ += buffer;
61
}
62
63
void close()
64
{
Callers
2
write_lines_to_file
Method · 0.80
mockFPuts
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected