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

Protected Member Functions

 GrpcToolTest ()
 
std::string SetUpServer (bool secure=false)
 
void ShutdownServer ()
 
- Protected Member Functions inherited from testing::Test
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 

Protected Attributes

reflection::ProtoServerReflectionPlugin plugin_
 
std::unique_ptr< Serverserver_
 
TestServiceImpl service_
 

Additional Inherited Members

- Public Types inherited from testing::Test
typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
virtual ~Test ()
 
- 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 ()
 

Detailed Description

Definition at line 286 of file grpc_tool_test.cc.

Constructor & Destructor Documentation

◆ GrpcToolTest()

grpc::testing::GrpcToolTest::GrpcToolTest ( )
inlineprotected

Definition at line 288 of file grpc_tool_test.cc.

Member Function Documentation

◆ SetUpServer()

std::string grpc::testing::GrpcToolTest::SetUpServer ( bool  secure = false)
inlineprotected

Definition at line 293 of file grpc_tool_test.cc.

◆ ShutdownServer()

void grpc::testing::GrpcToolTest::ShutdownServer ( )
inlineprotected

Definition at line 327 of file grpc_tool_test.cc.

Member Data Documentation

◆ plugin_

reflection::ProtoServerReflectionPlugin grpc::testing::GrpcToolTest::plugin_
protected

Definition at line 331 of file grpc_tool_test.cc.

◆ server_

std::unique_ptr<Server> grpc::testing::GrpcToolTest::server_
protected

Definition at line 329 of file grpc_tool_test.cc.

◆ service_

TestServiceImpl grpc::testing::GrpcToolTest::service_
protected

Definition at line 330 of file grpc_tool_test.cc.


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


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