D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
t
/
a
/
t
/
tattooscyy
/
test
/
vendor
/
phpunit
/
phpunit
/
tests
/
_files
/
Inheritance
/
Filename :
InheritanceB.php
back
Copy
<?php class InheritanceB extends PHPUnit_Framework_TestCase { public function testSomething() { } }