Current File : //proc/thread-self/root/home/itiffy/www/vendor/phpunit/phpunit/tests/_files/InheritedTestCase.php
<?php
class InheritedTestCase extends OneTestCase
{
    public function test2()
    {
    }
}