UvicornProcess# class safir.testing.uvicorn.UvicornProcess(process, url)# Bases: object Properties of the running Uvicorn service. Parameters: process (Popen) – url (str) –