Functions
tests.unit.beta.test_utilities Namespace Reference

Functions

def not_really_secure_channel (host, port, channel_credentials, server_host_override)
 

Function Documentation

◆ not_really_secure_channel()

def tests.unit.beta.test_utilities.not_really_secure_channel (   host,
  port,
  channel_credentials,
  server_host_override 
)
Creates an insecure Channel to a remote host.

  Args:
host: The name of the remote host to which to connect.
port: The port of the remote host to which to connect.
channel_credentials: The implementations.ChannelCredentials with which to
  connect.
server_host_override: The target name used for SSL host name checking.

  Returns:
An implementations.Channel to the remote host through which RPCs may be
  conducted.

Definition at line 20 of file beta/test_utilities.py.



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