Notice: Undefined variable: namespace in D:\workspaces\liZiPingBack\vendor\symfony\maker-bundle\src\Resources\skeleton\test\Unit.tpl.php on line 4
;
use PHPUnit\Framework\TestCase;
class
Notice: Undefined variable: class_name in D:\workspaces\liZiPingBack\vendor\symfony\maker-bundle\src\Resources\skeleton\test\Unit.tpl.php on line 8
extends TestCase
{
public function testSomething(): void
{
$this->assertTrue(true);
}
}