Public Member Functions | Private Attributes | List of all members
grpc::testing::AdminServicesTest Class Reference
Inheritance diagram for grpc::testing::AdminServicesTest:
Inheritance graph
[legend]

Public Member Functions

std::vector< std::string > GetServiceList ()
 
void SetUp () override
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 

Private Attributes

ClientContext reflection_ctx_
 
std::unique_ptr< Serverserver_
 
std::shared_ptr< ClientReaderWriter< reflection::v1alpha::ServerReflectionRequest, reflection::v1alpha::ServerReflectionResponse > > stream_
 

Additional Inherited Members

- Public Types inherited from testing::Test
typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc
 
- Static Public Member Functions inherited from testing::Test
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool IsSkipped ()
 
static bool IsSkipped ()
 
static bool IsSkipped ()
 
static bool IsSkipped ()
 
static bool IsSkipped ()
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void RecordProperty (const std::string &key, int value)
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestCase ()
 
static void SetUpTestSuite ()
 
static void SetUpTestSuite ()
 
static void SetUpTestSuite ()
 
static void SetUpTestSuite ()
 
static void SetUpTestSuite ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestCase ()
 
static void TearDownTestSuite ()
 
static void TearDownTestSuite ()
 
static void TearDownTestSuite ()
 
static void TearDownTestSuite ()
 
static void TearDownTestSuite ()
 
- Protected Member Functions inherited from testing::Test
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 

Detailed Description

Definition at line 35 of file admin_services_end2end_test.cc.

Member Function Documentation

◆ GetServiceList()

std::vector<std::string> grpc::testing::AdminServicesTest::GetServiceList ( )
inline

Definition at line 52 of file admin_services_end2end_test.cc.

◆ SetUp()

void grpc::testing::AdminServicesTest::SetUp ( )
inlineoverridevirtual

Reimplemented from testing::Test.

Definition at line 37 of file admin_services_end2end_test.cc.

Member Data Documentation

◆ reflection_ctx_

ClientContext grpc::testing::AdminServicesTest::reflection_ctx_
private

Definition at line 67 of file admin_services_end2end_test.cc.

◆ server_

std::unique_ptr<Server> grpc::testing::AdminServicesTest::server_
private

Definition at line 66 of file admin_services_end2end_test.cc.

◆ stream_

std::shared_ptr< ClientReaderWriter<reflection::v1alpha::ServerReflectionRequest, reflection::v1alpha::ServerReflectionResponse> > grpc::testing::AdminServicesTest::stream_
private

Definition at line 71 of file admin_services_end2end_test.cc.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:33