Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ mock
Method
mock
src/tests/cluster.cpp:882–885 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
880
881
882
MockSlave* Slave::mock()
883
{
884
return dynamic_cast<MockSlave*>(slave.get());
885
}
886
887
888
void Slave::start()
Callers
7
TEST_F
Function · 0.80
TEST_P
Function · 0.80
TEST_F
Function · 0.80
TEST_P
Function · 0.80
TEST_F_TEMP_DISABLED_ON_WINDOWS
Function · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected