#include <gtest/gtest.h>
#include "absl/memory/memory.h"
#include <grpcpp/test/mock_stream.h>
#include "src/proto/grpc/testing/echo.grpc.pb.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (MockStreamTest, Basic) | |
Definition at line 68 of file mock_stream_test.cc.
TEST | ( | MockStreamTest | , |
Basic | |||
) |
Definition at line 30 of file mock_stream_test.cc.