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