( ! ) Warning: Undefined variable $namespace in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/test/Functional.tpl.php on line 4
Call Stack
#TimeMemoryFunctionLocation
10.0102359944{main}( ).../Functional.tpl.php:0
;
( ! ) Warning: Undefined variable $panther_is_available in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/test/Functional.tpl.php on line 6
Call Stack
#TimeMemoryFunctionLocation
10.0102359944{main}( ).../Functional.tpl.php:0
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase; class
( ! ) Warning: Undefined variable $class_name in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/test/Functional.tpl.php on line 12
Call Stack
#TimeMemoryFunctionLocation
10.0102359944{main}( ).../Functional.tpl.php:0
extends
( ! ) Warning: Undefined variable $panther_is_available in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/test/Functional.tpl.php on line 12
Call Stack
#TimeMemoryFunctionLocation
10.0102359944{main}( ).../Functional.tpl.php:0
WebTestCase { public function testSomething(): void {
( ! ) Warning: Undefined variable $panther_is_available in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/test/Functional.tpl.php on line 16
Call Stack
#TimeMemoryFunctionLocation
10.0102359944{main}( ).../Functional.tpl.php:0
$client = static::createClient(); $crawler = $client->request('GET', '/');
( ! ) Warning: Undefined variable $web_assertions_are_available in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/test/Functional.tpl.php on line 23
Call Stack
#TimeMemoryFunctionLocation
10.0102359944{main}( ).../Functional.tpl.php:0

( ! ) Warning: Undefined variable $panther_is_available in /home/homes/alexandrelus/sites/live39/project-final/saint-leman/vendor/symfony/maker-bundle/src/Resources/skeleton/test/Functional.tpl.php on line 29
Call Stack
#TimeMemoryFunctionLocation
10.0102359944{main}( ).../Functional.tpl.php:0
$this->assertSame(200, $client->getResponse()->getStatusCode()); $this->assertStringContainsString('Hello World', $crawler->filter('h1')->text()); } }