관리-도구
편집 파일: InheritanceB.php
<?php class InheritanceB extends PHPUnit_Framework_TestCase { public function testSomething() { } }