MCPcopy Create free account
hub / github.com/3rdparty/libprocess / func0

Method func0

src/tests/sequence_tests.cpp:107–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105{
106public:
107 Future<Nothing> func0() { return promise.future(); }
108
109 MOCK_METHOD0(func1, Nothing());
110 MOCK_METHOD0(func2, Nothing());

Callers

nothing calls this directly

Calls 1

futureMethod · 0.80

Tested by

no test coverage detected