Public Member Functions | Private Member Functions | Private Attributes | List of all members
tests.unit._rpc_test_helpers.BaseRPCTest Class Reference
Inheritance diagram for tests.unit._rpc_test_helpers.BaseRPCTest:
Inheritance graph
[legend]

Public Member Functions

def setUp (self)
 
def tearDown (self)
 

Private Member Functions

def _cancelled_stream_request_stream_response (self, multi_callable)
 
def _cancelled_unary_request_stream_response (self, multi_callable)
 
def _consume_one_stream_response_unary_request (self, multi_callable)
 
def _consume_some_but_not_all_stream_responses_stream_request (self, multi_callable)
 
def _consume_some_but_not_all_stream_responses_unary_request (self, multi_callable)
 
def _consume_too_many_stream_responses_stream_request (self, multi_callable)
 
def _expired_stream_request_stream_response (self, multi_callable)
 
def _expired_unary_request_stream_response (self, multi_callable)
 
def _failed_stream_request_stream_response (self, multi_callable)
 
def _failed_unary_request_stream_response (self, multi_callable)
 
def _ignored_stream_request_stream_response (self, multi_callable)
 
def _ignored_unary_stream_request_future_unary_response (self, multi_callable)
 

Private Attributes

 _channel
 
 _control
 
 _handler
 
 _server
 
 _thread_pool
 

Detailed Description

Definition at line 232 of file _rpc_test_helpers.py.

Member Function Documentation

◆ _cancelled_stream_request_stream_response()

def tests.unit._rpc_test_helpers.BaseRPCTest._cancelled_stream_request_stream_response (   self,
  multi_callable 
)
private

Definition at line 321 of file _rpc_test_helpers.py.

◆ _cancelled_unary_request_stream_response()

def tests.unit._rpc_test_helpers.BaseRPCTest._cancelled_unary_request_stream_response (   self,
  multi_callable 
)
private

Definition at line 302 of file _rpc_test_helpers.py.

◆ _consume_one_stream_response_unary_request()

def tests.unit._rpc_test_helpers.BaseRPCTest._consume_one_stream_response_unary_request (   self,
  multi_callable 
)
private

Definition at line 250 of file _rpc_test_helpers.py.

◆ _consume_some_but_not_all_stream_responses_stream_request()

def tests.unit._rpc_test_helpers.BaseRPCTest._consume_some_but_not_all_stream_responses_stream_request (   self,
  multi_callable 
)
private

Definition at line 269 of file _rpc_test_helpers.py.

◆ _consume_some_but_not_all_stream_responses_unary_request()

def tests.unit._rpc_test_helpers.BaseRPCTest._consume_some_but_not_all_stream_responses_unary_request (   self,
  multi_callable 
)
private

Definition at line 258 of file _rpc_test_helpers.py.

◆ _consume_too_many_stream_responses_stream_request()

def tests.unit._rpc_test_helpers.BaseRPCTest._consume_too_many_stream_responses_stream_request (   self,
  multi_callable 
)
private

Definition at line 282 of file _rpc_test_helpers.py.

◆ _expired_stream_request_stream_response()

def tests.unit._rpc_test_helpers.BaseRPCTest._expired_stream_request_stream_response (   self,
  multi_callable 
)
private

Definition at line 355 of file _rpc_test_helpers.py.

◆ _expired_unary_request_stream_response()

def tests.unit._rpc_test_helpers.BaseRPCTest._expired_unary_request_stream_response (   self,
  multi_callable 
)
private

Definition at line 339 of file _rpc_test_helpers.py.

◆ _failed_stream_request_stream_response()

def tests.unit._rpc_test_helpers.BaseRPCTest._failed_stream_request_stream_response (   self,
  multi_callable 
)
private

Definition at line 386 of file _rpc_test_helpers.py.

◆ _failed_unary_request_stream_response()

def tests.unit._rpc_test_helpers.BaseRPCTest._failed_unary_request_stream_response (   self,
  multi_callable 
)
private

Definition at line 373 of file _rpc_test_helpers.py.

◆ _ignored_stream_request_stream_response()

def tests.unit._rpc_test_helpers.BaseRPCTest._ignored_stream_request_stream_response (   self,
  multi_callable 
)
private

Definition at line 410 of file _rpc_test_helpers.py.

◆ _ignored_unary_stream_request_future_unary_response()

def tests.unit._rpc_test_helpers.BaseRPCTest._ignored_unary_stream_request_future_unary_response (   self,
  multi_callable 
)
private

Definition at line 402 of file _rpc_test_helpers.py.

◆ setUp()

def tests.unit._rpc_test_helpers.BaseRPCTest.setUp (   self)

Definition at line 234 of file _rpc_test_helpers.py.

◆ tearDown()

def tests.unit._rpc_test_helpers.BaseRPCTest.tearDown (   self)

Definition at line 246 of file _rpc_test_helpers.py.

Member Data Documentation

◆ _channel

tests.unit._rpc_test_helpers.BaseRPCTest._channel
private

Definition at line 244 of file _rpc_test_helpers.py.

◆ _control

tests.unit._rpc_test_helpers.BaseRPCTest._control
private

Definition at line 235 of file _rpc_test_helpers.py.

◆ _handler

tests.unit._rpc_test_helpers.BaseRPCTest._handler
private

Definition at line 237 of file _rpc_test_helpers.py.

◆ _server

tests.unit._rpc_test_helpers.BaseRPCTest._server
private

Definition at line 239 of file _rpc_test_helpers.py.

◆ _thread_pool

tests.unit._rpc_test_helpers.BaseRPCTest._thread_pool
private

Definition at line 236 of file _rpc_test_helpers.py.


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


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