Public Member Functions | Private Attributes | List of all members
tests.testing._server_test.FirstServiceServicerTest Class Reference
Inheritance diagram for tests.testing._server_test.FirstServiceServicerTest:
Inheritance graph
[legend]

Public Member Functions

def setUp (self)
 
def test_infinite_request_stream_fake_time (self)
 
def test_infinite_request_stream_real_time (self)
 
def test_misbehaving_client_unary_unary (self)
 
def test_mutating_stream_stream (self)
 
def test_server_rpc_idempotence (self)
 
def test_servicer_context_abort (self)
 
def test_successful_stream_stream (self)
 
def test_successful_stream_unary (self)
 
def test_successful_unary_stream (self)
 
def test_successful_unary_unary (self)
 

Private Attributes

 _fake_time
 
 _fake_time_server
 
 _real_time
 
 _real_time_server
 

Detailed Description

Definition at line 27 of file testing/_server_test.py.

Member Function Documentation

◆ setUp()

def tests.testing._server_test.FirstServiceServicerTest.setUp (   self)

Definition at line 29 of file testing/_server_test.py.

◆ test_infinite_request_stream_fake_time()

def tests.testing._server_test.FirstServiceServicerTest.test_infinite_request_stream_fake_time (   self)

Definition at line 177 of file testing/_server_test.py.

◆ test_infinite_request_stream_real_time()

def tests.testing._server_test.FirstServiceServicerTest.test_infinite_request_stream_real_time (   self)

Definition at line 162 of file testing/_server_test.py.

◆ test_misbehaving_client_unary_unary()

def tests.testing._server_test.FirstServiceServicerTest.test_misbehaving_client_unary_unary (   self)

Definition at line 153 of file testing/_server_test.py.

◆ test_mutating_stream_stream()

def tests.testing._server_test.FirstServiceServicerTest.test_mutating_stream_stream (   self)

Definition at line 98 of file testing/_server_test.py.

◆ test_server_rpc_idempotence()

def tests.testing._server_test.FirstServiceServicerTest.test_server_rpc_idempotence (   self)

Definition at line 122 of file testing/_server_test.py.

◆ test_servicer_context_abort()

def tests.testing._server_test.FirstServiceServicerTest.test_servicer_context_abort (   self)

Definition at line 192 of file testing/_server_test.py.

◆ test_successful_stream_stream()

def tests.testing._server_test.FirstServiceServicerTest.test_successful_stream_stream (   self)

Definition at line 73 of file testing/_server_test.py.

◆ test_successful_stream_unary()

def tests.testing._server_test.FirstServiceServicerTest.test_successful_stream_unary (   self)

Definition at line 60 of file testing/_server_test.py.

◆ test_successful_unary_stream()

def tests.testing._server_test.FirstServiceServicerTest.test_successful_unary_stream (   self)

Definition at line 51 of file testing/_server_test.py.

◆ test_successful_unary_unary()

def tests.testing._server_test.FirstServiceServicerTest.test_successful_unary_unary (   self)

Definition at line 41 of file testing/_server_test.py.

Member Data Documentation

◆ _fake_time

tests.testing._server_test.FirstServiceServicerTest._fake_time
private

Definition at line 31 of file testing/_server_test.py.

◆ _fake_time_server

tests.testing._server_test.FirstServiceServicerTest._fake_time_server
private

Definition at line 38 of file testing/_server_test.py.

◆ _real_time

tests.testing._server_test.FirstServiceServicerTest._real_time
private

Definition at line 30 of file testing/_server_test.py.

◆ _real_time_server

tests.testing._server_test.FirstServiceServicerTest._real_time_server
private

Definition at line 36 of file testing/_server_test.py.


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


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