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