Notice: Undefined variable: namespace in C:\SistemasPHP\ccp\vendor\symfony\maker-bundle\src\Resources\skeleton\test\Unit.tpl.php on line 3
;
use PHPUnit\Framework\TestCase;
class
Notice: Undefined variable: class_name in C:\SistemasPHP\ccp\vendor\symfony\maker-bundle\src\Resources\skeleton\test\Unit.tpl.php on line 7
extends TestCase
{
public function testSomething()
{
$this->assertTrue(true);
}
}