( ! ) Warning: Undefined variable $namespace in /work/home/rbenmimo/www/TP3-rbenmimo/vendor/symfony/maker-bundle/src/Resources/skeleton/test/TestCase.tpl.php on line 3
Call Stack
#TimeMemoryFunctionLocation
10.0009360360{main}( ).../TestCase.tpl.php:0
; use PHPUnit\Framework\TestCase; class
( ! ) Warning: Undefined variable $class_name in /work/home/rbenmimo/www/TP3-rbenmimo/vendor/symfony/maker-bundle/src/Resources/skeleton/test/TestCase.tpl.php on line 7
Call Stack
#TimeMemoryFunctionLocation
10.0009360360{main}( ).../TestCase.tpl.php:0
extends TestCase { public function testSomething(): void { $this->assertTrue(true); } }