call_that_session_stop(api_connection)
Arguments
api_connection |
A call_that_connection object. |
Details
Use this function at the end of the tests to make sure the connection
is closed. It is meant to make sure the R session running the local API is
stopped.