namespace ; class extends TestCase { public function testSomething(): void { $this->assertTrue(true); } }