( ! ) Warning: Undefined variable $namespace in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/test/Unit.tpl.php on line 4 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0124 | 358256 | {main}( ) | .../Unit.tpl.php:0 |
;
( ! ) Warning: Undefined variable $use_statements in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/test/Unit.tpl.php on line 6 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0124 | 358256 | {main}( ) | .../Unit.tpl.php:0 |
class
( ! ) Warning: Undefined variable $class_name in /home/homes/thomastestaud/sites/thomastestaud.fr_2.0/vendor/symfony/maker-bundle/src/Resources/skeleton/test/Unit.tpl.php on line 8 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0124 | 358256 | {main}( ) | .../Unit.tpl.php:0 |
extends TestCase
{
public function testSomething(): void
{
$this->assertTrue(true);
}
}