Phoenix.LiveViewTest.put_connect_info

You're seeing just the function put_connect_info, go back to Phoenix.LiveViewTest module for more information.
Link to this function

put_connect_info(conn, params)

View Source

Puts connect info to be used on LiveView connections.

See Phoenix.LiveView.get_connect_info/1.