Phoenix.LiveViewTest.put_connect_params

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

put_connect_params(conn, params)

View Source

Puts connect params to be used on LiveView connections.

See Phoenix.LiveView.get_connect_params/1.