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

Protected Member Functions

 CliCallTest ()
 
void ResetStub ()
 
void SetUp () override
 
void TearDown () override
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 
 Test ()
 

Protected Attributes

std::shared_ptr< Channelchannel_
 
std::unique_ptr< Serverserver_
 
std::ostringstream server_address_
 
TestServiceImpl service_
 
std::unique_ptr< grpc::testing::EchoTestService::Stub > stub_
 

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 60 of file cli_call_test.cc.

Constructor & Destructor Documentation

◆ CliCallTest()

grpc::testing::CliCallTest::CliCallTest ( )
inlineprotected

Definition at line 62 of file cli_call_test.cc.

Member Function Documentation

◆ ResetStub()

void grpc::testing::CliCallTest::ResetStub ( )
inlineprotected

Definition at line 77 of file cli_call_test.cc.

◆ SetUp()

void grpc::testing::CliCallTest::SetUp ( )
inlineoverrideprotectedvirtual

Reimplemented from testing::Test.

Definition at line 64 of file cli_call_test.cc.

◆ TearDown()

void grpc::testing::CliCallTest::TearDown ( )
inlineoverrideprotectedvirtual

Reimplemented from testing::Test.

Definition at line 75 of file cli_call_test.cc.

Member Data Documentation

◆ channel_

std::shared_ptr<Channel> grpc::testing::CliCallTest::channel_
protected

Definition at line 83 of file cli_call_test.cc.

◆ server_

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

Definition at line 85 of file cli_call_test.cc.

◆ server_address_

std::ostringstream grpc::testing::CliCallTest::server_address_
protected

Definition at line 86 of file cli_call_test.cc.

◆ service_

TestServiceImpl grpc::testing::CliCallTest::service_
protected

Definition at line 87 of file cli_call_test.cc.

◆ stub_

std::unique_ptr<grpc::testing::EchoTestService::Stub> grpc::testing::CliCallTest::stub_
protected

Definition at line 84 of file cli_call_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