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