Public Member Functions | Private Attributes | List of all members
tests_aio.status.grpc_status_test.StatusTest Class Reference
Inheritance diagram for tests_aio.status.grpc_status_test.StatusTest:
Inheritance graph
[legend]

Public Member Functions

def setUp (self)
 
def tearDown (self)
 
def test_code_message_validation (self)
 
def test_error_details (self)
 
def test_invalid_code (self)
 
def test_status_not_ok (self)
 
def test_status_ok (self)
 
- Public Member Functions inherited from tests_aio.unit._test_base.AioTestBase
def __getattribute__ (self, name)
 
def loop (self)
 

Private Attributes

 _channel
 
 _server
 

Detailed Description

Definition at line 106 of file grpc_status_test.py.

Member Function Documentation

◆ setUp()

def tests_aio.status.grpc_status_test.StatusTest.setUp (   self)

Definition at line 108 of file grpc_status_test.py.

◆ tearDown()

def tests_aio.status.grpc_status_test.StatusTest.tearDown (   self)

Definition at line 116 of file grpc_status_test.py.

◆ test_code_message_validation()

def tests_aio.status.grpc_status_test.StatusTest.test_code_message_validation (   self)

Definition at line 155 of file grpc_status_test.py.

◆ test_error_details()

def tests_aio.status.grpc_status_test.StatusTest.test_error_details (   self)

Definition at line 138 of file grpc_status_test.py.

◆ test_invalid_code()

def tests_aio.status.grpc_status_test.StatusTest.test_invalid_code (   self)

Definition at line 166 of file grpc_status_test.py.

◆ test_status_not_ok()

def tests_aio.status.grpc_status_test.StatusTest.test_status_not_ok (   self)

Definition at line 127 of file grpc_status_test.py.

◆ test_status_ok()

def tests_aio.status.grpc_status_test.StatusTest.test_status_ok (   self)

Definition at line 120 of file grpc_status_test.py.

Member Data Documentation

◆ _channel

tests_aio.status.grpc_status_test.StatusTest._channel
private

Definition at line 114 of file grpc_status_test.py.

◆ _server

tests_aio.status.grpc_status_test.StatusTest._server
private

Definition at line 109 of file grpc_status_test.py.


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


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