MCPcopy Create free account
hub / github.com/AlexInLog/ReactivePlusPlus / test_async_server.cpp

File test_async_server.cpp

src/tests/rppgrpc/test_async_server.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <doctest/doctest.h>
2
3#include <rpp/observers/mock_observer.hpp>
4#include <rpp/operators/map.hpp>

Callers

nothing calls this directly

Calls 11

waitFunction · 0.85
mapFunction · 0.85
subscribeFunction · 0.85
getMethod · 0.45
get_observerMethod · 0.45
on_completedMethod · 0.45
on_nextMethod · 0.45
get_observableMethod · 0.45
BidirectionalMethod · 0.45
ServerSideMethod · 0.45
ClientSideMethod · 0.45

Tested by

no test coverage detected