I\'m trying to test a laravel application.
In my app I have the Request class extended to implement some custom behavior.
The application works fine, but when