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

Function TEST_F

src/tests/state_tests.cpp:356–359  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

354
355
356TEST_F(InMemoryStateTest, FetchAndStoreAndFetch)
357{
358 FetchAndStoreAndFetch(state);
359}
360
361
362TEST_F(InMemoryStateTest, FetchAndStoreAndStoreAndFetch)

Callers

nothing calls this directly

Calls 15

FetchAndStoreAndFetchFunction · 0.85
SecondsClass · 0.85
afterMethod · 0.80
typeMethod · 0.80
NamesFunction · 0.70
storeMethod · 0.65
terminateFunction · 0.50

Tested by

no test coverage detected