Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppMicroServices/CppMicroServices
/ TearDown
Method
TearDown
framework/test/gtest/BundleTest.cpp:73–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
void
74
TearDown() override
75
{
76
framework.Stop();
77
framework.WaitForStop(std::chrono::milliseconds::zero());
78
}
79
};
80
81
class FrameworkTestSuite
Callers
nothing calls this directly
Calls
2
Stop
Method · 0.45
WaitForStop
Method · 0.45
Tested by
no test coverage detected