I am developping a CodeIgniter 4 library that uses uri_string() (from the text helper) and I want to test that library with unit tests.
uri_string()
Is there way, with CI