관리-도구
편집 파일: OneTest.php
<?php /** * @group foo */ class OneTest extends PHPUnit_Framework_TestCase { public function testSomething() { } }