Definition at line 62 of file _auth_context_test.py.
◆ _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 |
◆ testInsecure()
def tests.unit._auth_context_test.AuthContextTest.testInsecure |
( |
|
self | ) |
|
◆ testSecureClientCert()
def tests.unit._auth_context_test.AuthContextTest.testSecureClientCert |
( |
|
self | ) |
|
◆ testSecureNoCert()
def tests.unit._auth_context_test.AuthContextTest.testSecureNoCert |
( |
|
self | ) |
|
◆ testSessionResumption()
def tests.unit._auth_context_test.AuthContextTest.testSessionResumption |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: