MCPcopy Create free account
hub / github.com/apache/mesos / TearDownTestCase

Method TearDownTestCase

src/tests/mesos.cpp:87–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85
86
87void MesosTest::TearDownTestCase()
88{
89 os::unsetenv("MESOS_CONNECTION_DELAY_MAX");
90
91 SSLTemporaryDirectoryTest::TearDownTestCase();
92}
93
94
95MesosTest::MesosTest(const Option<zookeeper::URL>& _zookeeperUrl)

Callers

nothing calls this directly

Calls 5

hierarchiesFunction · 0.85
unsetenvFunction · 0.50
userFunction · 0.50
enabledFunction · 0.50
getMethod · 0.45

Tested by

no test coverage detected