userver: userver/ugrpc/tests/service_fixtures.hpp File Reference
Loading...
Searching...
No Matches
service_fixtures.hpp File Reference

Detailed Description

gtest fixtures for testing ugrpc service implementations. Requires linking to userver::grpc-utest.

Definition in file service_fixtures.hpp.

Go to the source code of this file.

#include <userver/utest/utest.hpp>
#include <userver/utils/statistics/labels.hpp>
#include <userver/utils/statistics/testing.hpp>
#include <userver/ugrpc/tests/service.hpp>

Classes

class  ugrpc::tests::ServiceFixtureBase
 
class  ugrpc::tests::ServiceFixture< GrpcService >
 

Namespaces

namespace  ugrpc
 Asynchronous gRPC driver.
 
namespace  ugrpc::tests
 userver gRPC testing facilities