Current File : /home/jvzmxxx/wiki1/vendor/phpunit/phpunit/tests/_files/OverrideTestCase.php
<?php
class OverrideTestCase extends OneTestCase
{
    public function testCase($arg = '')
    {
    }
}