Your IP : 216.73.216.48


Current Path : /usr/share/apps/kdevphpsupport/
Upload File :
Current File : //usr/share/apps/kdevphpsupport/phpunitdeclarations.php

<?php

class PHPUnit_Framework_TestCase {}

class PHPUnit_Extensions_SeleniumTestCase extends PHPUnit_Framework_TestCase {}

class PHPUnit_Framework_TestSuite {
    public function suite() {}
}
?>