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

Public Member Functions

def testInsecure (self)
 
def testSecureClientCert (self)
 
def testSecureNoCert (self)
 
def testSessionResumption (self)
 

Private Member Functions

def _do_one_shot_client_rpc (self, channel_creds, channel_options, port, expect_ssl_session_reused)
 

Detailed Description

Definition at line 62 of file _auth_context_test.py.

Member Function Documentation

◆ _do_one_shot_client_rpc()

def tests.unit._auth_context_test.AuthContextTest._do_one_shot_client_rpc (   self,
  channel_creds,
  channel_options,
  port,
  expect_ssl_session_reused 
)
private

Definition at line 151 of file _auth_context_test.py.

◆ testInsecure()

def tests.unit._auth_context_test.AuthContextTest.testInsecure (   self)

Definition at line 64 of file _auth_context_test.py.

◆ testSecureClientCert()

def tests.unit._auth_context_test.AuthContextTest.testSecureClientCert (   self)

Definition at line 117 of file _auth_context_test.py.

◆ testSecureNoCert()

def tests.unit._auth_context_test.AuthContextTest.testSecureNoCert (   self)

Definition at line 87 of file _auth_context_test.py.

◆ testSessionResumption()

def tests.unit._auth_context_test.AuthContextTest.testSessionResumption (   self)

Definition at line 162 of file _auth_context_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