Public Member Functions | Private Attributes | List of all members
tests.status._grpc_status_test.StatusTest Class Reference
Inheritance diagram for tests.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)
 

Private Attributes

 _channel
 
 _server
 

Detailed Description

Definition at line 119 of file _grpc_status_test.py.

Member Function Documentation

◆ setUp()

def tests.status._grpc_status_test.StatusTest.setUp (   self)

Definition at line 121 of file _grpc_status_test.py.

◆ tearDown()

def tests.status._grpc_status_test.StatusTest.tearDown (   self)

Definition at line 129 of file _grpc_status_test.py.

◆ test_code_message_validation()

def tests.status._grpc_status_test.StatusTest.test_code_message_validation (   self)

Definition at line 166 of file _grpc_status_test.py.

◆ test_error_details()

def tests.status._grpc_status_test.StatusTest.test_error_details (   self)

Definition at line 150 of file _grpc_status_test.py.

◆ test_invalid_code()

def tests.status._grpc_status_test.StatusTest.test_invalid_code (   self)

Definition at line 175 of file _grpc_status_test.py.

◆ test_status_not_ok()

def tests.status._grpc_status_test.StatusTest.test_status_not_ok (   self)

Definition at line 140 of file _grpc_status_test.py.

◆ test_status_ok()

def tests.status._grpc_status_test.StatusTest.test_status_ok (   self)

Definition at line 133 of file _grpc_status_test.py.

Member Data Documentation

◆ _channel

tests.status._grpc_status_test.StatusTest._channel
private

Definition at line 127 of file _grpc_status_test.py.

◆ _server

tests.status._grpc_status_test.StatusTest._server
private

Definition at line 122 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:52