Warning: Undefined variable $namespace in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/test/TestCase.tpl.php on line 3
;
use PHPUnit\Framework\TestCase;
class
Warning: Undefined variable $class_name in /home/ldt/public_html/canvas/udoit/vendor/symfony/maker-bundle/src/Resources/skeleton/test/TestCase.tpl.php on line 7
extends TestCase
{
public function testSomething(): void
{
$this->assertTrue(true);
}
}