I have a class ExampleTest extends PHPUnit\\Framework\\TestCase that contains a test which must call a controller function thanks to a HTTP GET method. The code
ExampleTest extends PHPUnit\\Framework\\TestCase