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

Method unmocked_authenticate

src/tests/mock_slave.cpp:275–280  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

273
274
275void MockSlave::unmocked_authenticate(
276 Duration minTimeout,
277 Duration maxTimeout)
278{
279 slave::Slave::authenticate(minTimeout, maxTimeout);
280}
281
282
283void MockSlave::unmocked_removeFramework(slave::Framework* framework)

Callers 1

TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected