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

Method close

tests/CppUTest/JUnitOutputTest.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 }
62
63 void close()
64 {
65 isOpen_ = false;
66 }
67
68 const char* line(size_t lineNumber)
69 {

Callers 4

mockFCloseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected