Warning: Undefined variable $namespace in I:\www\picman\vendor\symfony\maker-bundle\templates\test\Unit.tpl.php on line 4
;
Warning: Undefined variable $use_statements in I:\www\picman\vendor\symfony\maker-bundle\templates\test\Unit.tpl.php on line 6
class
Warning: Undefined variable $class_name in I:\www\picman\vendor\symfony\maker-bundle\templates\test\Unit.tpl.php on line 8
extends TestCase
{
public function testSomething(): void
{
$this->assertTrue(true);
}
}