Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
create_unity_test_runner.rb
File · 0.80
create_group_runner.rb
File · 0.80
cpp_u_test_to_unity.rb
File · 0.80
mockFClose
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected